diff options
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_phicomm_psg1218.dtsi')
-rw-r--r-- | target/linux/ramips/dts/mt7620a_phicomm_psg1218.dtsi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7620a_phicomm_psg1218.dtsi b/target/linux/ramips/dts/mt7620a_phicomm_psg1218.dtsi index 4163a9cd43..c3ec73b681 100644 --- a/target/linux/ramips/dts/mt7620a_phicomm_psg1218.dtsi +++ b/target/linux/ramips/dts/mt7620a_phicomm_psg1218.dtsi @@ -84,6 +84,13 @@ }; }; +&state_default { + gpio { + groups = "i2c", "uartf"; + function = "gpio"; + }; +}; + &pcie { status = "okay"; }; |