Re: [PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver

2021-04-01 Thread Konrad Dybcio
> Isn't this already documented in > Documentation/devicetree/bindings/clock/qcom,gcc.yaml I wanted to document the custom property for the SONY SDHCI quirk, but if it's not necessary, we can just omit this patch. Konrad

Re: [PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver

2021-04-01 Thread Stephen Boyd
Quoting Konrad Dybcio (2021-03-12 18:19:10) > Add documentation for the MSM8994 GCC driver. > > Signed-off-by: Konrad Dybcio > --- > .../bindings/clock/qcom,gcc-msm8994.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 > Documentation/devicetree/bindin

Re: [PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver

2021-03-19 Thread Konrad Dybcio
>> + >> +properties: >> + compatible: >> +enum: >> + - qcom,gcc-msm8992 >> + - qcom,gcc-msm8994 > qcom,msm8994-gcc Hm? I can't find the issue, both this and other drivers are like qcom,xyzcc-socname.. Konrad

Re: [PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver

2021-03-15 Thread Rob Herring
On Sat, Mar 13, 2021 at 03:19:10AM +0100, Konrad Dybcio wrote: > Add documentation for the MSM8994 GCC driver. > > Signed-off-by: Konrad Dybcio > --- > .../bindings/clock/qcom,gcc-msm8994.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 > Documentatio

Re: [PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver

2021-03-15 Thread Rob Herring
On Sat, 13 Mar 2021 03:19:10 +0100, Konrad Dybcio wrote: > Add documentation for the MSM8994 GCC driver. > > Signed-off-by: Konrad Dybcio > --- > .../bindings/clock/qcom,gcc-msm8994.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 > Documentation/devi