diff options
author | 2017-05-21 22:46:56 -0700 | |
---|---|---|
committer | 2017-05-21 22:46:56 -0700 | |
commit | ccbdc97cf2c3409dde0337396354181740a2dfb6 (patch) | |
tree | 944d2f644433e377619028f9254825a95c38584d | |
parent | ARM: dts: k2g-evm: Add unit address to memory node (diff) | |
download | wireguard-linux-ccbdc97cf2c3409dde0337396354181740a2dfb6.tar.xz wireguard-linux-ccbdc97cf2c3409dde0337396354181740a2dfb6.zip |
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>
Diffstat (limited to '')
-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" |