All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: bcm: HR2: add label to sp805 watchdog
@ 2019-10-22 22:19 ` Chris Packham
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Packham @ 2019-10-22 22:19 UTC (permalink / raw)
  To: robh+dt, mark.rutland, rjui, f.fainelli
  Cc: bcm-kernel-feedback-list, devicetree, linux-arm-kernel,
	linux-kernel, Chris Packham, Scott Branden

This allows boards the option of adding properties or disabling the
watchdog entirely.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
---
 arch/arm/boot/dts/bcm-hr2.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/bcm-hr2.dtsi b/arch/arm/boot/dts/bcm-hr2.dtsi
index e4d49731287f..6142c672811e 100644
--- a/arch/arm/boot/dts/bcm-hr2.dtsi
+++ b/arch/arm/boot/dts/bcm-hr2.dtsi
@@ -268,7 +268,7 @@
 			clock-frequency = <100000>;
 		};
 
-		watchdog@39000 {
+		watchdog: watchdog@39000 {
 			compatible = "arm,sp805", "arm,primecell";
 			reg = <0x39000 0x1000>;
 			interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.23.0


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

* [PATCH] ARM: dts: bcm: HR2: add label to sp805 watchdog
@ 2019-10-22 22:19 ` Chris Packham
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Packham @ 2019-10-22 22:19 UTC (permalink / raw)
  To: robh+dt, mark.rutland, rjui, f.fainelli
  Cc: devicetree, Scott Branden, linux-kernel, Chris Packham,
	bcm-kernel-feedback-list, linux-arm-kernel

This allows boards the option of adding properties or disabling the
watchdog entirely.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
---
 arch/arm/boot/dts/bcm-hr2.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/bcm-hr2.dtsi b/arch/arm/boot/dts/bcm-hr2.dtsi
index e4d49731287f..6142c672811e 100644
--- a/arch/arm/boot/dts/bcm-hr2.dtsi
+++ b/arch/arm/boot/dts/bcm-hr2.dtsi
@@ -268,7 +268,7 @@
 			clock-frequency = <100000>;
 		};
 
-		watchdog@39000 {
+		watchdog: watchdog@39000 {
 			compatible = "arm,sp805", "arm,primecell";
 			reg = <0x39000 0x1000>;
 			interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.23.0


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

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

* Re: [PATCH] ARM: dts: bcm: HR2: add label to sp805 watchdog
  2019-10-22 22:19 ` Chris Packham
@ 2019-10-23 17:42   ` Florian Fainelli
  -1 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2019-10-23 17:42 UTC (permalink / raw)
  To: bcm-kernel-feedback-list, Chris Packham, robh+dt, mark.rutland, rjui
  Cc: devicetree, linux-arm-kernel, linux-kernel, Scott Branden

On Wed, 23 Oct 2019 11:19:56 +1300, Chris Packham <chris.packham@alliedtelesis.co.nz> wrote:
> This allows boards the option of adding properties or disabling the
> watchdog entirely.
> 
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> ---

Applied to devicetree/next, thanks!
--
Florian

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

* Re: [PATCH] ARM: dts: bcm: HR2: add label to sp805 watchdog
@ 2019-10-23 17:42   ` Florian Fainelli
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2019-10-23 17:42 UTC (permalink / raw)
  To: bcm-kernel-feedback-list, Chris Packham, robh+dt, mark.rutland, rjui
  Cc: devicetree, Scott Branden, linux-kernel, linux-arm-kernel

On Wed, 23 Oct 2019 11:19:56 +1300, Chris Packham <chris.packham@alliedtelesis.co.nz> wrote:
> This allows boards the option of adding properties or disabling the
> watchdog entirely.
> 
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> ---

Applied to devicetree/next, thanks!
--
Florian

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

end of thread, other threads:[~2019-10-23 17:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 22:19 [PATCH] ARM: dts: bcm: HR2: add label to sp805 watchdog Chris Packham
2019-10-22 22:19 ` Chris Packham
2019-10-23 17:42 ` Florian Fainelli
2019-10-23 17:42   ` Florian Fainelli

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.