All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs
       [not found] <0101016ef3391259-59ec5f0a-2ae7-45a8-881e-edc2d0bf7b26-000000@us-west-2.amazonses.com>
@ 2019-12-11  7:02   ` Bjorn Andersson
  0 siblings, 0 replies; 6+ messages in thread
From: Bjorn Andersson @ 2019-12-11  7:02 UTC (permalink / raw)
  To: Sai Prakash Ranjan
  Cc: Andy Gross, devicetree, linux-arm-kernel, linux-kernel,
	linux-arm-msm, Stephen Boyd, Matthias Kaehlcke

On Tue 10 Dec 20:30 PST 2019, Sai Prakash Ranjan wrote:

> This series adds device tree node for watchdog on SC7180 and SM8150.
> It also adds a node for LLCC (Last level cache controller) on SC7180.
> 
> Patch 3 depends on the dt binding change to LLCC node name:
>  - https://patchwork.kernel.org/patch/11246055/
> 

Series applied

Thanks,
Bjorn

> Sai Prakash Ranjan (3):
>   arm64: dts: qcom: sc7180: Add APSS watchdog node
>   arm64: dts: qcom: sm8150: Add APSS watchdog node
>   arm64: dts: qcom: sc7180: Add Last level cache controller node
> 
>  arch/arm64/boot/dts/qcom/sc7180.dtsi | 13 +++++++++++++
>  arch/arm64/boot/dts/qcom/sm8150.dtsi |  6 ++++++
>  2 files changed, 19 insertions(+)
> 
> -- 
> 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] 6+ messages in thread

* Re: [PATCH 0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs
@ 2019-12-11  7:02   ` Bjorn Andersson
  0 siblings, 0 replies; 6+ messages in thread
From: Bjorn Andersson @ 2019-12-11  7:02 UTC (permalink / raw)
  To: Sai Prakash Ranjan
  Cc: devicetree, linux-arm-msm, linux-kernel, Stephen Boyd,
	Andy Gross, Matthias Kaehlcke, linux-arm-kernel

On Tue 10 Dec 20:30 PST 2019, Sai Prakash Ranjan wrote:

> This series adds device tree node for watchdog on SC7180 and SM8150.
> It also adds a node for LLCC (Last level cache controller) on SC7180.
> 
> Patch 3 depends on the dt binding change to LLCC node name:
>  - https://patchwork.kernel.org/patch/11246055/
> 

Series applied

Thanks,
Bjorn

> Sai Prakash Ranjan (3):
>   arm64: dts: qcom: sc7180: Add APSS watchdog node
>   arm64: dts: qcom: sm8150: Add APSS watchdog node
>   arm64: dts: qcom: sc7180: Add Last level cache controller node
> 
>  arch/arm64/boot/dts/qcom/sc7180.dtsi | 13 +++++++++++++
>  arch/arm64/boot/dts/qcom/sm8150.dtsi |  6 ++++++
>  2 files changed, 19 insertions(+)
> 
> -- 
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
> of Code Aurora Forum, hosted by The Linux Foundation
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs
  2019-12-11  7:02   ` Bjorn Andersson
  (?)
@ 2019-12-11  7:10   ` saiprakash.ranjan
  -1 siblings, 0 replies; 6+ messages in thread
From: saiprakash.ranjan @ 2019-12-11  7:10 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: devicetree, linux-arm-msm, linux-kernel, Stephen Boyd,
	Andy Gross, Matthias Kaehlcke, linux-arm-kernel

On 2019-12-11 12:32, Bjorn Andersson wrote:
> On Tue 10 Dec 20:30 PST 2019, Sai Prakash Ranjan wrote:
> 
>> This series adds device tree node for watchdog on SC7180 and SM8150.
>> It also adds a node for LLCC (Last level cache controller) on SC7180.
>> 
>> Patch 3 depends on the dt binding change to LLCC node name:
>>  - https://patchwork.kernel.org/patch/11246055/
>> 
> 
> Series applied
> 

Thanks Bjorn !!

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs
  2019-12-11  7:02   ` Bjorn Andersson
  (?)
  (?)
@ 2019-12-11  7:10   ` saiprakash.ranjan
  -1 siblings, 0 replies; 6+ messages in thread
From: saiprakash.ranjan @ 2019-12-11  7:10 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, devicetree, linux-arm-kernel, linux-kernel,
	linux-arm-msm, Stephen Boyd, Matthias Kaehlcke

On 2019-12-11 12:32, Bjorn Andersson wrote:
> On Tue 10 Dec 20:30 PST 2019, Sai Prakash Ranjan wrote:
> 
>> This series adds device tree node for watchdog on SC7180 and SM8150.
>> It also adds a node for LLCC (Last level cache controller) on SC7180.
>> 
>> Patch 3 depends on the dt binding change to LLCC node name:
>>  - https://patchwork.kernel.org/patch/11246055/
>> 
> 
> Series applied
> 

Thanks Bjorn !!

--
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] 6+ messages in thread

* [PATCH 0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs
@ 2019-12-11  4:30 Sai Prakash Ranjan
  0 siblings, 0 replies; 6+ messages in thread
From: Sai Prakash Ranjan @ 2019-12-11  4:30 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-arm-msm,
	Stephen Boyd, Matthias Kaehlcke, Sai Prakash Ranjan

This series adds device tree node for watchdog on SC7180 and SM8150.
It also adds a node for LLCC (Last level cache controller) on SC7180.

Patch 3 depends on the dt binding change to LLCC node name:
 - https://patchwork.kernel.org/patch/11246055/

Sai Prakash Ranjan (3):
  arm64: dts: qcom: sc7180: Add APSS watchdog node
  arm64: dts: qcom: sm8150: Add APSS watchdog node
  arm64: dts: qcom: sc7180: Add Last level cache controller node

 arch/arm64/boot/dts/qcom/sc7180.dtsi | 13 +++++++++++++
 arch/arm64/boot/dts/qcom/sm8150.dtsi |  6 ++++++
 2 files changed, 19 insertions(+)

-- 
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] 6+ messages in thread

* [PATCH 0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs
@ 2019-12-11  4:30 Sai Prakash Ranjan
  0 siblings, 0 replies; 6+ messages in thread
From: Sai Prakash Ranjan @ 2019-12-11  4:30 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson
  Cc: devicetree, Sai Prakash Ranjan, linux-arm-msm, linux-kernel,
	Stephen Boyd, Matthias Kaehlcke, linux-arm-kernel

This series adds device tree node for watchdog on SC7180 and SM8150.
It also adds a node for LLCC (Last level cache controller) on SC7180.

Patch 3 depends on the dt binding change to LLCC node name:
 - https://patchwork.kernel.org/patch/11246055/

Sai Prakash Ranjan (3):
  arm64: dts: qcom: sc7180: Add APSS watchdog node
  arm64: dts: qcom: sm8150: Add APSS watchdog node
  arm64: dts: qcom: sc7180: Add Last level cache controller node

 arch/arm64/boot/dts/qcom/sc7180.dtsi | 13 +++++++++++++
 arch/arm64/boot/dts/qcom/sm8150.dtsi |  6 ++++++
 2 files changed, 19 insertions(+)

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-12-11  7:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0101016ef3391259-59ec5f0a-2ae7-45a8-881e-edc2d0bf7b26-000000@us-west-2.amazonses.com>
2019-12-11  7:02 ` [PATCH 0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs Bjorn Andersson
2019-12-11  7:02   ` Bjorn Andersson
2019-12-11  7:10   ` saiprakash.ranjan
2019-12-11  7:10   ` saiprakash.ranjan
2019-12-11  4:30 Sai Prakash Ranjan
  -- strict thread matches above, loose matches on Subject: below --
2019-12-11  4:30 Sai Prakash Ranjan

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.