Bug 1225159 - OpenSUSE installation support for RZ/G3S and RZ/V2H
Summary: OpenSUSE installation support for RZ/G3S and RZ/V2H
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-23 15:04 UTC by John Vincent
Modified: 2024-07-16 23:50 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Vincent 2024-05-23 15:04:10 UTC
Hi,

Please enable Renesas RZ/V2H & RZ/G3S SOM device support in openSUSE by updating the following configurations in "config/arm64/default" file

CONFIG_ARCH_R9A09G057=y #RZ/V2H
CONFIG_ARCH_R9A08G045=y #RZ/G3S

Best Regards
John
Comment 1 John Vincent 2024-05-23 15:08:20 UTC
CONFIG_ARCH_R9A08G045 enabling RZ/G3S. This is supported from Linux kernel v6.7 
CONFIG_ARCH_R9A09G057 enabling RZ/V2H. This is supported from Linux kernel v6.10
Comment 2 Takashi Iwai 2024-05-24 11:12:27 UTC
It's for 6.10, right?  The older kernels don't have them, and TW is currently on 6.9.x.
Comment 3 Stanimir Varbanov 2024-07-16 23:50:04 UTC
openSUSE Tumbleweed is now on v6.10 and config options are enabled, can we close the bug?