mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 17:38:56 +07:00
23a71fd616
This patchset attempts to standardize the naming of dt-bindings documents based on the Broadcom vendor prefix of brcm. Although there are no guidelines currently present for how to name the dt-bindings document the "vendor,binding.txt" style is in use by some of the other vendors. Acked-by: Lee Jones <lee@kernel.org> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Gregory Fong <gregory.0xf0@gmail.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Rob Herring <robh@kernel.org>
32 lines
607 B
Plaintext
32 lines
607 B
Plaintext
Broadcom Cygnus device tree bindings
|
|
------------------------------------
|
|
|
|
|
|
Boards with Cygnus SoCs shall have the following properties:
|
|
|
|
Required root node property:
|
|
|
|
BCM11300
|
|
compatible = "brcm,bcm11300", "brcm,cygnus";
|
|
|
|
BCM11320
|
|
compatible = "brcm,bcm11320", "brcm,cygnus";
|
|
|
|
BCM11350
|
|
compatible = "brcm,bcm11350", "brcm,cygnus";
|
|
|
|
BCM11360
|
|
compatible = "brcm,bcm11360", "brcm,cygnus";
|
|
|
|
BCM58300
|
|
compatible = "brcm,bcm58300", "brcm,cygnus";
|
|
|
|
BCM58302
|
|
compatible = "brcm,bcm58302", "brcm,cygnus";
|
|
|
|
BCM58303
|
|
compatible = "brcm,bcm58303", "brcm,cygnus";
|
|
|
|
BCM58305
|
|
compatible = "brcm,bcm58305", "brcm,cygnus";
|