Bug 1216672

Summary: arm kernel 6.5 series missing config option to allow boot
Product: [openSUSE] openSUSE Tumbleweed Reporter: Bret Towe <bret.towe>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jslaby
Version: Current   
Target Milestone: ---   
Hardware: aarch64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bret Towe 2023-10-27 21:19:13 UTC
on my soquartz boards booting broke when upgrading to the 6.5.6 kernel from 6.4.12
I haven't tested yet but I've been told that the below patch changed the needed config options to support all the features soquartz has
https://lore.kernel.org/linux-rockchip/20230504173618.142075-6-sebastian.reichel@collabora.com/

the missing config options are:

# CONFIG_MFD_RK8XX_I2C is not set
# CONFIG_MFD_RK8XX_SPI is not set

I'll follow up if it does fix booting after I figure out how to recompile the kernel with those options.
they are needed for full hardware support either way tho.
Comment 1 Jiri Slaby 2023-10-30 05:30:14 UTC
It should be fixed in 6.5.8 or later by:
commit e8bd3c1e74950f630b3c0434dff0a41e6b756533
Author: Matwey V. Kornilov <matwey.kornilov@gmail.com>
Date:   Sat Oct 14 17:51:28 2023 +0300

    config: Reenable Rockchip RK8XX hardware