diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-12-14 17:59:40 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-15 10:57:04 -0500 |
commit | 3b07d7884ca203d14297974df1b89bed7ff20a8c (patch) | |
tree | 59fd2acb40895496b4eb25937ac3ada41d8b1a95 /Documentation/devicetree | |
parent | 020929d6cc83bf677059bfa303b2ebffd974e90d (diff) | |
download | linux-3b07d7884ca203d14297974df1b89bed7ff20a8c.tar.gz linux-3b07d7884ca203d14297974df1b89bed7ff20a8c.tar.bz2 linux-3b07d7884ca203d14297974df1b89bed7ff20a8c.zip |
net: dsa: bcm_sf2: Update compatible string for 7278B0
Update the compatible string and Device Tree binding document for
7278B0.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt b/Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt index 9a734d808aa7..b7336b9d6a3c 100644 --- a/Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt +++ b/Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt @@ -2,7 +2,10 @@ Required properties: -- compatible: should be "brcm,bcm7445-switch-v4.0" or "brcm,bcm7278-switch-v4.0" +- compatible: should be one of + "brcm,bcm7445-switch-v4.0" + "brcm,bcm7278-switch-v4.0" + "brcm,bcm7278-switch-v4.8" - reg: addresses and length of the register sets for the device, must be 6 pairs of register addresses and lengths - interrupts: interrupts for the devices, must be two interrupts |