diff mbox series

[5.10.y-cip] arm64: dts: renesas: rzg2l-smarc-som: Enable 4-bit tx support

Message ID 20241209180235.20418-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
State New
Headers show
Series [5.10.y-cip] arm64: dts: renesas: rzg2l-smarc-som: Enable 4-bit tx support | expand

Commit Message

Prabhakar Dec. 9, 2024, 6:02 p.m. UTC
From: Biju Das <biju.das.jz@bp.renesas.com>

commit ce3adea16612a677dd50bdad6861f37f5dc878c3 upstream.

Enable 4-bit tx support for sbc node.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20231108172232.259301-2-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
 arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Nobuhiro Iwamatsu Dec. 10, 2024, 12:24 p.m. UTC | #1
Hi all,

> -----Original Message-----
> From: Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Sent: Tuesday, December 10, 2024 3:03 AM
> To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○DITC□
> DIT○OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek
> <pavel@denx.de>
> Cc: Biju Das <biju.das.jz@bp.renesas.com>
> Subject: [PATCH 5.10.y-cip] arm64: dts: renesas: rzg2l-smarc-som: Enable
> 4-bit tx support
> 
> From: Biju Das <biju.das.jz@bp.renesas.com>
> 
> commit ce3adea16612a677dd50bdad6861f37f5dc878c3 upstream.
> 
> Enable 4-bit tx support for sbc node.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Link:
> https://lore.kernel.org/r/20231108172232.259301-2-biju.das.jz@bp.renesas.c
> om
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> ---
>  arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi
> b/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi
> index c1f290b53b56..e4d0ac6fe702 100644
> --- a/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi
> +++ b/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi
> @@ -312,6 +312,7 @@ flash@0 {
>  		m25p,fast-read;
>  		spi-max-frequency = <50000000>;
>  		spi-rx-bus-width = <4>;
> +		spi-tx-bus-width = <4>;
> 
>  		partitions {
>  			compatible = "fixed-partitions";
> --

Looks good to me. I can apply this if there are no other comments.

Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>

Best regards,
  Nobuhiro
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi b/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi
index c1f290b53b56..e4d0ac6fe702 100644
--- a/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi
+++ b/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi
@@ -312,6 +312,7 @@  flash@0 {
 		m25p,fast-read;
 		spi-max-frequency = <50000000>;
 		spi-rx-bus-width = <4>;
+		spi-tx-bus-width = <4>;
 
 		partitions {
 			compatible = "fixed-partitions";