From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Date: Wed, 23 Sep 2020 16:38:52 +0200 Subject: [PATCH v3 13/15] ARM: dts: dove: fix PCA95xx GPIO expander properties on A510 In-Reply-To: <20200916155715.21009-14-krzk@kernel.org> References: <20200916155715.21009-1-krzk@kernel.org> <20200916155715.21009-14-krzk@kernel.org> Message-ID: <87blhwimmb.fsf@BL-laptop> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Krzysztof, > The PCA95xx GPIO expander requires GPIO controller properties to operate > properly. Applied on mvebu/dt Thanks, Gregory > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Linus Walleij > --- > arch/arm/boot/dts/dove-sbc-a510.dts | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/dove-sbc-a510.dts b/arch/arm/boot/dts/dove-sbc-a510.dts > index 2bb85a9b7614..df021f9b0117 100644 > --- a/arch/arm/boot/dts/dove-sbc-a510.dts > +++ b/arch/arm/boot/dts/dove-sbc-a510.dts > @@ -143,6 +143,7 @@ > gpio_ext: gpio at 20 { > compatible = "nxp,pca9555"; > reg = <0x20>; > + gpio-controller; > #gpio-cells = <2>; > }; > }; > -- > 2.17.1 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com