Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1613212 > unrolled thread
| Started by | Franklin S Cooper Jr <fcooper@ti.com> |
|---|---|
| First post | 2017-03-30 17:40 +0200 |
| Last post | 2017-04-03 18:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm Franklin S Cooper Jr <fcooper@ti.com> - 2017-03-30 17:40 +0200
Re: [PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm Rob Herring <robh@kernel.org> - 2017-04-03 18:30 +0200
| From | Franklin S Cooper Jr <fcooper@ti.com> |
|---|---|
| Date | 2017-03-30 17:40 +0200 |
| Subject | [PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm |
| Message-ID | <tqKl5-8nZ-53@gated-at.bofh.it> |
Add a new binding for the new K2G Industrial Communication Engine evm.
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
---
Documentation/devicetree/bindings/arm/keystone/keystone.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/keystone/keystone.txt b/Documentation/devicetree/bindings/arm/keystone/keystone.txt
index 48f6703..f310bad 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"
--
2.10.0
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-04-03 18:30 +0200 |
| Message-ID | <tsd1E-OH-7@gated-at.bofh.it> |
| In reply to | #1613212 |
On Thu, Mar 30, 2017 at 10:29:06AM -0500, Franklin S Cooper Jr wrote: > Add a new binding for the new K2G Industrial Communication Engine evm. > > Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> > --- > Documentation/devicetree/bindings/arm/keystone/keystone.txt | 3 +++ > 1 file changed, 3 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web