[PATCH 2/5] gpio: mvebu: switch pwm duration registers to regmap

Andrew Lunn andrew at lunn.ch
Wed Nov 18 17:59:55 EST 2020


On Wed, Nov 18, 2020 at 12:30:43PM +0200, Baruch Siach wrote:
> Commit 2233bf7a92e ("gpio: mvebu: switch to regmap for register access")
> changed most readl/writel registers access calls to the regmap API in
> preparation for Armada 7K/8K support. PWM duration registers were left using
> readl/writel, as the driver does not support PWM for Armada 7K/8K.
> 
> Switch PWM duration registers to regmap as first step in adding Armada 7K/8K
> PWM functionality support.
> 
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Reviewed-by: Andrew Lunn <andrew at lunn.ch>

    Andrew



More information about the linux-arm-kernel mailing list