[PATCH v2 0/4] Fixes for dtbs_check warnings on Mediatek XHCI nodes
From: Nícolas F. R. A. Prado <hidden>
Date: 2022-06-23 19:44:49
Also in:
linux-devicetree, linux-mediatek, linux-usb, lkml
The two first patches fix inconsistencies in the mtk-xhci dt-binding, while the last two tweak the Mediatek devicetrees to fill in the missing XHCI fixed clocks. This series gets rid of a couple dtbs_check warnings on mt8192.dtsi and another on mt8195.dtsi. v1: https://lore.kernel.org/all/20220617222916.2435618-1-nfraprado@collabora.com (local) Changes in v2: - Made all clocks required in the binding - Instead of simply reordering the clocks on mt8192, added missing fixed clocks for all arm64 dts - Added missing fixed clocks for all arm dts Nícolas F. R. A. Prado (4): dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional dt-bindings: usb: mtk-xhci: Make all clocks required arm64: dts: mediatek: Set fixed-clock for missing XHCI clocks arm: dts: mediatek: Set fixed-clock for missing XHCI clocks .../bindings/usb/mediatek,mtk-xhci.yaml | 5 ++--- arch/arm/boot/dts/mt2701.dtsi | 14 ++++++++++---- arch/arm/boot/dts/mt7623.dtsi | 14 ++++++++++---- arch/arm/boot/dts/mt7629.dtsi | 6 ++++-- arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 18 ++++++++++++++---- arch/arm64/boot/dts/mediatek/mt7622.dtsi | 5 +++-- arch/arm64/boot/dts/mediatek/mt8173.dtsi | 9 +++++++-- arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++-- arch/arm64/boot/dts/mediatek/mt8192.dtsi | 9 ++++++--- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 18 ++++++++++++++---- 10 files changed, 76 insertions(+), 30 deletions(-) -- 2.36.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel