Skip to content

Commit cd13e47

Browse files
jayxurockchiprkhuangtao
authored andcommitted
arm: dts: rk3288-evb-rk818: set tsadc default pinctrl to gpio
When rockchip,hw-tshut-mode is 0, means that tshut mode is CRU, then the pinctrl should default to be GPIO. If the tshut mode is GPIO, then the pinctrl should default to be OTP_OUT. Change-Id: Ic6e53a96823baf4671f9bad261ed34586512634f Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
1 parent cdf6fc3 commit cd13e47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/rk3288-evb-rk818.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@
330330
&tsadc {
331331
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
332332
rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
333+
pinctrl-1 = <&otp_gpio>;
333334
};
334335

335336
&pinctrl {

0 commit comments

Comments
 (0)