Re: [PATCH v2 0/3] Add support for STPMIC1

2019-04-10 Thread Alexandre Torgue

Hi Pascal

On 4/9/19 11:07 AM, Pascal PAILLET-LME wrote:

Add support for STPMIC1 on:
- stm32mp157c ed1 board
- stm32mp157a dk1 board
- arm multi_v7_defconfig

Pascal Paillet (3):

changes in v2:
* Describe why we disable the DMAs for PMIC

   ARM: dts: stm32: add stpmic1 support on stm32mp157c ed1 board
   ARM: dts: stm32: add stpmic1 support on stm32mp157a dk1 board
   ARM: multi_v7_defconfig: Enable support for STPMIC1

  arch/arm/boot/dts/stm32mp157a-dk1.dts | 158 
--
  arch/arm/boot/dts/stm32mp157c-ed1.dts | 156 
+

  arch/arm/configs/multi_v7_defconfig   |   4 +
  3 files changed, 294 insertions(+), 24 deletions(-)

--
1.9.1



Series applied on stm32-next.

Linus,
I saw that you made a comment on first version which has been fixed by 
Pascal in v2. Sorry if I don't wait for your ack (I don't have much time 
to finish my PR).


Regards
Alex


[PATCH v2 0/3] Add support for STPMIC1

2019-04-09 Thread Pascal PAILLET-LME
Add support for STPMIC1 on:
- stm32mp157c ed1 board
- stm32mp157a dk1 board
- arm multi_v7_defconfig

Pascal Paillet (3):

changes in v2:
* Describe why we disable the DMAs for PMIC

  ARM: dts: stm32: add stpmic1 support on stm32mp157c ed1 board
  ARM: dts: stm32: add stpmic1 support on stm32mp157a dk1 board
  ARM: multi_v7_defconfig: Enable support for STPMIC1

 arch/arm/boot/dts/stm32mp157a-dk1.dts | 158 --
 arch/arm/boot/dts/stm32mp157c-ed1.dts | 156 +
 arch/arm/configs/multi_v7_defconfig   |   4 +
 3 files changed, 294 insertions(+), 24 deletions(-)

-- 
1.9.1