mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
15e22ddf04
[ 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>
11 lines
330 B
Plaintext
11 lines
330 B
Plaintext
Broadcom BCM11351 device tree bindings
|
|
-------------------------------------------
|
|
|
|
Boards with the bcm281xx SoC family (which includes bcm11130, bcm11140,
|
|
bcm11351, bcm28145, bcm28155 SoCs) shall have the following properties:
|
|
|
|
Required root node property:
|
|
|
|
compatible = "brcm,bcm11351";
|
|
DEPRECATED: compatible = "bcm,bcm11351";
|