All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: meson-axg: add efuse device
@ 2019-01-17 10:02 ` Jerome Brunet
  0 siblings, 0 replies; 5+ messages in thread
From: Jerome Brunet @ 2019-01-17 10:02 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: linux-amlogic, devicetree, patchwork-bot+notify, linux-kernel,
	Jerome Brunet

Add efuse to the AXG family

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
index ae336cb34e29..0e0abb1a03e2 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
@@ -111,6 +111,14 @@
 		compatible = "amlogic,meson-gxbb-sm";
 	};
 
+	efuse: efuse {
+		compatible = "amlogic,meson-gxbb-efuse";
+		clocks = <&clkc CLKID_EFUSE>;
+		#address-cells = <1>;
+		#size-cells = <1>;
+		read-only;
+	};
+
 	psci {
 		compatible = "arm,psci-1.0";
 		method = "smc";
-- 
2.20.1


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

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

* [PATCH] arm64: dts: meson-axg: add efuse device
@ 2019-01-17 10:02 ` Jerome Brunet
  0 siblings, 0 replies; 5+ messages in thread
From: Jerome Brunet @ 2019-01-17 10:02 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: Jerome Brunet, linux-amlogic, devicetree, linux-kernel,
	patchwork-bot+notify

Add efuse to the AXG family

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
index ae336cb34e29..0e0abb1a03e2 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
@@ -111,6 +111,14 @@
 		compatible = "amlogic,meson-gxbb-sm";
 	};
 
+	efuse: efuse {
+		compatible = "amlogic,meson-gxbb-efuse";
+		clocks = <&clkc CLKID_EFUSE>;
+		#address-cells = <1>;
+		#size-cells = <1>;
+		read-only;
+	};
+
 	psci {
 		compatible = "arm,psci-1.0";
 		method = "smc";
-- 
2.20.1

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

* Re: [PATCH] arm64: dts: meson-axg: add efuse device
  2019-01-17 10:02 ` Jerome Brunet
  (?)
@ 2019-01-17 20:03   ` Kevin Hilman
  -1 siblings, 0 replies; 5+ messages in thread
From: Kevin Hilman @ 2019-01-17 20:03 UTC (permalink / raw)
  To: Jerome Brunet
  Cc: linux-amlogic, devicetree, patchwork-bot+notify, linux-kernel,
	Jerome Brunet

Jerome Brunet <jbrunet@baylibre.com> writes:

> Add efuse to the AXG family
>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Queued for v5.1,

Thanks,

Kevin

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

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

* Re: [PATCH] arm64: dts: meson-axg: add efuse device
@ 2019-01-17 20:03   ` Kevin Hilman
  0 siblings, 0 replies; 5+ messages in thread
From: Kevin Hilman @ 2019-01-17 20:03 UTC (permalink / raw)
  Cc: Jerome Brunet, linux-amlogic, devicetree, linux-kernel,
	patchwork-bot+notify

Jerome Brunet <jbrunet@baylibre.com> writes:

> Add efuse to the AXG family
>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Queued for v5.1,

Thanks,

Kevin

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

* Re: [PATCH] arm64: dts: meson-axg: add efuse device
@ 2019-01-17 20:03   ` Kevin Hilman
  0 siblings, 0 replies; 5+ messages in thread
From: Kevin Hilman @ 2019-01-17 20:03 UTC (permalink / raw)
  To: Jerome Brunet
  Cc: Jerome Brunet, linux-amlogic, devicetree, linux-kernel,
	patchwork-bot+notify

Jerome Brunet <jbrunet@baylibre.com> writes:

> Add efuse to the AXG family
>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Queued for v5.1,

Thanks,

Kevin

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

end of thread, other threads:[~2019-01-17 20:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-17 10:02 [PATCH] arm64: dts: meson-axg: add efuse device Jerome Brunet
2019-01-17 10:02 ` Jerome Brunet
2019-01-17 20:03 ` Kevin Hilman
2019-01-17 20:03   ` Kevin Hilman
2019-01-17 20:03   ` Kevin Hilman

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.