]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: exynos: Fix port nodes names for Exynos5420 Peach Pit board
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 6 Jun 2016 20:24:44 +0000 (16:24 -0400)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 7 Jun 2016 09:00:39 +0000 (11:00 +0200)
commit9ae66196bebd73c6f0e93a01cb793f0f4de9783e
tree2595dfd51ff6d81c65422b09b5d0ea7461540b1f
parentb5c000aff8a788a048ded8db8d40bf1837088211
ARM: dts: exynos: Fix port nodes names for Exynos5420 Peach Pit board

Commit 4706ba11c0da ("ARM: dts: exynos: Fix DTC unit name warnings in
Peach Pit") fixed the DTC warnings about mismatches between unit names
and reg properties in the Exynos5420 Peach Pit DTS.

But unfortunately it also added a regression on the Peach Pit when
changing the port node names since the OF graph logic expects the port
nodes to be always named 'port'.

The Documentation/devicetree/bindings/graph.txt binding document says
that when there is more than one port, '#address-cells', '#size-cells'
and 'reg' properties should be used to number the port nodes.

Fixes: 4706ba11c0da ("ARM: dts: exynos: Fix DTC unit name warnings in Peach Pit")
Reported-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/boot/dts/exynos5420-peach-pit.dts