ARM: dts: omap5: fix range of permitted wakeup pinmux registers
authorH. Nikolaus Schaller <hns@goldelico.com>
Mon, 18 Apr 2016 18:20:59 +0000 (20:20 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Apr 2016 17:16:12 +0000 (10:16 -0700)
otherwise we can't define gpio1_wk14

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5.dtsi

index 38805ebbe2ba49f5dcd2ee92d80cde1e324cbb56..120b6b80cd39eacc2c874768e89eb14ab147b531 100644 (file)
                        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>;