Re: [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

2015-11-18 Thread Heiko Stuebner
Hi Caesar, Am Donnerstag, 19. November 2015, 10:44:02 schrieb Caesar Wang: > 在 2015年10月25日 15:55, Heiko Stübner 写道: > > Am Freitag, 23. Oktober 2015, 08:25:08 schrieb Doug Anderson: > >> On Fri, Oct 23, 2015 at 4:25 AM, Caesar Wang wrote: > >>> Add the "init" anf "sleep" pinctrl as the OTP gpio s

Re: [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

2015-11-18 Thread Caesar Wang
Hi Heiko, 在 2015年10月25日 15:55, Heiko Stübner 写道: Am Freitag, 23. Oktober 2015, 08:25:08 schrieb Doug Anderson: On Fri, Oct 23, 2015 at 4:25 AM, Caesar Wang wrote: Add the "init" anf "sleep" pinctrl as the OTP gpio state. We need the OTP pin is gpio state before resetting the TSADC controller,

Re: [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

2015-10-25 Thread Heiko Stübner
Am Freitag, 23. Oktober 2015, 08:25:08 schrieb Doug Anderson: > On Fri, Oct 23, 2015 at 4:25 AM, Caesar Wang wrote: > > Add the "init" anf "sleep" pinctrl as the OTP gpio state. > > We need the OTP pin is gpio state before resetting the TSADC controller, > > since the tshut polarity will generate

Re: [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

2015-10-23 Thread Doug Anderson
Hi, On Fri, Oct 23, 2015 at 4:25 AM, Caesar Wang wrote: > Add the "init" anf "sleep" pinctrl as the OTP gpio state. > We need the OTP pin is gpio state before resetting the TSADC controller, > since the tshut polarity will generate a high signal. > > "init" pinctrl property is defined by Doug's P