From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752785AbdKWHwY (ORCPT ); Thu, 23 Nov 2017 02:52:24 -0500 Received: from fllnx209.ext.ti.com ([198.47.19.16]:42862 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752465AbdKWHwX (ORCPT ); Thu, 23 Nov 2017 02:52:23 -0500 From: Vignesh R To: Santosh Shilimkar CC: Rob Herring , , , , Vignesh R Subject: [PATCH 0/6] 66AK2G: Add DT nodes for few peripherals Date: Thu, 23 Nov 2017 13:21:48 +0530 Message-ID: <20171123075154.3938-1-vigneshr@ti.com> X-Mailer: git-send-email 2.15.0 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series adds DT nodes for bunch of peripherials on 66AK2G EVM and 66AK2G ICE boards. Tested on 66AK2G EVM and ICE boards Vignesh R (6): ARM: dts: keystone-k2g: Add QSPI DT entry ARM: dts: keystone-k2g-evm: Fix botched up merge ARM: dts: keystone-k2g: Move ti,non-removable property to board dts ARM: dts: keystone-k2g-evm: Add QSPI DT node. ARM: dts: keystone-k2g-ice: Add DT nodes for few peripherals ARM: configs: keystone_defconfig: Enable few peripheral drivers arch/arm/boot/dts/keystone-k2g-evm.dts | 90 +++++++-- arch/arm/boot/dts/keystone-k2g-ice.dts | 336 +++++++++++++++++++++++++++++++++ arch/arm/boot/dts/keystone-k2g.dtsi | 15 +- arch/arm/configs/keystone_defconfig | 7 + 4 files changed, 431 insertions(+), 17 deletions(-) -- 2.15.0