On Mon, Aug 19, 2024 at 09:24:35PM -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@xxxxxxx> > > The regulator should not be placed under simple-bus. > > Remove it from simple-bus to fix the following dt-schema warnings: > > 'regulators' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$' > regulators: #size-cells:0:0: 0 is not one of [1, 2] > regulators: regulator@0:reg:0: [0] is too short > regulators: 'ranges' is a required property > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> Applied, thanks!