From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 2 Nov 2012 15:33:46 +0100 Subject: [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12 In-Reply-To: References: <1349183809-15976-1-git-send-email-chander.kashyap@linaro.org> Message-ID: <201211021533.46203.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Chander Kashyap, > ping CCing custodian. > On 2 October 2012 15:16, Chander Kashyap wrote: > > This patch series popultes Register addresses, clock structure and > > gpio structure for Exynos4x12. > > > > Changes in v2: > > - Fixed the GPIO base address macro for > > exynos4x12_gpio_part3_get_nr > > > > in arch/arm/include/asm/arch-exynos/gpio.h > > > > Chander Kashyap (3): > > EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses > > EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 > > EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 > > > > arch/arm/include/asm/arch-exynos/clock.h | 276 > > ++++++++++++++++++++++++++++++ arch/arm/include/asm/arch-exynos/cpu.h > > | 48 +++++- > > arch/arm/include/asm/arch-exynos/gpio.h | 85 +++++++++ > > 3 files changed, 402 insertions(+), 7 deletions(-) > > > > -- > > 1.7.9.5 Best regards, Marek Vasut