From: Vaibhav Bedia <[email protected]>

Allow interrupt for wkup_m3 to be set from DT.

Signed-off-by: Vaibhav Bedia <[email protected]>
Signed-off-by: Dave Gerlach <[email protected]>
Cc: Benoit Cousson <[email protected]>
---
 arch/arm/boot/dts/am33xx.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 38b446b..05353bf 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -491,6 +491,7 @@
                        compatible = "ti,am3353-wkup-m3";
                        reg = <0x44d00000 0x4000        /* M3 UMEM */
                               0x44d80000 0x2000>;      /* M3 DMEM */
+                       interrupts = <78>;
                        ti,hwmods = "wkup_m3";
                };
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to