tn3399_openwrt/target/linux/ath79/dts/ar7240_on_n150r.dts
Adrian Schmutzler 929becbc2d ath79: fix whitespace issues in DTS files
This is the result of grepping/searching for several common
whitespace issues like double empty lines, leading spaces, etc.

This patch fixes them for the ath79 target.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-10-06 21:28:49 +02:00

10 lines
181 B
Plaintext

// 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";
};