lede/target/linux/ath79/dts/qca9533_tplink_cpe210.dtsi
AmadeusGhost 2d7f1ed162
ath79: sync and fix wireless (#2919)
This commit sync target ath79 from openwrt master, and revert some commit which will causes wireless to not work.
Use ath10k-ct-smallbuffers by default, so that small memory devices can normal work.
2020-02-03 23:45:16 +08:00

15 lines
233 B
Plaintext

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