Re: [PATCH 4/4] mfd: madera: Add supply mapping for MICVDD

2019-06-12 Thread Lee Jones
On Mon, 20 May 2019, Charles Keepax wrote: > Currently we are relying on the exact match of the regulator name to > find MICVDD, we should add an explicit supply mapping to allow this to > be found more reliably. > > Signed-off-by: Charles Keepax > --- > drivers/mfd/madera-core.c | 18 +

[PATCH 4/4] mfd: madera: Add supply mapping for MICVDD

2019-05-20 Thread Charles Keepax
Currently we are relying on the exact match of the regulator name to find MICVDD, we should add an explicit supply mapping to allow this to be found more reliably. Signed-off-by: Charles Keepax --- drivers/mfd/madera-core.c | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-