Re: [PATCH 7/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl

2017-05-22 Thread Gregory CLEMENT
Hi Paul, On sam., mai 20 2017, Paul Gortmaker wrote: > On Fri, May 19, 2017 at 12:04 PM, Gregory CLEMENT > wrote: >> From: Hanna Hawa >> >> This commit adds a pinctrl driver for the pin-muxing controller found in >> the AP806 part of the Marvell Armada 7K and 8K SoCs. Its register >> interfa

Re: [PATCH 7/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl

2017-05-20 Thread Paul Gortmaker
On Fri, May 19, 2017 at 12:04 PM, Gregory CLEMENT wrote: > From: Hanna Hawa > > This commit adds a pinctrl driver for the pin-muxing controller found in > the AP806 part of the Marvell Armada 7K and 8K SoCs. Its register > interface is compatible with the one used by previous mvebu pin > controll

[PATCH 7/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl

2017-05-19 Thread Gregory CLEMENT
From: Hanna Hawa This commit adds a pinctrl driver for the pin-muxing controller found in the AP806 part of the Marvell Armada 7K and 8K SoCs. Its register interface is compatible with the one used by previous mvebu pin controllers, so the common logic in drivers/pinctrl/mvebu/pinctrl-mvebu.c is