diff options
author | Franklin S Cooper Jr <fcooper@ti.com> | 2017-05-22 08:46:56 +0300 |
---|---|---|
committer | Santosh Shilimkar <ssantosh@kernel.org> | 2017-05-22 08:46:56 +0300 |
commit | ccbdc97cf2c3409dde0337396354181740a2dfb6 (patch) | |
tree | 944d2f644433e377619028f9254825a95c38584d | |
parent | 99d20cf520731daac427e27bab71a6d98d3751c4 (diff) | |
download | linux-ccbdc97cf2c3409dde0337396354181740a2dfb6.tar.xz |
ARM: keystone: Create new binding for K2G ICE evm
Add a new binding for the new K2G Industrial Communication Engine evm.
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/keystone/keystone.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/keystone/keystone.txt b/Documentation/devicetree/bindings/arm/keystone/keystone.txt index 48f6703a28c8..f310bad04483 100644 --- a/Documentation/devicetree/bindings/arm/keystone/keystone.txt +++ b/Documentation/devicetree/bindings/arm/keystone/keystone.txt @@ -37,3 +37,6 @@ Boards: - K2G EVM compatible = "ti,k2g-evm", "ti,k2g", "ti-keystone" + +- K2G Industrial Communication Engine EVM + compatible = "ti,k2g-ice", "ti,k2g", "ti-keystone" |