All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: imx1: mm: add call to mxc_device_init
@ 2013-03-16 15:49 Gwenhael Goavec-Merou
  2013-03-25 11:01 ` gwenhael.goavec
  2013-03-25 14:09 ` Sascha Hauer
  0 siblings, 2 replies; 5+ messages in thread
From: Gwenhael Goavec-Merou @ 2013-03-16 15:49 UTC (permalink / raw)
  To: linux-arm-kernel

mxc_device_init() is mandatory for mxc_aips and mxc_ahb bus registration, needed 
as parents, at least, for gpio and dma.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
---
 arch/arm/mach-imx/mm-imx1.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-imx/mm-imx1.c b/arch/arm/mach-imx/mm-imx1.c
index 7a14667..3c609c5 100644
--- a/arch/arm/mach-imx/mm-imx1.c
+++ b/arch/arm/mach-imx/mm-imx1.c
@@ -51,6 +51,8 @@ void __init mx1_init_irq(void)
 
 void __init imx1_soc_init(void)
 {
+	mxc_device_init();
+
 	mxc_register_gpio("imx1-gpio", 0, MX1_GPIO1_BASE_ADDR, SZ_256,
 						MX1_GPIO_INT_PORTA, 0);
 	mxc_register_gpio("imx1-gpio", 1, MX1_GPIO2_BASE_ADDR, SZ_256,
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] ARM: imx1: mm: add call to mxc_device_init
  2013-03-16 15:49 [PATCH] ARM: imx1: mm: add call to mxc_device_init Gwenhael Goavec-Merou
@ 2013-03-25 11:01 ` gwenhael.goavec
  2013-03-25 14:09 ` Sascha Hauer
  1 sibling, 0 replies; 5+ messages in thread
From: gwenhael.goavec @ 2013-03-25 11:01 UTC (permalink / raw)
  To: linux-arm-kernel

Ping?
Gwenhael

On Sat, 16 Mar 2013 16:49:59 +0100
Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com> wrote:

> mxc_device_init() is mandatory for mxc_aips and mxc_ahb bus registration, needed 
> as parents, at least, for gpio and dma.
> 
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
> ---
>  arch/arm/mach-imx/mm-imx1.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/mach-imx/mm-imx1.c b/arch/arm/mach-imx/mm-imx1.c
> index 7a14667..3c609c5 100644
> --- a/arch/arm/mach-imx/mm-imx1.c
> +++ b/arch/arm/mach-imx/mm-imx1.c
> @@ -51,6 +51,8 @@ void __init mx1_init_irq(void)
>  
>  void __init imx1_soc_init(void)
>  {
> +	mxc_device_init();
> +
>  	mxc_register_gpio("imx1-gpio", 0, MX1_GPIO1_BASE_ADDR, SZ_256,
>  						MX1_GPIO_INT_PORTA, 0);
>  	mxc_register_gpio("imx1-gpio", 1, MX1_GPIO2_BASE_ADDR, SZ_256,
> -- 
> 1.8.1.5
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ARM: imx1: mm: add call to mxc_device_init
  2013-03-16 15:49 [PATCH] ARM: imx1: mm: add call to mxc_device_init Gwenhael Goavec-Merou
  2013-03-25 11:01 ` gwenhael.goavec
@ 2013-03-25 14:09 ` Sascha Hauer
  2013-04-02 13:16   ` Shawn Guo
  1 sibling, 1 reply; 5+ messages in thread
From: Sascha Hauer @ 2013-03-25 14:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Sat, Mar 16, 2013 at 04:49:59PM +0100, Gwenhael Goavec-Merou wrote:
> mxc_device_init() is mandatory for mxc_aips and mxc_ahb bus registration, needed 
> as parents, at least, for gpio and dma.
> 
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>

Applied, thanks

Sascha

> ---
>  arch/arm/mach-imx/mm-imx1.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/mach-imx/mm-imx1.c b/arch/arm/mach-imx/mm-imx1.c
> index 7a14667..3c609c5 100644
> --- a/arch/arm/mach-imx/mm-imx1.c
> +++ b/arch/arm/mach-imx/mm-imx1.c
> @@ -51,6 +51,8 @@ void __init mx1_init_irq(void)
>  
>  void __init imx1_soc_init(void)
>  {
> +	mxc_device_init();
> +
>  	mxc_register_gpio("imx1-gpio", 0, MX1_GPIO1_BASE_ADDR, SZ_256,
>  						MX1_GPIO_INT_PORTA, 0);
>  	mxc_register_gpio("imx1-gpio", 1, MX1_GPIO2_BASE_ADDR, SZ_256,
> -- 
> 1.8.1.5
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ARM: imx1: mm: add call to mxc_device_init
  2013-03-25 14:09 ` Sascha Hauer
@ 2013-04-02 13:16   ` Shawn Guo
  2013-04-02 13:59     ` Sascha Hauer
  0 siblings, 1 reply; 5+ messages in thread
From: Shawn Guo @ 2013-04-02 13:16 UTC (permalink / raw)
  To: linux-arm-kernel

Sascha,

On Mon, Mar 25, 2013 at 03:09:40PM +0100, Sascha Hauer wrote:
> On Sat, Mar 16, 2013 at 04:49:59PM +0100, Gwenhael Goavec-Merou wrote:
> > mxc_device_init() is mandatory for mxc_aips and mxc_ahb bus registration, needed 
> > as parents, at least, for gpio and dma.
> > 
> > Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
> 
> Applied, thanks

I did not see this patch in those you ask me to handle.  Has it been
handled or just missed?

Shawn

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ARM: imx1: mm: add call to mxc_device_init
  2013-04-02 13:16   ` Shawn Guo
@ 2013-04-02 13:59     ` Sascha Hauer
  0 siblings, 0 replies; 5+ messages in thread
From: Sascha Hauer @ 2013-04-02 13:59 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Apr 02, 2013 at 09:16:33PM +0800, Shawn Guo wrote:
> Sascha,
> 
> On Mon, Mar 25, 2013 at 03:09:40PM +0100, Sascha Hauer wrote:
> > On Sat, Mar 16, 2013 at 04:49:59PM +0100, Gwenhael Goavec-Merou wrote:
> > > mxc_device_init() is mandatory for mxc_aips and mxc_ahb bus registration, needed 
> > > as parents, at least, for gpio and dma.
> > > 
> > > Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
> > 
> > Applied, thanks
> 
> I did not see this patch in those you ask me to handle.  Has it been
> handled or just missed?

I seem to have lost it, although I'm pretty sure I really applied it and
not just said so.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-02 13:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-16 15:49 [PATCH] ARM: imx1: mm: add call to mxc_device_init Gwenhael Goavec-Merou
2013-03-25 11:01 ` gwenhael.goavec
2013-03-25 14:09 ` Sascha Hauer
2013-04-02 13:16   ` Shawn Guo
2013-04-02 13:59     ` Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.