Add wkup_m3_ipc node for wkup_m3_ipc driver. Signed-off-by: Dave Gerlach <d-gerlach@xxxxxx> --- arch/arm/boot/dts/am33xx.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 41659df..b86d8c0 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -848,6 +848,15 @@ reg = <0x48310000 0x2000>; interrupts = <111>; }; + + wkup_m3_ipc: wkup_m3_ipc@44e11324 { + compatible = "ti,am3353-wkup-m3-ipc"; + reg = <0x44e11324 0x0024>; + reg-names = "ipc_regs"; + interrupts = <78>; + ti,rproc = <&wkup_m3>; + mboxes = <&mailbox &mbox_wkupm3>; + }; }; }; -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html