Message ID | 20210212162640.66677-1-krzk@kernel.org (mailing list archive) |
---|---|
State | Mainlined |
Headers | show |
Series | [RESEND,v3,1/2] ARM: dts: aspeed: fix PCA95xx GPIO expander properties on Portwell | expand |
diff --git a/arch/arm/boot/dts/aspeed-bmc-portwell-neptune.dts b/arch/arm/boot/dts/aspeed-bmc-portwell-neptune.dts index 4a1ca8f5b6a7..03c161493ffc 100644 --- a/arch/arm/boot/dts/aspeed-bmc-portwell-neptune.dts +++ b/arch/arm/boot/dts/aspeed-bmc-portwell-neptune.dts @@ -121,6 +121,8 @@ &i2c5 { pca9555@27 { compatible = "nxp,pca9555"; reg = <0x27>; + gpio-controller; + #gpio-cells = <2>; }; };