Re: [PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board

2013-11-21 Thread Nicolas Ferre
On 20/11/2013 18:27, Jean-Christophe PLAGNIOL-VILLARD : On 17:31 Wed 20 Nov , boris brezillon wrote: On 20/11/2013 16:02, Jean-Christophe PLAGNIOL-VILLARD wrote: On 14:37 Wed 28 Aug , Boris BREZILLON wrote: Add a new at91rm9200ek_mmc board (based on at91rm9200ek board) which enables mm

Re: [PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board

2013-11-20 Thread boris brezillon
On 20/11/2013 16:02, Jean-Christophe PLAGNIOL-VILLARD wrote: On 14:37 Wed 28 Aug , Boris BREZILLON wrote: Add a new at91rm9200ek_mmc board (based on at91rm9200ek board) which enables mmc0/slot0. no for multiple dts this need to handle at user space level You mean, by controlling the regu

Re: [PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board

2013-11-20 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:31 Wed 20 Nov , boris brezillon wrote: > On 20/11/2013 16:02, Jean-Christophe PLAGNIOL-VILLARD wrote: > >On 14:37 Wed 28 Aug , Boris BREZILLON wrote: > >>Add a new at91rm9200ek_mmc board (based on at91rm9200ek board) which enables > >>mmc0/slot0. > >no for multiple dts > > > >this nee

Re: [PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board

2013-11-20 Thread Jean-Christophe PLAGNIOL-VILLARD
On 14:37 Wed 28 Aug , Boris BREZILLON wrote: > Add a new at91rm9200ek_mmc board (based on at91rm9200ek board) which enables > mmc0/slot0. no for multiple dts this need to handle at user space level Best Regards, J. > > Signed-off-by: Boris BREZILLON > --- > arch/arm/boot/dts/at91rm9200ek_

[PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board

2013-08-28 Thread Boris BREZILLON
Add a new at91rm9200ek_mmc board (based on at91rm9200ek board) which enables mmc0/slot0. Signed-off-by: Boris BREZILLON --- arch/arm/boot/dts/at91rm9200ek_mmc.dts | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 arch/arm/boot/dts/at91rm9200ek_mmc.dts diff --g