On Mon, Dec 17, 2018 at 9:43 AM Uwe Kleine-König u.kleine-koenig@pengutronix.de wrote:
The gpio IP on Armada 370 at offset 0x18180 has neither a clk nor pwm registers. So there is no need for a clk as the pwm isn't used anyhow. So only check for the clk in the presence of the pwm registers. This fixes a failure to probe the gpio driver for the above mentioned gpio device.
Fixes: 757642f9a584 ("gpio: mvebu: Add limited PWM support") Signed-off-by: Uwe Kleine-König u.kleine-koenig@pengutronix.de
Patch applied for fixes with Gregory's review tag!
Will try to get this upstream with some other GPIO fixes ASAP.
Yours, Linus Walleij