Re: [PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-08-08 Thread Sudeep Holla
On Tue, Aug 07, 2018 at 11:15:02PM -0700, Stephen Boyd wrote: > Quoting Taniya Das (2018-08-07 19:46:01) [...] > > Sudeep, > > > > Earlier the design was the freq_domain would take the CPU phandles > > > > freq_domain: > >cpus = <&cpu0 &cpu1>; > > > > I believe Sudeep is recommending s

Re: [PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-08-07 Thread Stephen Boyd
Quoting Taniya Das (2018-08-07 19:46:01) > > > On 8/8/2018 12:54 AM, skan...@codeaurora.org wrote: > > On 2018-08-07 04:12, Sudeep Holla wrote: > >> On Mon, Aug 06, 2018 at 01:54:24PM -0700, skan...@codeaurora.org wrote: > >>> On 2018-08-03 16:46, Stephen Boyd wrote: > >>> >Quoting Taniya Das (20

Re: [PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-08-07 Thread Taniya Das
On 8/8/2018 12:54 AM, skan...@codeaurora.org wrote: On 2018-08-07 04:12, Sudeep Holla wrote: On Mon, Aug 06, 2018 at 01:54:24PM -0700, skan...@codeaurora.org wrote: On 2018-08-03 16:46, Stephen Boyd wrote: >Quoting Taniya Das (2018-07-24 03:42:49) >>diff --git >>a/Documentation/devicetree/bi

Re: [PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-08-07 Thread skannan
On 2018-08-07 04:12, Sudeep Holla wrote: On Mon, Aug 06, 2018 at 01:54:24PM -0700, skan...@codeaurora.org wrote: On 2018-08-03 16:46, Stephen Boyd wrote: >Quoting Taniya Das (2018-07-24 03:42:49) >>diff --git >>a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt >>b/Documentation/dev

Re: [PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-08-07 Thread Sudeep Holla
On Mon, Aug 06, 2018 at 01:54:24PM -0700, skan...@codeaurora.org wrote: > On 2018-08-03 16:46, Stephen Boyd wrote: > >Quoting Taniya Das (2018-07-24 03:42:49) > >>diff --git > >>a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt > >>b/Documentation/devicetree/bindings/cpufreq/cpufreq-q

Re: [PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-08-06 Thread skannan
On 2018-08-03 16:46, Stephen Boyd wrote: Quoting Taniya Das (2018-07-24 03:42:49) diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt new file mode 100644 index 000..22d4355 --- /dev/null +++ b/Documenta

Re: [PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-08-03 Thread Stephen Boyd
Quoting Taniya Das (2018-07-24 03:42:49) > diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt > b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt > new file mode 100644 > index 000..22d4355 > --- /dev/null > +++ b/Documentation/devicetree/bindings/cpufreq/

[PATCH v7 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

2018-07-24 Thread Taniya Das
Add QCOM cpufreq firmware device bindings for Qualcomm Technology Inc's SoCs. This is required for managing the cpu frequency transitions which are controlled by the hardware engine. Signed-off-by: Taniya Das --- .../bindings/cpufreq/cpufreq-qcom-hw.txt | 172 + 1 f