Re: [PATCH 1/2] regulator: dt-bindings: pf9453: add new PMIC PF9453 support
From: Rob Herring
Date: Wed Dec 11 2024 - 11:36:05 EST
On Fri, Dec 06, 2024 at 03:32:40PM -0500, Frank Li wrote:
> From: Joy Zou <joy.zou@xxxxxxx>
>
> Support new bindings PMIC PF9453, which is totally difference with existed
> PCA9450, so create new file for it.
You say that, but it is all the same custom properties as
nxp,pca9450-regulator.yaml. It's only differring numbers of LDO and
BUCK regulators AFAICT. It should be one schema.
Rob