[PATCH 0/3] Fixes for dtbs_check warnings on Mediatek XHCI nodes

Nícolas F. R. A. Prado nfraprado at collabora.com
Fri Jun 17 15:29:13 PDT 2022


The two first patches fix inconsistencies in the mtk-xhci dt-binding,
while the third patch is a DTS change to use the clock order required by
the binding (and that was fixed in patch 2).

This series gets rid of a couple dtbs_check warnings on mt8192.dtsi and
another on mt8195.dtsi.


Nícolas F. R. A. Prado (3):
  dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be
    optional
  dt-bindings: usb: mtk-xhci: Allow middle optional clocks to be missing
  arm64: dts: mt8192: Follow clock order for XHCI

 .../devicetree/bindings/usb/mediatek,mtk-xhci.yaml     | 10 ++++++++--
 arch/arm64/boot/dts/mediatek/mt8192.dtsi               |  6 +++---
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.36.1




More information about the linux-arm-kernel mailing list