[PATCH linux dev-4.10 05/10] aspeed: zaius: Disable GPIO bias via devicetree pinconf requests

Andrew Jeffery andrew at aj.id.au
Fri Apr 28 13:36:47 AEST 2017


On Fri, 2017-04-28 at 10:08 +0930, Joel Stanley wrote:
> > On Fri, Apr 28, 2017 at 2:46 AM, Xo Wang <xow at google.com> wrote:
> > > --- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> > > +++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> > > @@ -359,4 +359,14 @@
> > > 
> > >  &pinctrl {
> > >         aspeed,external-nodes = <&gfx &lhc>;
> > > +
> > > +       pinctrl_gpioh_unbiased: gpioi_unbiased {
> > > +               pins = "A8", "C7", "B7", "A7", "D7", "B6", "A6", "E7";
> > > +               bias-disable;
> > > +       };
> > > +};
> > > +
> > > +&gpio {
> > > +       pinctrl-names = "default";
> > > +       pinctrl-0 = <&pinctrl_gpioh_unbiased>;
> > >  };
> > 
> > Looks good.
> 
> Andrew, There's a gpio section just above here. Should we put merge
> this in to that?
> 

Yes, I think we should. I'll address this in v2.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20170428/cf9379ab/attachment.sig>


More information about the openbmc mailing list