Commit e3cc9c1c authored by Thierry Reding's avatar Thierry Reding
Browse files

ARM: tegra: Remove stray #reset-cells property



The Ouya board specifies the #reset-cells property for the GPIO
controller. Since the GPIO controller doesn't provide reset controls
this is not needed, so they can be dropped.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent e6cc6465
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@

	gpio: gpio@6000d000 {
		gpio-ranges = <&pinmux 0 0 248>;
		#reset-cells = <1>;
	};

	pinmux@70000868 {