Re: [PATCH 4/6] dt-bindings: reset: pdc: Add PDC Global bindings

2021-04-19 Thread Sibi Sankar
On 2021-03-14 03:07, Stephen Boyd wrote: Quoting Sibi Sankar (2021-03-08 21:51:49) Add PDC Global reset controller bindings for SC7280 SoCs. Signed-off-by: Sibi Sankar --- Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml | 4 include/dt-bindings/reset/qcom,sdm845-pdc.h

Re: [PATCH 4/6] dt-bindings: reset: pdc: Add PDC Global bindings

2021-03-16 Thread Rob Herring
On Tue, 09 Mar 2021 11:21:49 +0530, Sibi Sankar wrote: > Add PDC Global reset controller bindings for SC7280 SoCs. > > Signed-off-by: Sibi Sankar > --- > Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml | 4 > include/dt-bindings/reset/qcom,sdm845-pdc.h | 2 ++ >

Re: [PATCH 4/6] dt-bindings: reset: pdc: Add PDC Global bindings

2021-03-13 Thread Stephen Boyd
Quoting Sibi Sankar (2021-03-08 21:51:49) > Add PDC Global reset controller bindings for SC7280 SoCs. > > Signed-off-by: Sibi Sankar > --- > Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml | 4 > include/dt-bindings/reset/qcom,sdm845-pdc.h | 2 ++ > 2 files cha

[PATCH 4/6] dt-bindings: reset: pdc: Add PDC Global bindings

2021-03-08 Thread Sibi Sankar
Add PDC Global reset controller bindings for SC7280 SoCs. Signed-off-by: Sibi Sankar --- Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml | 4 include/dt-bindings/reset/qcom,sdm845-pdc.h | 2 ++ 2 files changed, 6 insertions(+) diff --git a/Documentation/device