Re: [PATCH v4 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180

2020-07-22 Thread Stephen Boyd
Quoting Taniya Das (2020-07-21 10:26:53) > Hi Stephen, > > Thanks for the review. > > On 7/21/2020 1:21 PM, Stephen Boyd wrote: > > >> +... > >> diff --git a/include/dt-bindings/clock/qcom,gcc-sc7180.h > >> b/include/dt-bindings/clock/qcom,gcc-sc7180.h > >> index 992b67b..bdf43adc 100644 > >> -

Re: [PATCH v4 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180

2020-07-21 Thread Taniya Das
Hi Stephen, Thanks for the review. On 7/21/2020 1:21 PM, Stephen Boyd wrote: +... diff --git a/include/dt-bindings/clock/qcom,gcc-sc7180.h b/include/dt-bindings/clock/qcom,gcc-sc7180.h index 992b67b..bdf43adc 100644 --- a/include/dt-bindings/clock/qcom,gcc-sc7180.h +++ b/include/dt-bindings/c

Re: [PATCH v4 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180

2020-07-21 Thread Stephen Boyd
Quoting Taniya Das (2020-07-14 23:36:48) > diff --git > a/Documentation/devicetree/bindings/clock/qcom,sc7180-lpasscorecc.yaml > b/Documentation/devicetree/bindings/clock/qcom,sc7180-lpasscorecc.yaml > new file mode 100644 > index 000..41d0a6d > --- /dev/null > +++ b/Documentation/devicetree/

Re: [PATCH v4 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180

2020-07-16 Thread Rob Herring
On Wed, 15 Jul 2020 12:06:48 +0530, Taniya Das wrote: > The LPASS(Low Power Audio Subsystem) clock provider have a bunch of generic > properties that are needed in a device tree. Also add clock ids for GCC > LPASS and LPASS Core clock IDs for LPASS client to request for the clocks. > > Signed-off-

[PATCH v4 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180

2020-07-14 Thread Taniya Das
The LPASS(Low Power Audio Subsystem) clock provider have a bunch of generic properties that are needed in a device tree. Also add clock ids for GCC LPASS and LPASS Core clock IDs for LPASS client to request for the clocks. Signed-off-by: Taniya Das --- .../bindings/clock/qcom,sc7180-lpasscorecc.