arm64: dts: mediatek: Format mediatek,larbs as an array of phandles
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Tue, 1 Mar 2022 20:31:47 +0000 (15:31 -0500)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 4 Apr 2022 12:09:36 +0000 (14:09 +0200)
commit33c7874b44324fe9657d19ca01ef4ae4403a5a4b
tree84f47291f9e33f98ef8eba8abe1ae259334fd9d3
parent3123109284176b1532874591f7c81f3837bbdc17
arm64: dts: mediatek: Format mediatek,larbs as an array of phandles

Commit 39bd2b6a3783 ("dt-bindings: Improve phandle-array schemas")
updated the mediatek,larbs property in the mediatek,iommu.yaml
dt-binding to make it clearer that the phandles passed to the property
are independent, rather than subsequent arguments to the first phandle.

Update the mediatek,larbs property in the arm64 Devicetrees to use the
same formatting. This change doesn't impact any behavior: the compiled
dtb is exactly the same. It does however fix the warnings generated by
dtbs_check.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20220301203147.1143782-2-nfraprado@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt2712e.dtsi
arch/arm64/boot/dts/mediatek/mt8167.dtsi
arch/arm64/boot/dts/mediatek/mt8173.dtsi
arch/arm64/boot/dts/mediatek/mt8183.dtsi