diff options
Diffstat (limited to 'Documentation/devicetree/bindings/bus/omap-ocp2scp.txt')
-rw-r--r-- | Documentation/devicetree/bindings/bus/omap-ocp2scp.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/bus/omap-ocp2scp.txt b/Documentation/devicetree/bindings/bus/omap-ocp2scp.txt new file mode 100644 index 000000000000..d2fe064a828b --- /dev/null +++ b/Documentation/devicetree/bindings/bus/omap-ocp2scp.txt | |||
@@ -0,0 +1,10 @@ | |||
1 | * OMAP OCP2SCP - ocp interface to scp interface | ||
2 | |||
3 | properties: | ||
4 | - compatible : Should be "ti,omap-ocp2scp" | ||
5 | - #address-cells, #size-cells : Must be present if the device has sub-nodes | ||
6 | - ranges : the child address space are mapped 1:1 onto the parent address space | ||
7 | - ti,hwmods : must be "ocp2scp_usb_phy" | ||
8 | |||
9 | Sub-nodes: | ||
10 | All the devices connected to ocp2scp are described using sub-node to ocp2scp | ||