Hi, On Tue, Oct 20, 2015 at 7:42 PM, Caesar Wang <wxt at rock-chips.com> wrote: > Add the OTP gpio state, we need switch the pin to gpio state > before the TSADC controller is reset. > > Signed-off-by: Caesar Wang <wxt at rock-chips.com> > --- > > Changes in v1: > - As the Doug comments, add the 'init' property to sync document. > > Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Seems reasonable to me. I do wonder if we need to make it more obvious that things might glitch if the "init" pinctrl isn't there? ...probably not too critical unless others think it needs to be more obvious... Reviewed-by: Douglas Anderson <dianders at chromium.org>