From 18f738d3c4a9f927c423dd738b352fbf899f1b09 Mon Sep 17 00:00:00 2001 From: Johann Neuhauser Date: Mon, 13 Aug 2018 15:11:15 +0200 Subject: ath79: move TP-Link WR841v9 aliases node from dtsi to dts Move the alias node of the TP-Link WR841v9 and rename the phandle of the qss led to qss_led in preparation for adding the very similar TP-Link WR841v11. Signed-off-by: Johann Neuhauser --- target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts') diff --git a/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts b/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts index c4f4fddde4..c2c9a9d700 100644 --- a/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts +++ b/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts @@ -9,4 +9,8 @@ / { compatible = "tplink,tl-wr841-v9", "qca,qca9533"; model = "TP-Link TL-WR841N/ND Version 9"; + + aliases { + led-status = &qss_led; + }; }; -- cgit v1.2.3