Bug 1225159

Summary: OpenSUSE installation support for RZ/G3S and RZ/V2H
Product: [openSUSE] openSUSE Tumbleweed Reporter: John Vincent <john.vincent.xa>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: arm-bugs, stanimir.varbanov, tiwai
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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?