summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
diff options
context:
space:
mode:
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>2020-03-13 21:27:03 +0800
committerChuanhong Guo <gch981213@gmail.com>2020-04-04 14:13:05 +0800
commit66984646c2d6f2e868657d3a83fa5038d5b94487 (patch)
tree66f4916269e446c949997f871e429b70e68c068e /target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
parent60f691dae4654a38430cf87abaff497429a28271 (diff)
downloadopenwrt-66984646c2d6f2e868657d3a83fa5038d5b94487.tar.gz
openwrt-66984646c2d6f2e868657d3a83fa5038d5b94487.tar.bz2
openwrt-66984646c2d6f2e868657d3a83fa5038d5b94487.zip
ramips: mt7621: update pinctrl nodes
Upstream GPIO driver uses "groups" "function" properties Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts b/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
index d0d1088b7b..85b8c5c2e0 100644
--- a/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
+++ b/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
@@ -155,7 +155,7 @@
&state_default {
gpio {
- ralink,group = "i2c", "jtag", "uart2", "uart3";
- ralink,function = "gpio";
+ groups = "i2c", "jtag", "uart2", "uart3";
+ function = "gpio";
};
};