On Tue, Jul 19, 2022 at 11:17:30AM +0200, Jerome Neanne wrote: > + properties: > + regulator-name: > + pattern: "^VDD[A-Z0-9_]+$" > + description: > + should be "VDDNAME_LDO1", ..., "VDDNAMELDO4" This is broken, regulator-name is for board specific description of the supply provided by the regulator and should both be optional and have no constraints on the value.