Re: [PATCH v1 0/3] Fixes for Mediatek dt-bindings

From: Nícolas F. R. A. Prado
Date: Mon Apr 04 2022 - 11:23:20 EST


Hi Matthias,

Maybe you could pick this series through your tree? It addresses some dtc
warnings that are introduced with the new nodes in mt8192.dtsi that you just
picked up on your v5.18-next/dts64 branch.

Thanks,
Nícolas

On Fri, Feb 25, 2022 at 05:58:51PM -0500, Nícolas F. R. A. Prado wrote:
>
> This series has some fixes for Mediatek dt-bindings. It solves some
> warnings printed by dtbs_check, both for already merged Devicetrees, as
> well as some that would be introduced by the changes to mt8192.dtsi in
> [1].
>
> [1] https://lore.kernel.org/all/20220218091633.9368-1-allen-kh.cheng@xxxxxxxxxxxx/
>
>
> Nícolas F. R. A. Prado (3):
> dt-bindings: remoteproc: mediatek: Add interrupts property to mtk,scp
> dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be
> optional
> media: dt-bindings: mtk-vcodec-encoder: Add power-domains property
>
> .../devicetree/bindings/media/mediatek,vcodec-encoder.yaml | 3 +++
> Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 3 +++
> Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 1 +
> 3 files changed, 7 insertions(+)
>
> --
> 2.35.1