From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934429AbdC3PaX (ORCPT ); Thu, 30 Mar 2017 11:30:23 -0400 Received: from lelnx193.ext.ti.com ([198.47.27.77]:38382 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933970AbdC3PaV (ORCPT ); Thu, 30 Mar 2017 11:30:21 -0400 From: Franklin S Cooper Jr To: , , , , , CC: Franklin S Cooper Jr Subject: [PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm Date: Thu, 30 Mar 2017 10:29:06 -0500 Message-ID: <20170330152907.12595-2-fcooper@ti.com> X-Mailer: git-send-email 2.10.0 In-Reply-To: <20170330152907.12595-1-fcooper@ti.com> References: <20170330152907.12595-1-fcooper@ti.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add a new binding for the new K2G Industrial Communication Engine evm. Signed-off-by: Franklin S Cooper Jr --- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Franklin S Cooper Jr Subject: [PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm Date: Thu, 30 Mar 2017 10:29:06 -0500 Message-ID: <20170330152907.12595-2-fcooper@ti.com> References: <20170330152907.12595-1-fcooper@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20170330152907.12595-1-fcooper@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: robh+dt@kernel.org, linux@armlinux.org.uk, ssantosh@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Franklin S Cooper Jr List-Id: devicetree@vger.kernel.org Add a new binding for the new K2G Industrial Communication Engine evm. Signed-off-by: Franklin S Cooper Jr --- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: fcooper@ti.com (Franklin S Cooper Jr) Date: Thu, 30 Mar 2017 10:29:06 -0500 Subject: [PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm In-Reply-To: <20170330152907.12595-1-fcooper@ti.com> References: <20170330152907.12595-1-fcooper@ti.com> Message-ID: <20170330152907.12595-2-fcooper@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Add a new binding for the new K2G Industrial Communication Engine evm. Signed-off-by: Franklin S Cooper Jr --- 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