mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 01:11:14 +00:00
7bab49fd7a
The compatible string is mandetory for devicetree source file. Signed-off-by: Mathias Kresin <dev@kresin.me>
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
/dts-v1/;
|
|
|
|
#include "TDW89X0.dtsi"
|
|
|
|
/ {
|
|
compatible = "tplink,tdw8970", "tplink,tdw89x0", "lantiq,xway", "lantiq,vr9";
|
|
model = "TDW8970 - TP-LINK TD-W8970";
|
|
};
|