Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1255288
| From | Heiko Stübner <heiko@sntech.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl |
| Date | 2015-10-25 09:00 +0100 |
| Message-ID | <qnonD-7CC-1@gated-at.bofh.it> (permalink) |
| References | <qmIHM-8pv-15@gated-at.bofh.it> <qmIHM-8pv-23@gated-at.bofh.it> <qmMs2-5mG-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am Freitag, 23. Oktober 2015, 08:25:08 schrieb Doug Anderson: > On Fri, Oct 23, 2015 at 4:25 AM, Caesar Wang <wxt@rock-chips.com> 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 Patch[0]. > > > > Patch[0]: > > https://patchwork.kernel.org/patch/7454311/ > > > > Signed-off-by: Caesar Wang <wxt@rock-chips.com> > > Reviewed-by: Douglas Anderson <dianders@chromium.org> > > --- > > > > Changes in v4: None > > > > Changes in v3: > > - Add the "sleep" pinctrl as the gpio state in PATCH[3/3] > > > > Changes in v2: > > - Add some commits for more obvious in PATCH[2/2] > > > > Changes in v1: > > - As the Doug comments, drop the thermal driver patchs since > > > > we can with pinctrl changing to work. > > > > - As the Doug's patch to add the 'init' property. > > > > arch/arm/boot/dts/rk3288.dtsi | 10 ++++++++-- > > 1 file changed, 8 insertions(+), 2 deletions(-) > > I realized that the subject of this patch should probably contain the > word rk3288, but I presume Heiko would rather add that himself than > for you to spin this again. ;) yep :-) ... no need to respin for such an easy change. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 0/3] fix the TSHUT issue on rockchip thermal Caesar Wang <wxt@rock-chips.com> - 2015-10-23 13:30 +0200
[PATCH v4 1/3] dt-bindings: rockchip-thermal: Add the pinctrl states in this document Caesar Wang <wxt@rock-chips.com> - 2015-10-23 13:30 +0200
Re: [PATCH v4 1/3] dt-bindings: rockchip-thermal: Add the pinctrl states in this document Rob Herring <robh+dt@kernel.org> - 2015-10-23 15:30 +0200
[PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl Caesar Wang <wxt@rock-chips.com> - 2015-10-23 13:30 +0200
Re: [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl Doug Anderson <dianders@chromium.org> - 2015-10-23 17:30 +0200
Re: [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl Heiko Stübner <heiko@sntech.de> - 2015-10-25 09:00 +0100
[PATCH v4 2/3] thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r Caesar Wang <wxt@rock-chips.com> - 2015-10-23 13:30 +0200
Re: [PATCH v4 2/3] thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r Doug Anderson <dianders@chromium.org> - 2015-10-23 17:30 +0200
csiph-web