On Mon, Sep 07, 2020 at 06:11:36PM +0200, Krzysztof Kozlowski wrote: > The fixed regulators are kept under dedicated "regulators" node but this > causes multiple dtschema warnings: > > regulators: $nodename:0: 'regulators' does not match '^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$' > regulators: #size-cells:0:0: 0 is not one of [1, 2] > regulators: fixed-regulator@0:reg:0: [0] is too short > regulators: fixed-regulator@1:reg:0: [1] is too short > regulators: fixed-regulator@2:reg:0: [2] is too short > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > arch/arm/boot/dts/s5pv210-aquila.dts | 47 +++++++++++----------------- Applied. Best regards, Krzysztof