From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sachin Kamat Subject: Re: [PATCH 2/7] pinctrl: exynos: add exynos5260 SoC specific data Date: Mon, 9 Dec 2013 10:21:55 +0530 Message-ID: References: <1386345391-23482-1-git-send-email-rahul.sharma@samsung.com> <1386345391-23482-3-git-send-email-rahul.sharma@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1386345391-23482-3-git-send-email-rahul.sharma@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Rahul Sharma Cc: linux-samsung-soc , "devicetree@vger.kernel.org" , linux-arm-kernel , Mike Turquette , Kukjin Kim , Thomas Abraham , Tomasz Figa , sunil joshi , PANKAJ KUMAR DUBEY , yg1004.jang@samsung.com, Arun Kumar , Rahul Sharma List-Id: devicetree@vger.kernel.org Hi Rahul, Young-Gun, On 6 December 2013 21:26, Rahul Sharma wrote: > From: Young-Gun Jang > > Add Samsung Exynos5260 SoC specific data to enable pinctrl > support for all platforms based on EXYNOS5260. > > Signed-off-by: Pankaj Dubey > Signed-off-by: Rahul Sharma > Signed-off-by: Arun Kumar K Author's (Young-Gun Jang) signed-off by is missing here. [snip] > + > +/* pin banks of exynos5260 pin-controller 2 */ > +static struct samsung_pin_bank exynos5260_pin_banks2[] = { > + EXYNOS_PIN_BANK_EINTG(7, 0x000, "gpz0", 0x00), > + EXYNOS_PIN_BANK_EINTG(4, 0x020, "gpz1", 0x04), > +}; > + > +/* > + * Samsung pinctrl driver data for Exynos5260 SoC. Exynos5420 SoC includes s/5420/5260 ? -- With warm regards, Sachin