Bug 1214212

Summary: amd_gpio AMDI0030:00: Invalid config param 0014
Product: [openSUSE] openSUSE Tumbleweed Reporter: Egor Kuznetsov <egor.kuznetsov.26>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: tiwai
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Egor Kuznetsov 2023-08-12 06:00:05 UTC
After a couple of updates I can see in dmesg this errors.
➜  ~ dmesg | grep param
[    0.017998] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.4.9-1-default splash=silent", will be passed to user space.
[    0.512408] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512440] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512465] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512489] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512512] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512536] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512560] amd_gpio AMDI0030:00: Invalid config param 0014
[    1.644484] amd_gpio AMDI0030:00: Invalid config param 0014
[    1.644521] amd_gpio AMDI0030:00: Invalid config param 0001

I google it and find patch in kernel mailing list but as I can understand its only for stable LTS 6.1 kernel, cause in my notebook with kernel 6.4.9 errors still saved.

Can SUSE maintainers backport this patch to kernel-default?
Link to patch: https://lore.kernel.org/lkml/20230717201652.17168-1-mario.limonciello@amd.com/T/#ma7fa99f555bed37cf732fe8c5675382796134353

My notebook spec if necessary:
Operating System: openSUSE Tumbleweed 20230810
Kernel Version: 6.4.9-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5500U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: HP
Comment 1 Takashi Iwai 2023-08-12 07:52:32 UTC
Thanks for the report.  Now I backported the patch to TW stable git branch.