Re: [PATCH v4 3/5] regulator: sy7636a: Initial commit

2021-03-30 Thread Mark Brown
On Thu, Mar 25, 2021 at 09:55:09PM -0400, Alistair Francis wrote: > Initial support for the Silergy SY7636A-regulator Power Management chip. In general this driver seems like it's trying to implement a bunch of policy and extra features beyond standard regulator support - please strip it back

[PATCH v4 3/5] regulator: sy7636a: Initial commit

2021-03-25 Thread Alistair Francis
Initial support for the Silergy SY7636A-regulator Power Management chip. Signed-off-by: Alistair Francis --- v3: - Move sysfs power from mfd to regulaator - Add ABI documentation v2: - N/A .../testing/sysfs-driver-sy7636a-regulator| 21 ++ drivers/regulator/Kconfig |