Re: [PATCH v3 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings

2021-01-19 Thread Steen.Hegelund
Hi Alex, On Tue, 2021-01-19 at 21:35 +0100, Alexandre Belloni wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > Hi, > > Every patches need a commit message, even if in this case it will be > very small. Yes that is a mistake. I will updat

Re: [PATCH v3 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings

2021-01-19 Thread Alexandre Belloni
Hi, Every patches need a commit message, even if in this case it will be very small. On 14/01/2021 17:24:30+0100, Steen Hegelund wrote: > Signed-off-by: Steen Hegelund > --- > .../bindings/reset/microchip,rst.yaml | 59 +++ > 1 file changed, 59 insertions(+) > create mo

[PATCH v3 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings

2021-01-14 Thread Steen Hegelund
Signed-off-by: Steen Hegelund --- .../bindings/reset/microchip,rst.yaml | 59 +++ 1 file changed, 59 insertions(+) create mode 100644 Documentation/devicetree/bindings/reset/microchip,rst.yaml diff --git a/Documentation/devicetree/bindings/reset/microchip,rst.yaml b/Doc