diff options
Diffstat (limited to 'arch/mips/boot/dts/mti/malta.dts')
-rw-r--r-- | arch/mips/boot/dts/mti/malta.dts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/mti/malta.dts b/arch/mips/boot/dts/mti/malta.dts new file mode 100644 index 000000000000..c678115f5b7f --- /dev/null +++ b/arch/mips/boot/dts/mti/malta.dts @@ -0,0 +1,7 @@ +/dts-v1/; + +/ { + #address-cells = <1>; + #size-cells = <1>; + compatible = "mti,malta"; +}; |