[PATCH] arm64: dts: renesas: gray-hawk-single: Restore sort order
Niklas Söderlund
niklas.soderlund at ragnatech.se
Fri Jan 10 05:38:42 PST 2025
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 at glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas at 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 at 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 at 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
More information about the linux-arm-kernel
mailing list