Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e08c2da authored by Roger Quadros's avatar Roger Quadros Committed by Tony Lindgren
Browse files

ARM: dts: am4372: Enable gpio controller for GPMC



GPMC driver provides GPI support for the GPMC_WAIT pins.
Mark it gpio controller capable.

Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 4eb4dd57
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -896,6 +896,8 @@
			#size-cells = <1>;
			#size-cells = <1>;
			interrupt-controller;
			interrupt-controller;
			#interrupt-cells = <2>;
			#interrupt-cells = <2>;
			gpio-controller;
			#gpio-cells = <2>;
			status = "disabled";
			status = "disabled";
		};
		};