Skip to content

Commit e509bd5

Browse files
robherringgclement
authored andcommitted
arm64: dts: marvell: cn9131-cf-solidwan: Add missing GPIO properties on "nxp,pca9536"
The PCA9536 is always a GPIO provider, so add the missing properties. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
1 parent 5336444 commit e509bd5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/marvell/cn9131-cf-solidwan.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@
202202
expander0: gpio@41 {
203203
compatible = "nxp,pca9536";
204204
reg = <0x41>;
205+
gpio-controller;
206+
#gpio-cells = <2>;
205207

206208
usb-a-vbus0-ilimit-hog {
207209
gpio-hog;

0 commit comments

Comments
 (0)