From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755416AbcEWMa4 (ORCPT ); Mon, 23 May 2016 08:30:56 -0400 Received: from arroyo.ext.ti.com ([198.47.19.12]:50718 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751571AbcEWMay (ORCPT ); Mon, 23 May 2016 08:30:54 -0400 From: Keerthy To: CC: , , , , , , , Subject: [PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support Date: Mon, 23 May 2016 17:59:04 +0530 Message-ID: <1464006547-19569-1-git-send-email-j-keerthy@ti.com> X-Mailer: git-send-email 1.9.1 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 The series enables pinctrl support for k2l devices. Tested on keystone-k2l-evm board. Keerthy (3): ARM: dts: keystone-k2l: Add pinctrl node arm: mach-keystone: Enable PINCTRL config ARM: configs: keystone: Enable PINCTRL_SINGLE Config arch/arm/boot/dts/keystone-k2l.dtsi | 149 ++++++++++++++++++++++++++++++++++++ arch/arm/configs/keystone_defconfig | 1 + arch/arm/mach-keystone/Kconfig | 1 + 3 files changed, 151 insertions(+) -- 1.9.1