8d6f128d39
Add missing SoC specific compatibles and/or inherit the family compatibles like "ubnt,xm". Signed-off-by: Mathias Kresin <dev@kresin.me>
9 lines
189 B
Text
9 lines
189 B
Text
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar9344_tplink_tl-wdr4300.dtsi"
|
|
|
|
/ {
|
|
model = "TP-Link WDR3600";
|
|
compatible = "tplink,tl-wdr3600", "qca,ar9344";
|
|
};
|