Initial commit
This commit is contained in:
15
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts
Normal file
15
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts
Normal file
@@ -0,0 +1,15 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
#include "qca9533_tplink_tl-wr841.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "tplink,tl-wr841-v9", "qca,qca9533";
|
||||
model = "TP-Link TL-WR841N/ND v9";
|
||||
|
||||
aliases {
|
||||
led-boot = &led_qss;
|
||||
led-failsafe = &led_qss;
|
||||
led-running = &led_qss;
|
||||
led-upgrade = &led_qss;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user