Re: [PATCH 03/17] drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck

2021-06-27 Thread Jaehoon Chung
On 6/26/21 11:55 PM, Sinthu Raja wrote: > From: Amarnath MB > > Buck regulator 1, 2 and 3 of TPS6594132 on j721e-eaik is in 3 Phase > confguration, in-order to support this, add configuring 3 Phase buck > in tps65941 while driver probing. > > Signed-off-by: Amarnath MB > Signed-off-by: Sinthu R

[PATCH 03/17] drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck

2021-06-26 Thread Sinthu Raja
From: Amarnath MB Buck regulator 1, 2 and 3 of TPS6594132 on j721e-eaik is in 3 Phase confguration, in-order to support this, add configuring 3 Phase buck in tps65941 while driver probing. Signed-off-by: Amarnath MB Signed-off-by: Sinthu Raja --- drivers/power/regulator/tps65941_regulator.c |