mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-07 21:24:00 +08:00
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
|
/dts-v1/;
|
||
|
|
||
|
#include "omap2420-n8x0-common.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Nokia N810";
|
||
|
compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2";
|
||
|
};
|