Duplicate labels in dts files
Stephen Warren
swarren at wwwdotorg.org
Fri May 18 17:01:10 EDT 2012
The following arch/arm/boot/dts/*.dts all have duplicate label
definitions, albeit all duplicates pointing at the same node. Is this
expected? This does work OK with the in-kernel dtc and latest mainline
dtc, but triggered some error-checks in a dtc patch that I have locally,
which allows node/property deletion. I think the duplicate labels should
probably be removed - do you agree?
at91sam9g25ek.dts
label: nand0
defined at at91sam9x5.dtsi:233
defined at at91sam9x5cm.dtsi:27
imx53-ard.dts
label: uart1
defined at imx53.dtsi:185
defined at imx53-ard.dts:43
imx6q-sabresd.dts
label: uart1
defined at imx6q.dtsi:168
defined at imx6q-sabresd.dts:28
More information about the linux-arm-kernel
mailing list