Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934326AbdC3PaO (ORCPT ); Thu, 30 Mar 2017 11:30:14 -0400 Received: from lelnx193.ext.ti.com ([198.47.27.77]:38381 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933970AbdC3PaL (ORCPT ); Thu, 30 Mar 2017 11:30:11 -0400 From: Franklin S Cooper Jr To: , , , , , CC: Franklin S Cooper Jr Subject: [PATCH 0/2] ARM: dts: keystone: Add support for new K2G evm Date: Thu, 30 Mar 2017 10:29:05 -0500 Message-ID: <20170330152907.12595-1-fcooper@ti.com> X-Mailer: git-send-email 2.10.0 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 Content-Length: 756 Lines: 19 This patchset adds support for new K2G Industrial Communication Engine evm. For now only a bare minimal dts which will allow ram boot. Additional peripherals will be added when base K2G SoC patches are upstreamed allowing peripherals to be enabled. Bootlog: https://pastebin.ubuntu.com/24281838/ Franklin S Cooper Jr (2): ARM: keystone: Create new binding for K2G ICE evm ARM: dts: keystone: Add minimum support for K2G ICE evm .../devicetree/bindings/arm/keystone/keystone.txt | 3 ++ arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/keystone-k2g-ice.dts | 42 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/keystone-k2g-ice.dts -- 2.10.0