Explorar o código

ARM: dts: omap5: fix range of permitted wakeup pinmux registers

otherwise we can't define gpio1_wk14

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
H. Nikolaus Schaller %!s(int64=9) %!d(string=hai) anos
pai
achega
7472931f7f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      arch/arm/boot/dts/omap5.dtsi

+ 1 - 1
arch/arm/boot/dts/omap5.dtsi

@@ -269,7 +269,7 @@
 			omap5_pmx_wkup: pinmux@c840 {
 				compatible = "ti,omap5-padconf",
 					     "pinctrl-single";
-				reg = <0xc840 0x0038>;
+				reg = <0xc840 0x003c>;
 				#address-cells = <1>;
 				#size-cells = <0>;
 				#interrupt-cells = <1>;