Bug 1216672 - arm kernel 6.5 series missing config option to allow boot
Summary: arm kernel 6.5 series missing config option to allow boot
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: aarch64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-27 21:19 UTC by Bret Towe
Modified: 2023-10-30 05:30 UTC (History)
1 user (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 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