diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2017-08-12 06:05:58 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2017-08-14 19:31:26 +0200 |
commit | 4dc6760d3dbc5122ec7e9b261aeb93e93ae6e118 (patch) | |
tree | c96fb31a5b2c5d862971f0c375453811dc958c65 /Documentation/devicetree/bindings/arm/omap/omap.txt | |
parent | ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XX (diff) | |
download | linux-4dc6760d3dbc5122ec7e9b261aeb93e93ae6e118.tar.xz linux-4dc6760d3dbc5122ec7e9b261aeb93e93ae6e118.zip |
ARM: OMAP2+: board-generic: add support for dra762 family
Adding board generic support for dra762 family.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/omap/omap.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/omap.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt index 8219b2c6bb29..9c6bebe43449 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt @@ -80,6 +80,9 @@ SoCs: - OMAP5432 compatible = "ti,omap5432", "ti,omap5" +- DRA762 + compatible = "ti,dra762", "ti,dra7" + - DRA742 compatible = "ti,dra742", "ti,dra74", "ti,dra7" |