Re: [PATCH v3] gpio: mockup: Allow probing from device tree

From: Bartosz Golaszewski
Date: Wed Oct 28 2020 - 18:14:31 EST


On Wed, Oct 28, 2020 at 9:57 AM Vincent Whitchurch
<vincent.whitchurch@xxxxxxxx> wrote:
>
> Allow the mockup driver to be probed via the device tree without any
> module parameters, allowing it to be used to configure and test higher
> level drivers like the leds-gpio driver and corresponding userspace
> before actual hardware is available.
>
> Signed-off-by: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
> ---
>

Applied, thanks!

Bartosz