All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Add modem Clock controller (MSS CC) driver for SC7180
@ 2019-12-04  8:21 Taniya Das
  0 siblings, 0 replies; 3+ messages in thread
From: Taniya Das @ 2019-12-04  8:21 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette  , robh+dt
  Cc: David Brown, Rajendra Nayak, linux-arm-msm, linux-soc, linux-clk,
	linux-kernel, Andy Gross, devicetree, robh, Taniya Das

Add driver support for Modem clock controller for SC7180 and also
update device tree bindings for the various clocks supported in the
clock controller.


Taniya Das (3):
  dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
  dt-bindings: clock: Introduce QCOM Modem clock  bindings
  clk: qcom: Add modem clock controller driver for  SC7180

 .../devicetree/bindings/clock/qcom,mss.yaml        | 40 ++++++++++
 drivers/clk/qcom/Kconfig                           |  9 +++
 drivers/clk/qcom/Makefile                          |  1 +
 drivers/clk/qcom/gcc-sc7180.c                      | 70 ++++++++++++++++
 drivers/clk/qcom/mss-sc7180.c                      | 93 ++++++++++++++++++++++
 include/dt-bindings/clock/qcom,gcc-sc7180.h        |  5 ++
 include/dt-bindings/clock/qcom,mss-sc7180.h        | 12 +++
 7 files changed, 230 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/qcom,mss.yaml
 create mode 100644 drivers/clk/qcom/mss-sc7180.c
 create mode 100644 include/dt-bindings/clock/qcom,mss-sc7180.h

--
Qualcomm INDIA, on behalf of Qualcomm Innovation Center, Inc.is a member
of the Code Aurora Forum, hosted by the  Linux Foundation.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 0/3] Add modem Clock controller (MSS CC) driver for SC7180
  2019-12-17  6:24 ` Stephen Boyd
@ 2019-12-27  4:36   ` Taniya Das
  0 siblings, 0 replies; 3+ messages in thread
From: Taniya Das @ 2019-12-27  4:36 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette, robh+dt
  Cc: David Brown, Rajendra Nayak, linux-arm-msm, linux-soc, linux-clk,
	linux-kernel, Andy Gross, devicetree, robh

Hello Stephen,

On 12/17/2019 11:54 AM, Stephen Boyd wrote:
> Quoting Taniya Das (2019-12-04 00:21:24)
>> Add driver support for Modem clock controller for SC7180 and also
>> update device tree bindings for the various clocks supported in the
>> clock controller.
>>
>>
> 
> Can you resend this? I got duplicate emails and I think it's resolved
> now on your end.
> 

Will resend the patches.

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation.

--

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 0/3] Add modem Clock controller (MSS CC) driver for SC7180
       [not found] <1575447687-9296-1-git-send-email-tdas@codeaurora.org>
@ 2019-12-17  6:24 ` Stephen Boyd
  2019-12-27  4:36   ` Taniya Das
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Boyd @ 2019-12-17  6:24 UTC (permalink / raw)
  To: Michael Turquette, Taniya Das, robh+dt
  Cc: David Brown, Rajendra Nayak, linux-arm-msm, linux-soc, linux-clk,
	linux-kernel, Andy Gross, devicetree, robh, Taniya Das

Quoting Taniya Das (2019-12-04 00:21:24)
> Add driver support for Modem clock controller for SC7180 and also
> update device tree bindings for the various clocks supported in the
> clock controller.
> 
> 

Can you resend this? I got duplicate emails and I think it's resolved
now on your end.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-27  4:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04  8:21 [PATCH v1 0/3] Add modem Clock controller (MSS CC) driver for SC7180 Taniya Das
     [not found] <1575447687-9296-1-git-send-email-tdas@codeaurora.org>
2019-12-17  6:24 ` Stephen Boyd
2019-12-27  4:36   ` Taniya Das

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.