Skip to content

Commit 8972495

Browse files
author
NoahAndrews
committed
Changes for Control Hub OS 1.1.4
1 parent bb70cc0 commit 8972495

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

arch/arm64/boot/dts/rk3328-evb.dts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@
7373
};
7474
};
7575

76+
&pinctrl {
77+
pinctrl-names = "default";
78+
pinctrl-0 = <&reset_gpio1_b5_h>;
79+
reset_gpio1_b5: reset-gpio1-b5 {
80+
reset_gpio1_b5_h: reset-gpio1-b5-h {
81+
rockchip,pins = <1 GPIO_B5 0 &pcfg_pull_up_drv_12ma>;
82+
};
83+
};
84+
};
85+
7686
&clk_core_dvfs_table {
7787
operating-points = <
7888
/* KHz uV */

0 commit comments

Comments
 (0)