8d6f128d39
Add missing SoC specific compatibles and/or inherit the family compatibles like "ubnt,xm". Signed-off-by: Mathias Kresin <dev@kresin.me>
10 lines
182 B
Text
10 lines
182 B
Text
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar7240_netgear_wnr612-v2.dtsi"
|
|
|
|
/ {
|
|
model = "ON Network N150R";
|
|
compatible = "on,n150r", "qca,ar7240";
|
|
};
|
|
|