f8a6987cd1
Move the devicetree source files to a kernel specific directory in preparation of adding kernel 4.14 support. Rename the subtarget kernel config files to match a specific kernel version. Signed-off-by: Mathias Kresin <dev@kresin.me>
8 lines
151 B
Text
8 lines
151 B
Text
/dts-v1/;
|
|
|
|
#include "TDW89X0.dtsi"
|
|
|
|
/ {
|
|
compatible = "tplink,tdw8970", "tplink,tdw89x0", "lantiq,xway", "lantiq,vr9";
|
|
model = "TP-LINK TD-W8970";
|
|
};
|