From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy 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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: ssantosh@kernel.org Cc: nm@ti.com, linux@armlinux.org.uk, devicetree@vger.kernel.org, robh+dt@kernel.org, m-karicheri2@ti.com, j-keerthy@ti.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@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