Commit 59bafcf6 authored by Kishon Vijay Abraham I's avatar Kishon Vijay Abraham I Committed by Arnd Bergmann

arm/dts: omap4: Add ocp2scp data

Add ocp2scp data node in omap4 device tree file.
Acked-by: default avatarFelipe Balbi <balbi@ti.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 26a84b3e
...@@ -295,5 +295,13 @@ dmic: dmic@4012e000 { ...@@ -295,5 +295,13 @@ dmic: dmic@4012e000 {
interrupt-parent = <&gic>; interrupt-parent = <&gic>;
ti,hwmods = "dmic"; ti,hwmods = "dmic";
}; };
ocp2scp {
compatible = "ti,omap-ocp2scp";
#address-cells = <1>;
#size-cells = <1>;
ranges;
ti,hwmods = "ocp2scp_usb_phy";
};
}; };
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment