aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_tplink_cpe210.dtsi
blob: 5edd2adc835f2cb9db87582de8464f4d95e00732 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "qca9533_tplink_cpexxx.dtsi"

&leds {
	lan {
		label = "tp-link:green:lan";
		gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
	};
};

&eth1 {
	compatible = "syscon", "simple-mfd";
};