diff options
Diffstat (limited to 'Documentation/devicetree/bindings/arm/omap')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/l3-noc.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/l3-noc.txt b/Documentation/devicetree/bindings/arm/omap/l3-noc.txt index c0105de55cbd..974624ea68f6 100644 --- a/Documentation/devicetree/bindings/arm/omap/l3-noc.txt +++ b/Documentation/devicetree/bindings/arm/omap/l3-noc.txt | |||
@@ -6,6 +6,8 @@ provided by Arteris. | |||
6 | Required properties: | 6 | Required properties: |
7 | - compatible : Should be "ti,omap3-l3-smx" for OMAP3 family | 7 | - compatible : Should be "ti,omap3-l3-smx" for OMAP3 family |
8 | Should be "ti,omap4-l3-noc" for OMAP4 family | 8 | Should be "ti,omap4-l3-noc" for OMAP4 family |
9 | Should be "ti,dra7-l3-noc" for DRA7 family | ||
10 | Should be "ti,am4372-l3-noc" for AM43 family | ||
9 | - reg: Contains L3 register address range for each noc domain. | 11 | - reg: Contains L3 register address range for each noc domain. |
10 | - ti,hwmods: "l3_main_1", ... One hwmod for each noc domain. | 12 | - ti,hwmods: "l3_main_1", ... One hwmod for each noc domain. |
11 | 13 | ||