* [PATCH] arm64: dts: renesas: gray-hawk-single: Restore sort order
@ 2025-01-10 11:05 Geert Uytterhoeven
2025-01-10 13:38 ` Niklas Söderlund
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2025-01-10 11:05 UTC (permalink / raw)
To: Magnus Damm; +Cc: linux-renesas-soc, linux-arm-kernel, Geert Uytterhoeven
Alphabetical by label name.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be queued in renesas-devel for v6.15.
.../dts/renesas/r8a779h0-gray-hawk-single.dts | 38 +++++++++----------
1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts b/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
index 18fd52f55de5b75b..d58f64d927feb17b 100644
--- a/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
+++ b/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
@@ -233,25 +233,6 @@ channel1 {
};
};
-&dsi0 {
- status = "okay";
-
- ports {
- port@1 {
- reg = <1>;
-
- dsi0_out: endpoint {
- remote-endpoint = <&sn65dsi86_in0>;
- data-lanes = <1 2 3 4>;
- };
- };
- };
-};
-
-&du {
- status = "okay";
-};
-
&csi40 {
status = "okay";
@@ -292,6 +273,25 @@ csi41_in: endpoint {
};
};
+&dsi0 {
+ status = "okay";
+
+ ports {
+ port@1 {
+ reg = <1>;
+
+ dsi0_out: endpoint {
+ remote-endpoint = <&sn65dsi86_in0>;
+ data-lanes = <1 2 3 4>;
+ };
+ };
+ };
+};
+
+&du {
+ status = "okay";
+};
+
&extal_clk {
clock-frequency = <16666666>;
};
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: renesas: gray-hawk-single: Restore sort order
2025-01-10 11:05 [PATCH] arm64: dts: renesas: gray-hawk-single: Restore sort order Geert Uytterhoeven
@ 2025-01-10 13:38 ` Niklas Söderlund
0 siblings, 0 replies; 2+ messages in thread
From: Niklas Söderlund @ 2025-01-10 13:38 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Magnus Damm, linux-renesas-soc, linux-arm-kernel
Hi Geert,
Thanks for your patch.
On 2025-01-10 12:05:09 +0100, Geert Uytterhoeven wrote:
> Alphabetical by label name.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> ---
> To be queued in renesas-devel for v6.15.
>
> .../dts/renesas/r8a779h0-gray-hawk-single.dts | 38 +++++++++----------
> 1 file changed, 19 insertions(+), 19 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts b/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
> index 18fd52f55de5b75b..d58f64d927feb17b 100644
> --- a/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
> @@ -233,25 +233,6 @@ channel1 {
> };
> };
>
> -&dsi0 {
> - status = "okay";
> -
> - ports {
> - port@1 {
> - reg = <1>;
> -
> - dsi0_out: endpoint {
> - remote-endpoint = <&sn65dsi86_in0>;
> - data-lanes = <1 2 3 4>;
> - };
> - };
> - };
> -};
> -
> -&du {
> - status = "okay";
> -};
> -
> &csi40 {
> status = "okay";
>
> @@ -292,6 +273,25 @@ csi41_in: endpoint {
> };
> };
>
> +&dsi0 {
> + status = "okay";
> +
> + ports {
> + port@1 {
> + reg = <1>;
> +
> + dsi0_out: endpoint {
> + remote-endpoint = <&sn65dsi86_in0>;
> + data-lanes = <1 2 3 4>;
> + };
> + };
> + };
> +};
> +
> +&du {
> + status = "okay";
> +};
> +
> &extal_clk {
> clock-frequency = <16666666>;
> };
> --
> 2.43.0
>
>
--
Kind Regards,
Niklas Söderlund
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-10 13:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 11:05 [PATCH] arm64: dts: renesas: gray-hawk-single: Restore sort order Geert Uytterhoeven
2025-01-10 13:38 ` Niklas Söderlund
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).