mbox series

[v3,0/3] Enable 4-bit tx support

Message ID 20230901075932.105822-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series Enable 4-bit tx support | expand

Message

Biju Das Sept. 1, 2023, 7:59 a.m. UTC
This patch series aims to enable 4-bit tx support for
RZ/{G2L,G2LC,G2UL,V2L} SMARC EVKs.

v2->v3:
 * Dropped subnodes, as all pins use the same power-source value.
 * Added Rb tag from Geert for patch#2 and patch#3.
v1->v2:
 * Enabled 4-bit tx support.

This patch series dependupon [1]
[1] https://lore.kernel.org/all/20230830145835.296690-1-biju.das.jz@bp.renesas.com/

Biju Das (3):
  arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash
  arm64: dts: renesas: rzg2l-smarc-som: Enable 4-bit tx support
  arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support

 .../boot/dts/renesas/rzg2l-smarc-som.dtsi     |  1 +
 .../boot/dts/renesas/rzg2lc-smarc-som.dtsi    |  1 +
 .../boot/dts/renesas/rzg2ul-smarc-som.dtsi    | 38 +++++++++++++++++++
 .../boot/dts/renesas/rzfive-smarc-som.dtsi    |  4 ++
 4 files changed, 44 insertions(+)