dt-bindings: tegra: Remove 0, prefix from unit-addresses
authorThierry Reding <treding@nvidia.com>
Tue, 12 Apr 2016 15:07:35 +0000 (17:07 +0200)
committerRob Herring <robh@kernel.org>
Tue, 19 Apr 2016 22:25:18 +0000 (17:25 -0500)
commitf43521e9521133c169fe4b9255fb0917baf5ec84
tree534e3d772386d08af5618430b8b3820c8646ae77
parent7aa5d38cfb77d69a349ed47ce26a9d83bd6388d2
dt-bindings: tegra: Remove 0, prefix from unit-addresses

When Tegra124 support was first merged the unit-addresses of all devices
were listed with a "0," prefix to encode the reg property's second cell.
It turns out that this notation is not correct, and the "," separator is
only used to separate fields in the unit address (such as the device and
function number in PCI devices), not individual cells for addresses
with more than one cell.

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt
Documentation/devicetree/bindings/gpu/nvidia,gk20a.txt
Documentation/devicetree/bindings/memory-controllers/nvidia,tegra-mc.txt
Documentation/devicetree/bindings/memory-controllers/tegra-emc.txt
Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-xusb-padctl.txt
Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.txt
Documentation/devicetree/bindings/thermal/tegra-soctherm.txt