Re: [PATCH 1/2] regulator: pca9450: Add SD_VSEL GPIO for LDO5
From: Frieder Schrempf
Date: Thu Oct 01 2020 - 09:00:11 EST
On 01.10.20 14:53, Mark Brown wrote:
On Thu, Oct 01, 2020 at 02:34:31PM +0200, Schrempf Frieder wrote:
+ pca9450->sd_vsel_gpio = gpiod_get_optional(pca9450->dev, "sd-vsel", GPIOD_OUT_HIGH);
We need a patch adding this to the binding document too.
Right, totally forgot about that. Thanks for the reminder.