Re: [PATCH v2 1/3] regulator: dt-bindings: Add Unisoc SC2730 PMIC
From: Otto Pflüger
Date: Tue May 19 2026 - 07:58:26 EST
On Tue, May 19, 2026 at 09:49:53AM +0200, Krzysztof Kozlowski wrote:
> On Mon, May 18, 2026 at 05:59:47PM +0200, Otto Pflüger wrote:
> > Add bindings for the regulators found in the Spreadtrum/Unisoc SC2730
> > PMIC, used e.g. with the UMS512 and UMS9230 SoCs.
> >
> > Signed-off-by: Otto Pflüger <otto.pflueger@xxxxxxxxx>
> > ---
> > .../bindings/regulator/sprd,sc2730-regulator.yaml | 51 ++++++++++++++++++++++
> > 1 file changed, 51 insertions(+)
> >
[...]
> > +properties:
> > + compatible:
> > + const: sprd,sc2730-regulator
>
> As I requested last time, please drop the compatible completely. Not
> needed and you do not have any dedicated resources here which would
> suggest it is a standalone or reusable device.
Oops, forgot that I left it here. Will remove it, thanks!