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>
This commit is contained in:

committed by
David S. Miller

parent
020929d6cc
commit
3b07d7884c
@@ -948,6 +948,9 @@ static const struct of_device_id bcm_sf2_of_match[] = {
|
||||
{ .compatible = "brcm,bcm7278-switch-v4.0",
|
||||
.data = &bcm_sf2_7278_data
|
||||
},
|
||||
{ .compatible = "brcm,bcm7278-switch-v4.8",
|
||||
.data = &bcm_sf2_7278_data
|
||||
},
|
||||
{ /* sentinel */ },
|
||||
};
|
||||
MODULE_DEVICE_TABLE(of, bcm_sf2_of_match);
|
||||
|
Reference in New Issue
Block a user