RE: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

2020-05-14 Thread Patrick DELAUNAY
Hi, > From: Marek Vasut > Sent: mercredi 22 avril 2020 13:18 > > The AV96 board does exist in multiple variants. To cater for all of them, > implement > board code handling. There are two GPIOs which code the type of the board, > read > them out and use the value to pick the correct device tre

Re: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

2020-04-27 Thread Marek Vasut
On 4/27/20 2:09 PM, Patrick DELAUNAY wrote: > > >> -Original Message- >> From: Marek Vasut >> Sent: lundi 27 avril 2020 13:41 >> To: Patrick DELAUNAY ; u-boot@lists.denx.de >> Cc: Manivannan Sadhasivam ; Patrice >> CHOTARD >> Subject

RE: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

2020-04-27 Thread Patrick DELAUNAY
> -Original Message- > From: Marek Vasut > Sent: lundi 27 avril 2020 13:41 > To: Patrick DELAUNAY ; u-boot@lists.denx.de > Cc: Manivannan Sadhasivam ; Patrice > CHOTARD > Subject: Re: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96 > Importance: High

Re: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

2020-04-27 Thread Marek Vasut
On 4/23/20 9:42 AM, Patrick DELAUNAY wrote: [...] arch/arm/dts/stm32mp15xx-dhcom-u-boot.dtsi| 1 + .../stm32mp15xx-dhcor-avenger96-u-boot.dtsi | 1 + arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi| 7 +++ board/dhelectronics/dh_stm32mp1/Kconfig | 2 +- boar

RE: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

2020-04-23 Thread Patrick DELAUNAY
Dear Marek, > From: Marek Vasut > Sent: mercredi 22 avril 2020 17:19 > > On 4/22/20 5:04 PM, Patrick DELAUNAY wrote: > > Hi Marek, > > Hi, > > >> From: Marek Vasut > >> Sent: mercredi 22 avril 2020 13:18 > >> > >> The AV96 board does exist in multiple variants. To cater for all of > >> them,

Re: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

2020-04-22 Thread Marek Vasut
On 4/22/20 5:04 PM, Patrick DELAUNAY wrote: > Hi Marek, Hi, >> From: Marek Vasut >> Sent: mercredi 22 avril 2020 13:18 >> >> The AV96 board does exist in multiple variants. To cater for all of them, >> implement >> board code handling. There are two GPIOs which code the type of the board, >> r

RE: [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

2020-04-22 Thread Patrick DELAUNAY
Hi Marek, > From: Marek Vasut > Sent: mercredi 22 avril 2020 13:18 > > The AV96 board does exist in multiple variants. To cater for all of them, > implement > board code handling. There are two GPIOs which code the type of the board, > read > them out and use the value to pick the correct devi