* [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support
@ 2011-05-25 2:49 Kuninori Morimoto
2011-05-25 2:49 ` Kuninori Morimoto
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2011-05-25 2:49 UTC (permalink / raw)
To: linux-sh
renesas_usbhs is remake version of r8a66597
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
arch/arm/mach-shmobile/clock-sh7372.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-shmobile/clock-sh7372.c b/arch/arm/mach-shmobile/clock-sh7372.c
index 95b814a..d17eb66 100644
--- a/arch/arm/mach-shmobile/clock-sh7372.c
+++ b/arch/arm/mach-shmobile/clock-sh7372.c
@@ -638,6 +638,7 @@ static struct clk_lookup lookups[] = {
CLKDEV_DEV_ID("i2c-sh_mobile.1", &mstp_clks[MSTP323]), /* IIC1 */
CLKDEV_DEV_ID("r8a66597_hcd.0", &mstp_clks[MSTP322]), /* USB0 */
CLKDEV_DEV_ID("r8a66597_udc.0", &mstp_clks[MSTP322]), /* USB0 */
+ CLKDEV_DEV_ID("renesas_usbhs.0", &mstp_clks[MSTP322]), /* USB0 */
CLKDEV_DEV_ID("sh_mobile_sdhi.0", &mstp_clks[MSTP314]), /* SDHI0 */
CLKDEV_DEV_ID("sh_mobile_sdhi.1", &mstp_clks[MSTP313]), /* SDHI1 */
CLKDEV_DEV_ID("sh_mmcif.0", &mstp_clks[MSTP312]), /* MMC */
@@ -648,6 +649,7 @@ static struct clk_lookup lookups[] = {
CLKDEV_DEV_ID("i2c-sh_mobile.4", &mstp_clks[MSTP410]), /* IIC4 */
CLKDEV_DEV_ID("r8a66597_hcd.1", &mstp_clks[MSTP406]), /* USB1 */
CLKDEV_DEV_ID("r8a66597_udc.1", &mstp_clks[MSTP406]), /* USB1 */
+ CLKDEV_DEV_ID("renesas_usbhs.1", &mstp_clks[MSTP406]), /* USB1 */
CLKDEV_DEV_ID("sh_keysc.0", &mstp_clks[MSTP403]), /* KEYSC */
CLKDEV_ICK_ID("ick", "sh-mobile-hdmi", &div6_reparent_clks[DIV6_HDMI]),
--
1.7.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support
2011-05-25 2:49 [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support Kuninori Morimoto
@ 2011-05-25 2:49 ` Kuninori Morimoto
2011-05-25 3:02 ` Paul Mundt
2011-05-26 13:15 ` Magnus Damm
2 siblings, 0 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2011-05-25 2:49 UTC (permalink / raw)
To: linux-sh
renesas_usbhs is remake version of r8a66597
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
arch/arm/mach-shmobile/clock-sh7372.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-shmobile/clock-sh7372.c b/arch/arm/mach-shmobile/clock-sh7372.c
index 95b814a..d17eb66 100644
--- a/arch/arm/mach-shmobile/clock-sh7372.c
+++ b/arch/arm/mach-shmobile/clock-sh7372.c
@@ -638,6 +638,7 @@ static struct clk_lookup lookups[] = {
CLKDEV_DEV_ID("i2c-sh_mobile.1", &mstp_clks[MSTP323]), /* IIC1 */
CLKDEV_DEV_ID("r8a66597_hcd.0", &mstp_clks[MSTP322]), /* USB0 */
CLKDEV_DEV_ID("r8a66597_udc.0", &mstp_clks[MSTP322]), /* USB0 */
+ CLKDEV_DEV_ID("renesas_usbhs.0", &mstp_clks[MSTP322]), /* USB0 */
CLKDEV_DEV_ID("sh_mobile_sdhi.0", &mstp_clks[MSTP314]), /* SDHI0 */
CLKDEV_DEV_ID("sh_mobile_sdhi.1", &mstp_clks[MSTP313]), /* SDHI1 */
CLKDEV_DEV_ID("sh_mmcif.0", &mstp_clks[MSTP312]), /* MMC */
@@ -648,6 +649,7 @@ static struct clk_lookup lookups[] = {
CLKDEV_DEV_ID("i2c-sh_mobile.4", &mstp_clks[MSTP410]), /* IIC4 */
CLKDEV_DEV_ID("r8a66597_hcd.1", &mstp_clks[MSTP406]), /* USB1 */
CLKDEV_DEV_ID("r8a66597_udc.1", &mstp_clks[MSTP406]), /* USB1 */
+ CLKDEV_DEV_ID("renesas_usbhs.1", &mstp_clks[MSTP406]), /* USB1 */
CLKDEV_DEV_ID("sh_keysc.0", &mstp_clks[MSTP403]), /* KEYSC */
CLKDEV_ICK_ID("ick", "sh-mobile-hdmi", &div6_reparent_clks[DIV6_HDMI]),
--
1.7.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support
2011-05-25 2:49 [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support Kuninori Morimoto
2011-05-25 2:49 ` Kuninori Morimoto
@ 2011-05-25 3:02 ` Paul Mundt
2011-05-26 13:15 ` Magnus Damm
2 siblings, 0 replies; 4+ messages in thread
From: Paul Mundt @ 2011-05-25 3:02 UTC (permalink / raw)
To: linux-sh
On Wed, May 25, 2011 at 11:49:18AM +0900, Kuninori Morimoto wrote:
> renesas_usbhs is remake version of r8a66597
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support
2011-05-25 2:49 [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support Kuninori Morimoto
2011-05-25 2:49 ` Kuninori Morimoto
2011-05-25 3:02 ` Paul Mundt
@ 2011-05-26 13:15 ` Magnus Damm
2 siblings, 0 replies; 4+ messages in thread
From: Magnus Damm @ 2011-05-26 13:15 UTC (permalink / raw)
To: linux-sh
On Wed, May 25, 2011 at 11:49 AM, Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> renesas_usbhs is remake version of r8a66597
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> arch/arm/mach-shmobile/clock-sh7372.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
I don't mind the contents of this patch, but I don't understand how a
patch with title
"ARM: arch-shmobile: sh7372: add renesas_usbhs irq support" adds code
that only deals with clocks.
Perhaps it's a good idea to double check these things in the future.
/ magnus
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-26 13:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 2:49 [PATCH 1/2] ARM: arch-shmobile: sh7372: add renesas_usbhs irq support Kuninori Morimoto
2011-05-25 2:49 ` Kuninori Morimoto
2011-05-25 3:02 ` Paul Mundt
2011-05-26 13:15 ` Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox