diff options
author | Afzal Mohammed <afzal@ti.com> | 2013-06-14 16:03:34 +0200 |
---|---|---|
committer | Benoit Cousson <benoit.cousson@linaro.org> | 2013-06-19 12:40:55 +0200 |
commit | 4730bcfb067a92bd446b4ffd149e0768572c7f19 (patch) | |
tree | 99d4f5a8622b405d5ab8be1d95adcd0e81e2efca /Documentation/devicetree/bindings/arm | |
parent | ARM: dts: OMAP5: Add bandgap DT entry (diff) | |
download | linux-4730bcfb067a92bd446b4ffd149e0768572c7f19.tar.xz linux-4730bcfb067a92bd446b4ffd149e0768572c7f19.zip |
ARM: dts: AM43x EPOS EVM support
Add AM43x ePOS EVM minimal DT source - this is a minimal one to get
it booting. Also include it in omap2plus dtbs and document bindings.
The hardware is under development.
Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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 f8288ea1b530..6d498c758b45 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt @@ -56,3 +56,6 @@ Boards: - OMAP5 EVM : Evaluation Module compatible = "ti,omap5-evm", "ti,omap5" + +- AM43x EPOS EVM + compatible = "ti,am43x-epos-evm", "ti,am4372", "ti,am43" |