ARM: DT: binding fixup to align with vendor-prefixes.txt (DT)
authorChristian Daudt <csd@broadcom.com>
Tue, 30 Jul 2013 23:27:10 +0000 (16:27 -0700)
committerChristian Daudt <csd@broadcom.com>
Tue, 20 Aug 2013 17:47:47 +0000 (10:47 -0700)
commit15e22ddf045ed9796d0d2302e759aa7a37826523
treedb7593769bbebc445e616a4660df0abb8ac6995e
parent30ca653e59b1a01eb79b68fc279d7ea1012461d6
ARM: DT: binding fixup to align with vendor-prefixes.txt (DT)

[ this is a follow-up to this discussion:
http://archive.arm.linux.org.uk/lurker/message/20130730.230827.a1ceb12a.en.html ]
This patchset renames all uses of "bcm," name bindings to
"brcm," as they were done prior to knowing that brcm had
already been standardized as Broadcom vendor prefix
(in Documentation/devicetree/bindings/vendor-prefixes.txt).
This will not cause any churn on devices because none of
these bindings have made it into production yet.
Also rename the the following dt binding docs that had "bcm,"
in their name for consistency:
 - bcm,kona-sdhci.txt -> kona-sdhci.txt
 - bcm,kona-timer.txt -> kona-timer.txt

Signed-off-by: Christian Daudt <csd@broadcom.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Documentation/devicetree/bindings/arm/bcm/bcm,kona-timer.txt [deleted file]
Documentation/devicetree/bindings/arm/bcm/bcm11351.txt
Documentation/devicetree/bindings/arm/bcm/kona-timer.txt [new file with mode: 0644]
Documentation/devicetree/bindings/misc/smc.txt
Documentation/devicetree/bindings/mmc/bcm,kona-sdhci.txt [deleted file]
Documentation/devicetree/bindings/mmc/kona-sdhci.txt [new file with mode: 0644]
arch/arm/boot/dts/bcm11351-brt.dts
arch/arm/boot/dts/bcm11351.dtsi
arch/arm/boot/dts/bcm28155-ap.dts
This page took 0.029125 seconds and 5 git commands to generate.