]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: remove "0, " from DT unit addresses
authorStephen Warren <swarren@nvidia.com>
Tue, 13 Sep 2016 16:45:49 +0000 (10:45 -0600)
committerTom Warren <twarren@nvidia.com>
Tue, 27 Sep 2016 16:11:01 +0000 (09:11 -0700)
commiteb631d7fb008201ce29200a649b0397c2f8536d2
treec9da2260c61a57df99ddf9aea0d0b2f172da6f96
parent6a474db4894d37f2edf4ed12e23b9e46f7a8aa3d
ARM: tegra: remove "0, " from DT unit addresses

Apparently the unit address in a DT node name is now supposed to be a
single integer value, rather than a comma-separated list of individual
cell values. Fix the U-Boot DTs to comply with this naming convention.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra124-nyan-big.dts
arch/arm/dts/tegra124-nyan.dtsi
arch/arm/dts/tegra210-e2220-1170.dts
arch/arm/dts/tegra210-p2371-0000.dts
arch/arm/dts/tegra210-p2371-2180.dts
arch/arm/dts/tegra210-p2571.dts
arch/arm/dts/tegra210.dtsi