[0/3] Add PWC, uSD and eMMC support to RZ/V2M EVK

Message ID 20230118144747.24968-1-fabrizio.castro.jz@renesas.com
Headers
Series Add PWC, uSD and eMMC support to RZ/V2M EVK |

Message

Fabrizio Castro Jan. 18, 2023, 2:47 p.m. UTC
  Dear All,

this series aims at adding uSD and eMMC support to the RZ/V2M EVK.
The uSD card bus voltage is controlled via one of GPIOs from the
PWC, therefore this series takes care of adding SoC specific
and board specific PWC support, too.

Thanks,
Fab

Fabrizio Castro (3):
  arm64: dts: renesas: r9a09g011: Add PWC support
  arm64: dts: renesas: v2mevk2: Add PWC support
  arm64: dts: renesas: v2mevk2: Add uSD card and eMMC support

 .../boot/dts/renesas/r9a09g011-v2mevk2.dts    | 127 ++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi    |   8 ++
 2 files changed, 135 insertions(+)