Re: [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

2020-07-24 Thread Marcin Słoniewski
Hi, pt., 24 lip 2020 o 11:17 Ahmad Fatoum napisał(a): > > Hi, > > On 7/23/20 9:43 PM, Marcin Słoniewski wrote: > > Hello Ahmad, > > > > First of all thank you very much for your feedback, it was very helpful! > > > > śr., 22 lip 2020 o 08:40 Ahmad Fatoum napisał(a): > >> > >> On 7/21/20 8:53 PM,

Re: [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

2020-07-24 Thread Ahmad Fatoum
Hi, On 7/23/20 9:43 PM, Marcin Słoniewski wrote: > Hello Ahmad, > > First of all thank you very much for your feedback, it was very helpful! > > śr., 22 lip 2020 o 08:40 Ahmad Fatoum napisał(a): >> >> On 7/21/20 8:53 PM, Marcin Sloniewski wrote: >>> Add support for Seeed Studio's stm32mp157c od

Re: [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

2020-07-23 Thread Marcin Słoniewski
Hello Ahmad, First of all thank you very much for your feedback, it was very helpful! śr., 22 lip 2020 o 08:40 Ahmad Fatoum napisał(a): > > On 7/21/20 8:53 PM, Marcin Sloniewski wrote: > > Add support for Seeed Studio's stm32mp157c odyssey board. > > Board consists of SoM with stm32mp157c with 4

Re: [Linux-stm32] [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

2020-07-23 Thread Marcin Słoniewski
Hi Christophe, > > + pinctrl-names = "default", "opendrain", "sleep"; > > + pinctrl-0 = <&sdmmc2_b4_pins_a &sdmmc2_d47_pins_a>; > > + pinctrl-1 = <&sdmmc2_b4_od_pins_a &sdmmc2_d47_pins_a>; > > + pinctrl-2 = <&sdmmc2_b4_sleep_pins_a &sdmmc2_d47_sleep_pins_a>; > > + non-removable

Re: [Linux-stm32] [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

2020-07-22 Thread Christophe Kerello
Hello Marcin, On 7/21/20 8:53 PM, Marcin Sloniewski wrote: +&sdmmc2 { + pinctrl-names = "default", "opendrain", "sleep"; + pinctrl-0 = <&sdmmc2_b4_pins_a &sdmmc2_d47_pins_a>; + pinctrl-1 = <&sdmmc2_b4_od_pins_a &sdmmc2_d47_pins_a>; + pinctrl-2 = <&sdmmc2_b4_sleep_pins_a &

Re: [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

2020-07-21 Thread Ahmad Fatoum
On 7/21/20 8:53 PM, Marcin Sloniewski wrote: > Add support for Seeed Studio's stm32mp157c odyssey board. > Board consists of SoM with stm32mp157c with 4GB eMMC and 512 MB DDR3 RAM > and carrier board with USB and ETH interfaces, SD card connector, > wifi and BT chip AP6236. > > In this patch only

[PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

2020-07-21 Thread Marcin Sloniewski
Add support for Seeed Studio's stm32mp157c odyssey board. Board consists of SoM with stm32mp157c with 4GB eMMC and 512 MB DDR3 RAM and carrier board with USB and ETH interfaces, SD card connector, wifi and BT chip AP6236. In this patch only basic kernel boot is supported and interfacing SD card an