diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96358VW.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/bcm96358VW.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96358VW.dts b/target/linux/brcm63xx/dts/bcm96358VW.dts new file mode 100644 index 0000000000..a978d41392 --- /dev/null +++ b/target/linux/brcm63xx/dts/bcm96358VW.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6358.dtsi" + +/ { + model = "Broadcom BCM96358VW reference board"; + compatible = "brcm,bcm96358vw", "brcm,bcm6358"; +}; |