All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
@ 2023-07-11 17:13 ` Sebastian Reichel
  0 siblings, 0 replies; 9+ messages in thread
From: Sebastian Reichel @ 2023-07-11 17:13 UTC (permalink / raw)
  To: linux-rockchip, Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel, linux-arm-kernel, Sebastian Reichel, kernel

Add support for the SATA0_0 port found on the RK3588 EVB1. The
second port (SATA0_1) does not work, which matches the downstream
behaviour.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
---
 arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
index f06b2ddcfcb6..eeab8f0478a5 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
@@ -49,6 +49,10 @@ vcc5v0_sys: vcc5v0-sys-regulator {
 	};
 };
 
+&combphy0_ps {
+	status = "okay";
+};
+
 &cpu_b0 {
 	cpu-supply = <&vdd_cpu_big0_s0>;
 };
@@ -759,6 +763,10 @@ regulator-state-mem {
 	};
 };
 
+&sata0 {
+	status = "okay";
+};
+
 &uart2 {
 	pinctrl-0 = <&uart2m0_xfer>;
 	status = "okay";
-- 
2.40.1


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

* [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
@ 2023-07-11 17:13 ` Sebastian Reichel
  0 siblings, 0 replies; 9+ messages in thread
From: Sebastian Reichel @ 2023-07-11 17:13 UTC (permalink / raw)
  To: linux-rockchip, Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel, linux-arm-kernel, Sebastian Reichel, kernel

Add support for the SATA0_0 port found on the RK3588 EVB1. The
second port (SATA0_1) does not work, which matches the downstream
behaviour.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
---
 arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
index f06b2ddcfcb6..eeab8f0478a5 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
@@ -49,6 +49,10 @@ vcc5v0_sys: vcc5v0-sys-regulator {
 	};
 };
 
+&combphy0_ps {
+	status = "okay";
+};
+
 &cpu_b0 {
 	cpu-supply = <&vdd_cpu_big0_s0>;
 };
@@ -759,6 +763,10 @@ regulator-state-mem {
 	};
 };
 
+&sata0 {
+	status = "okay";
+};
+
 &uart2 {
 	pinctrl-0 = <&uart2m0_xfer>;
 	status = "okay";
-- 
2.40.1


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

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

* [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
@ 2023-07-11 17:13 ` Sebastian Reichel
  0 siblings, 0 replies; 9+ messages in thread
From: Sebastian Reichel @ 2023-07-11 17:13 UTC (permalink / raw)
  To: linux-rockchip, Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel, linux-arm-kernel, Sebastian Reichel, kernel

Add support for the SATA0_0 port found on the RK3588 EVB1. The
second port (SATA0_1) does not work, which matches the downstream
behaviour.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
---
 arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
index f06b2ddcfcb6..eeab8f0478a5 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
@@ -49,6 +49,10 @@ vcc5v0_sys: vcc5v0-sys-regulator {
 	};
 };
 
+&combphy0_ps {
+	status = "okay";
+};
+
 &cpu_b0 {
 	cpu-supply = <&vdd_cpu_big0_s0>;
 };
@@ -759,6 +763,10 @@ regulator-state-mem {
 	};
 };
 
+&sata0 {
+	status = "okay";
+};
+
 &uart2 {
 	pinctrl-0 = <&uart2m0_xfer>;
 	status = "okay";
-- 
2.40.1


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

* Re: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
  2023-07-11 17:13 ` Sebastian Reichel
  (?)
@ 2023-07-12  6:47   ` AngeloGioacchino Del Regno
  -1 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-07-12  6:47 UTC (permalink / raw)
  To: Sebastian Reichel, linux-rockchip, Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel, linux-arm-kernel, kernel

Il 11/07/23 19:13, Sebastian Reichel ha scritto:
> Add support for the SATA0_0 port found on the RK3588 EVB1. The
> second port (SATA0_1) does not work, which matches the downstream
> behaviour.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>



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

* Re: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
@ 2023-07-12  6:47   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-07-12  6:47 UTC (permalink / raw)
  To: Sebastian Reichel, linux-rockchip, Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel, linux-arm-kernel, kernel

Il 11/07/23 19:13, Sebastian Reichel ha scritto:
> Add support for the SATA0_0 port found on the RK3588 EVB1. The
> second port (SATA0_1) does not work, which matches the downstream
> behaviour.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>



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

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

* Re: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
@ 2023-07-12  6:47   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-07-12  6:47 UTC (permalink / raw)
  To: Sebastian Reichel, linux-rockchip, Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel, linux-arm-kernel, kernel

Il 11/07/23 19:13, Sebastian Reichel ha scritto:
> Add support for the SATA0_0 port found on the RK3588 EVB1. The
> second port (SATA0_1) does not work, which matches the downstream
> behaviour.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>



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

* Re: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
  2023-07-11 17:13 ` Sebastian Reichel
  (?)
@ 2023-07-12  7:21   ` Heiko Stuebner
  -1 siblings, 0 replies; 9+ messages in thread
From: Heiko Stuebner @ 2023-07-12  7:21 UTC (permalink / raw)
  To: Sebastian Reichel, linux-rockchip
  Cc: Heiko Stuebner, Conor Dooley, devicetree, linux-arm-kernel,
	kernel, Rob Herring, linux-kernel, Krzysztof Kozlowski

On Tue, 11 Jul 2023 19:13:30 +0200, Sebastian Reichel wrote:
> Add support for the SATA0_0 port found on the RK3588 EVB1. The
> second port (SATA0_1) does not work, which matches the downstream
> behaviour.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
      commit: 9c7f24941927f8ca6760eef0309e00e260f0017a

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

* Re: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
@ 2023-07-12  7:21   ` Heiko Stuebner
  0 siblings, 0 replies; 9+ messages in thread
From: Heiko Stuebner @ 2023-07-12  7:21 UTC (permalink / raw)
  To: Sebastian Reichel, linux-rockchip
  Cc: Heiko Stuebner, Conor Dooley, devicetree, linux-arm-kernel,
	kernel, Rob Herring, linux-kernel, Krzysztof Kozlowski

On Tue, 11 Jul 2023 19:13:30 +0200, Sebastian Reichel wrote:
> Add support for the SATA0_0 port found on the RK3588 EVB1. The
> second port (SATA0_1) does not work, which matches the downstream
> behaviour.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
      commit: 9c7f24941927f8ca6760eef0309e00e260f0017a

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

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

* Re: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
@ 2023-07-12  7:21   ` Heiko Stuebner
  0 siblings, 0 replies; 9+ messages in thread
From: Heiko Stuebner @ 2023-07-12  7:21 UTC (permalink / raw)
  To: Sebastian Reichel, linux-rockchip
  Cc: Heiko Stuebner, Conor Dooley, devicetree, linux-arm-kernel,
	kernel, Rob Herring, linux-kernel, Krzysztof Kozlowski

On Tue, 11 Jul 2023 19:13:30 +0200, Sebastian Reichel wrote:
> Add support for the SATA0_0 port found on the RK3588 EVB1. The
> second port (SATA0_1) does not work, which matches the downstream
> behaviour.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
      commit: 9c7f24941927f8ca6760eef0309e00e260f0017a

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

end of thread, other threads:[~2023-07-12  7:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-11 17:13 [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA Sebastian Reichel
2023-07-11 17:13 ` Sebastian Reichel
2023-07-11 17:13 ` Sebastian Reichel
2023-07-12  6:47 ` AngeloGioacchino Del Regno
2023-07-12  6:47   ` AngeloGioacchino Del Regno
2023-07-12  6:47   ` AngeloGioacchino Del Regno
2023-07-12  7:21 ` Heiko Stuebner
2023-07-12  7:21   ` Heiko Stuebner
2023-07-12  7:21   ` Heiko Stuebner

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.