arm64: dts: mediatek: Add missing xHCI clocks for mt8192 and mt8195
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Fri, 8 Jul 2022 19:43:14 +0000 (15:43 -0400)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 30 Aug 2022 08:50:21 +0000 (10:50 +0200)
commit6210fc2e4ca2551cb09fd122ee49ebcf64487f3e
tree8e8a5edfe24cded1452b989bd004209c3fce1049
parent0708ed7c2c63a60ee59dd50cdb50689571a234b3
arm64: dts: mediatek: Add missing xHCI clocks for mt8192 and mt8195

The MediaTek xHCI dt-binding expects a specific order for the clocks,
but the mt8192 and mt8195 devicetrees were skipping some of the middle
clocks. These clocks are wired to the controller hardware but aren't
controllable.

Add the missing clocks as handles to fixed clocks, so that the clock
order is respected and the dtbs_check warnings are gone.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220708194314.56922-1-nfraprado@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8192.dtsi
arch/arm64/boot/dts/mediatek/mt8195.dtsi