Re: [PATCH V2 6/9] pinctrl: stm32: Add STM32MP157 MPU support

2017-12-19 Thread Linus Walleij
On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre wrote: > From: Ludovic Barre > > This driver consists of 2 controllers due to a hole in mapping: > -1 controller for GPIO bankA to K. > -1 controller for GPIO bankZ. > > Signed-off-by: Alexandre Torgue

Re: [PATCH V2 6/9] pinctrl: stm32: Add STM32MP157 MPU support

2017-12-19 Thread Linus Walleij
On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre wrote: > From: Ludovic Barre > > This driver consists of 2 controllers due to a hole in mapping: > -1 controller for GPIO bankA to K. > -1 controller for GPIO bankZ. > > Signed-off-by: Alexandre Torgue > Signed-off-by: Ludovic Barre >

[PATCH V2 6/9] pinctrl: stm32: Add STM32MP157 MPU support

2017-12-18 Thread Ludovic Barre
From: Ludovic Barre This driver consists of 2 controllers due to a hole in mapping: -1 controller for GPIO bankA to K. -1 controller for GPIO bankZ. Signed-off-by: Alexandre Torgue Signed-off-by: Ludovic Barre Reviewed-by:

[PATCH V2 6/9] pinctrl: stm32: Add STM32MP157 MPU support

2017-12-18 Thread Ludovic Barre
From: Ludovic Barre This driver consists of 2 controllers due to a hole in mapping: -1 controller for GPIO bankA to K. -1 controller for GPIO bankZ. Signed-off-by: Alexandre Torgue Signed-off-by: Ludovic Barre Reviewed-by: Rob Herring --- .../bindings/pinctrl/st,stm32-pinctrl.txt |