linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V0] arm64: dts: add support for S4 power domain controller
@ 2022-04-01 11:03 Shunzhou Jiang
  2022-04-04  8:03 ` Neil Armstrong
  2022-04-04  8:12 ` Neil Armstrong
  0 siblings, 2 replies; 3+ messages in thread
From: Shunzhou Jiang @ 2022-04-01 11:03 UTC (permalink / raw)
  To: robh+dt, krzk+dt, narmstrong, khilman
  Cc: jbrunet, martin.blumenstingl, devicetree, linux-amlogic,
	linux-kernel, linux-arm-kernel, shunzhou.jiang

Enable power domain controller for Meson s4 SoC

Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
---
 arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
index bf9ae1e1016b..96ea95ea5eb9 100644
--- a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
@@ -60,6 +60,12 @@ xtal: xtal-clk {
 		#clock-cells = <0>;
 	};
 
+	pwrc: power-controller {
+		compatible = "amlogic,meson-s4-pwrc";
+		#power-domain-cells = <1>;
+		status = "okay";
+	};
+
 	soc {
 		compatible = "simple-bus";
 		#address-cells = <2>;

base-commit: 1930a6e739c4b4a654a69164dbe39e554d228915
-- 
2.34.1


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

* Re: [PATCH V0] arm64: dts: add support for S4 power domain controller
  2022-04-01 11:03 [PATCH V0] arm64: dts: add support for S4 power domain controller Shunzhou Jiang
@ 2022-04-04  8:03 ` Neil Armstrong
  2022-04-04  8:12 ` Neil Armstrong
  1 sibling, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2022-04-04  8:03 UTC (permalink / raw)
  To: Shunzhou Jiang, robh+dt, krzk+dt, khilman
  Cc: jbrunet, martin.blumenstingl, devicetree, linux-amlogic,
	linux-kernel, linux-arm-kernel

On 01/04/2022 13:03, Shunzhou Jiang wrote:
> Enable power domain controller for Meson s4 SoC
> 
> Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
> ---
>   arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
> index bf9ae1e1016b..96ea95ea5eb9 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
> @@ -60,6 +60,12 @@ xtal: xtal-clk {
>   		#clock-cells = <0>;
>   	};
>   
> +	pwrc: power-controller {
> +		compatible = "amlogic,meson-s4-pwrc";
> +		#power-domain-cells = <1>;
> +		status = "okay";
> +	};
> +
>   	soc {
>   		compatible = "simple-bus";
>   		#address-cells = <2>;
> 
> base-commit: 1930a6e739c4b4a654a69164dbe39e554d228915

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>

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

* Re: [PATCH V0] arm64: dts: add support for S4 power domain controller
  2022-04-01 11:03 [PATCH V0] arm64: dts: add support for S4 power domain controller Shunzhou Jiang
  2022-04-04  8:03 ` Neil Armstrong
@ 2022-04-04  8:12 ` Neil Armstrong
  1 sibling, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2022-04-04  8:12 UTC (permalink / raw)
  To: krzk+dt, khilman, Shunzhou Jiang, robh+dt
  Cc: Neil Armstrong, jbrunet, linux-kernel, linux-amlogic, devicetree,
	martin.blumenstingl, linux-arm-kernel

Hi,

On Fri, 1 Apr 2022 19:03:06 +0800, Shunzhou Jiang wrote:
> Enable power domain controller for Meson s4 SoC
> 
> 

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.19/dt64)

[1/1] arm64: dts: add support for S4 power domain controller
      https://git.kernel.org/amlogic/c/085f7a298a14ed2a088c8ba01d2feda2499cbc72

-- 
Neil

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

end of thread, other threads:[~2022-04-04  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-01 11:03 [PATCH V0] arm64: dts: add support for S4 power domain controller Shunzhou Jiang
2022-04-04  8:03 ` Neil Armstrong
2022-04-04  8:12 ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).