From: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <magnus.damm@gmail.com>,
linux-renesas-soc@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm64: dts: renesas: gray-hawk-single: Restore sort order
Date: Fri, 10 Jan 2025 14:38:42 +0100 [thread overview]
Message-ID: <20250110133842.GD308750@ragnatech.se> (raw)
In-Reply-To: <4f3e057b9a73d7ee7ff073f51bb9a4c30bdd0c84.1736506813.git.geert+renesas@glider.be>
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
prev parent reply other threads:[~2025-01-10 13:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250110133842.GD308750@ragnatech.se \
--to=niklas.soderlund@ragnatech.se \
--cc=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).