diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96345GW2.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/bcm96345GW2.dts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96345GW2.dts b/target/linux/brcm63xx/dts/bcm96345GW2.dts new file mode 100644 index 0000000..7214185 --- /dev/null +++ b/target/linux/brcm63xx/dts/bcm96345GW2.dts @@ -0,0 +1,10 @@ +/dts-v1/; + +#include "bcm6345.dtsi" + +#include <dt-bindings/input/input.h> + +/ { + model = "Broadcom BCM96345GW2 reference board"; + compatible = "brcm,bcm96345gw2", "brcm,bcm6345"; +}; |