On Tue, 28 Jun 2022 14:44:34 +0200, Martin Blumenstingl wrote: > Legacy SoCs use three elements for the global reset: > - offset > - reset bit > - status bit > > Allow this in the dt-bindings as well. > > Fixes: b7ab0cb00d086b ("dt-bindings: reset: Add YAML schemas for the Intel Reset controller") > Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/reset/intel,rcu-gw.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>