powerpc/wii.dts: Add ngpios property
The Hollywood GPIO controller supports 32 GPIOs, but on the Wii, only 24 are used. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:

committed by
Michael Ellerman

parent
9cbaaec1cf
commit
9693d5709f
@@ -176,6 +176,7 @@
|
|||||||
compatible = "nintendo,hollywood-gpio";
|
compatible = "nintendo,hollywood-gpio";
|
||||||
reg = <0x0d8000c0 0x40>;
|
reg = <0x0d8000c0 0x40>;
|
||||||
gpio-controller;
|
gpio-controller;
|
||||||
|
ngpios = <24>;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This is commented out while a standard binding
|
* This is commented out while a standard binding
|
||||||
|
Reference in New Issue
Block a user