Re: [PATCH 1/3] devicetree: bindings: pinctrl: Add binding for ti,da850-pupd

2016-11-28 Thread Rob Herring
On Tue, Nov 22, 2016 at 09:29:25PM -0600, David Lechner wrote: > Device-tree bindings for TI DA8XX/OMAP-L138/AM18XX pullup/pulldown > pinconf controller. > > Signed-off-by: David Lechner > --- > .../devicetree/bindings/pinctrl/ti,da850-pupd.txt | 55 > ++ > 1 file changed,

Re: [PATCH 1/3] devicetree: bindings: pinctrl: Add binding for ti,da850-pupd

2016-11-24 Thread Linus Walleij
On Wed, Nov 23, 2016 at 4:29 AM, David Lechner wrote: > Device-tree bindings for TI DA8XX/OMAP-L138/AM18XX pullup/pulldown > pinconf controller. > > Signed-off-by: David Lechner Looks good to me. Yours, Linus Walleij

Re: [PATCH 1/3] devicetree: bindings: pinctrl: Add binding for ti,da850-pupd

2016-11-23 Thread Sekhar Nori
On Wednesday 23 November 2016 08:59 AM, David Lechner wrote: > Device-tree bindings for TI DA8XX/OMAP-L138/AM18XX pullup/pulldown s/DA8XX/DA850. It looks like this support is absent from DA830. > pinconf controller. > > Signed-off-by: David Lechner Thanks, Sekhar