diff options
author | Tony Lindgren <tony@atomide.com> | 2013-11-26 03:30:56 +0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2013-11-26 03:30:56 +0400 |
commit | 282ce32e6245379e395758bbf1911be61714ef18 (patch) | |
tree | 7e943b769ed2dd430877ba5e333604a7b8fb0292 /arch/arm/boot/dts/omap2420-n800.dts | |
parent | f19f8d8ebc0b392c01082e0feb44ec152cc47a30 (diff) | |
parent | bd5fc6fa657cfe4b2de6e0f6e4daae41217392bd (diff) | |
download | linux-282ce32e6245379e395758bbf1911be61714ef18.tar.xz |
Merge branch 'omap-for-v3.14/dt' into omap-for-v3.14/board-removal
Diffstat (limited to 'arch/arm/boot/dts/omap2420-n800.dts')
-rw-r--r-- | arch/arm/boot/dts/omap2420-n800.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap2420-n800.dts b/arch/arm/boot/dts/omap2420-n800.dts new file mode 100644 index 000000000000..d8c1b423606a --- /dev/null +++ b/arch/arm/boot/dts/omap2420-n800.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +#include "omap2420-n8x0-common.dtsi" + +/ { + model = "Nokia N800"; + compatible = "nokia,n800", "nokia,n8x0", "ti,omap2420", "ti,omap2"; +}; |