On Wed, Oct 31, 2018 at 07:08:57PM -0400, Sasha Levin wrote:
From: Linus Walleij <linus.walleij@xxxxxxxxxx>
[ Upstream commit 28be5f15df2ee6882b0a122693159c96a28203c7 ]
commit efdfeb079cc3
("regulator: fixed: Convert to use GPIO descriptor only")
switched to use gpiod_get() to look up the regulator from the
gpiolib core whether that is device tree or boardfile.
This patch is only introduced in v4.19...