Re: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-21 Thread Alexandre Torgue
On 12/21/2017 10:18 AM, Linus Walleij wrote: On Wed, Dec 20, 2017 at 10:19 AM, Alexandre Torgue wrote: On 12/20/2017 08:44 AM, Linus Walleij wrote: gpio-line-names = "foo", "bar" ...; See for example arch/arm/boot/dts/bcm2835-rpi-a.dts arch/arm/boot/dts/ste-snowball.dts (...) It looks

Re: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-21 Thread Linus Walleij
On Wed, Dec 20, 2017 at 10:19 AM, Alexandre Torgue wrote: > On 12/20/2017 08:44 AM, Linus Walleij wrote: >> gpio-line-names = "foo", "bar" ...; >> >> See for example >> arch/arm/boot/dts/bcm2835-rpi-a.dts >> arch/arm/boot/dts/ste-snowball.dts (...) > > It looks like useful for pins used as gpio l

Re: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-20 Thread Alexandre Torgue
Hi Linus On 12/20/2017 08:44 AM, Linus Walleij wrote: On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre wrote: From: Ludovic Barre Add support of stm32mp157c evaluation board (part number: STM32MP157C-EV1) split in 2 elements: -Daughter board (part number: STM32MP157C-ED1) which includes CPU

Re: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-19 Thread Linus Walleij
On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre wrote: > From: Ludovic Barre > > Add support of stm32mp157c evaluation board (part number: STM32MP157C-EV1) > split in 2 elements: > -Daughter board (part number: STM32MP157C-ED1) > which includes CPU, memory and power supply > -Mother board (part

Re: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-19 Thread Alexandre Torgue
Hi, On 12/18/2017 09:20 PM, Arnd Bergmann wrote: On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre wrote: = + +/ { + model = "STMicroelectronics STM32MP157C eval daughter"; + compatible = "st,stm32mp157c-ed1", "st,stm32mp157"; + + chosen { + bootargs = "earlyprintk

Re: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-19 Thread Ludovic BARRE
On 12/18/2017 09:20 PM, Arnd Bergmann wrote: On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre wrote: = + +/ { + model = "STMicroelectronics STM32MP157C eval daughter"; + compatible = "st,stm32mp157c-ed1", "st,stm32mp157"; + + chosen { + bootargs = "earlyprintk co

Re: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-18 Thread Arnd Bergmann
On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre wrote: = > + > +/ { > + model = "STMicroelectronics STM32MP157C eval daughter"; > + compatible = "st,stm32mp157c-ed1", "st,stm32mp157"; > + > + chosen { > + bootargs = "earlyprintk console=ttySTM3,115200 root=/dev/ram";

[PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board

2017-12-18 Thread Ludovic Barre
From: Ludovic Barre Add support of stm32mp157c evaluation board (part number: STM32MP157C-EV1) split in 2 elements: -Daughter board (part number: STM32MP157C-ED1) which includes CPU, memory and power supply -Mother board (part number: STM32MP157C-EM1) which includes external peripherals (like d