Initial commit
This commit is contained in:
16
target/linux/ath79/dts/qca9558_openmesh_mr1750-v1.dts
Normal file
16
target/linux/ath79/dts/qca9558_openmesh_mr1750-v1.dts
Normal file
@@ -0,0 +1,16 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
#include "qca9558_openmesh_mr.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "openmesh,mr1750-v1", "qca,qca9558";
|
||||
model = "OpenMesh MR1750 v1";
|
||||
};
|
||||
|
||||
&led_wifi2g {
|
||||
linux,default-trigger = "phy1tpt";
|
||||
};
|
||||
|
||||
&led_wifi5g {
|
||||
linux,default-trigger = "phy0tpt";
|
||||
};
|
||||
Reference in New Issue
Block a user