openwrt/target/linux/ath79/dts/qca9533_tplink_cpe210.dtsi

15 lines
225 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "qca9533_tplink_cpexxx.dtsi"
&leds {
lan {
label = "green:lan";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
};
&eth1 {
compatible = "syscon", "simple-mfd";
};