Re: [PATCH 1/2] regulator: Add Unisoc's SC2730 regulator driver
From: Mark Brown <broonie@kernel.org>
Date: 2021-09-29 12:30:07
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 488 bytes
From: Mark Brown <broonie@kernel.org>
Date: 2021-09-29 12:30:07
Also in:
lkml
On Wed, Sep 29, 2021 at 04:20:37PM +0800, Chunyan Zhang wrote:
On Tue, 28 Sept 2021 at 19:31, Mark Brown [off-list ref] wrote:
quoted
Since this is a part of a MFD I'd not expect it to have a compatible string?
Since we switched to use devm_of_platform_populate() [1] to register MFD subdevices, compatible is required, IIUC.
I'm not sure that's a good fit for these regulators, we don't gain any extra information from the compatible here.