Re: [PATCH] dt-bindings: clock: fu740-prci: add reset-cells
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-11-02 21:40:10
Also in:
linux-clk, linux-riscv, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-11-02 21:40:10
Also in:
linux-clk, linux-riscv, lkml
Quoting Krzysztof Kozlowski (2021-09-20 07:49:44)
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 <redacted>
---Applied to clk-next