| Submitter | Simon Horman |
|---|---|
| Date | Nov. 7, 2012, 8:34 a.m. |
| Message ID | <1352277298-23312-1-git-send-email-horms@verge.net.au> |
| Download | mbox |
| Permalink | /patch/197632/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git socComments
On Wed, Nov 07, 2012 at 05:34:54PM +0900, Simon Horman wrote: > Hi Olof, Hi Arnd, > > please consider the following SoC enhancements for 3.8. > > This series is based on the previous SoC series that I sent on Tuesday > and was merged later that day: [GIT PULL v4] Renesas ARM-based SoC for v3.8 I have found some problems with this pull-request, I will send an revised one. > ---------------------------------------------------------------- > The following changes since commit 86bc52ef4373be64867b56f3a9e30cbabf64e0dd: > > ARM: shmobile: r8a7740: Enable PMU (2012-11-06 13:47:24 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git soc > > for you to fetch changes up to 9d69f5b87e7f6df51ad2a70557474093de934a8c: > > ARM: shmobile: r8a7779: add USB OHCI clock support (2012-11-07 17:11:48 +0900) > > ---------------------------------------------------------------- > Kuninori Morimoto (4): > ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCx > ARM: shmobile: r8a7740: add USB24 clock explain > ARM: shmobile: r8a7779: add USB EHCI clock support > ARM: shmobile: r8a7779: add USB OHCI clock support > > arch/arm/mach-shmobile/clock-r8a7740.c | 16 ++++++++++++++++ > arch/arm/mach-shmobile/clock-r8a7779.c | 7 +++++++ > arch/arm/mach-shmobile/include/mach/r8a7779.h | 2 +- > arch/arm/mach-shmobile/pfc-r8a7779.c | 16 ++++++++-------- > 4 files changed, 32 insertions(+), 9 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
Hi Olof, Hi Arnd, please consider the following SoC enhancements for 3.8. This series is based on the previous SoC series that I sent on Tuesday and was merged later that day: [GIT PULL v4] Renesas ARM-based SoC for v3.8 ---------------------------------------------------------------- The following changes since commit 86bc52ef4373be64867b56f3a9e30cbabf64e0dd: ARM: shmobile: r8a7740: Enable PMU (2012-11-06 13:47:24 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git soc for you to fetch changes up to 9d69f5b87e7f6df51ad2a70557474093de934a8c: ARM: shmobile: r8a7779: add USB OHCI clock support (2012-11-07 17:11:48 +0900) ---------------------------------------------------------------- Kuninori Morimoto (4): ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCx ARM: shmobile: r8a7740: add USB24 clock explain ARM: shmobile: r8a7779: add USB EHCI clock support ARM: shmobile: r8a7779: add USB OHCI clock support arch/arm/mach-shmobile/clock-r8a7740.c | 16 ++++++++++++++++ arch/arm/mach-shmobile/clock-r8a7779.c | 7 +++++++ arch/arm/mach-shmobile/include/mach/r8a7779.h | 2 +- arch/arm/mach-shmobile/pfc-r8a7779.c | 16 ++++++++-------- 4 files changed, 32 insertions(+), 9 deletions(-)