On Mon, 20 Sep 2021 16:49:44 +0200, Krzysztof Kozlowski wrote: > The SiFive FU740 Power Reset Clock Interrupt Controller is a reset line > provider so add respective reset-cells property to fix: > > arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dt.yaml: clock-controller@10000000: > '#reset-cells' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/sifive/fu740-prci.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>