Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1033232: linux: Please enable support for RZ/G2M-HiHope

2 views
Skip to first unread message

Vincent Stehlé

unread,
Mar 20, 2023, 9:00:05 AM3/20/23
to
Package: linux
Version: 6.1.0-6-arm64
Severity: normal
File: linux

Dear Maintainer,

The RZ/G2M HiHope is the reference board for the Renesas RZ/G2M MPU.
https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-mpus/rzg2m-hihope-rzg2m-reference-board

I think the Debian kernel is missing only a few configuration options in
debian/config/arm64/config to run on that board.

For SoC support and UART console:

CONFIG_ARCH_RENESAS=y
CONFIG_SERIAL_SH_SCI=y
CONFIG_ARCH_R8A774A1=y

For SD and eMMC support:

CONFIG_GPIO_RCAR=m
CONFIG_MMC_SDHI=m

For USB2 support:

CONFIG_PHY_RCAR_GEN3_USB2=m

All those options are set by default upstream.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm64/configs/defconfig

Could you please add those configuration options to the Debian kernel?

Best regards,
Vincent.

Emanuele Rocca

unread,
May 5, 2023, 4:50:05 AM5/5/23
to
Hi Vincent,

On 2023-03-20 01:36, Vincent Stehlé wrote:
> I think the Debian kernel is missing only a few configuration options in
> debian/config/arm64/config to run on that board.

Merge request opened:
https://salsa.debian.org/kernel-team/linux/-/merge_requests/712

Emanuele
0 new messages