]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
misc: amd-sbi: Add revision support for AMD Venice platform
authorAkshay Gupta <Akshay.Gupta@amd.com>
Wed, 18 Mar 2026 11:27:09 +0000 (16:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2026 14:17:29 +0000 (16:17 +0200)
commitb5e7fb39819aec09a27c89f203774ffc6b13a78d
tree0c3a1c43be9835a1943d45ce56856b391657e38f
parentac7460c6037e45c72703cbe9a96ee6668601c80f
misc: amd-sbi: Add revision support for AMD Venice platform

The AMD Venice platform uses revision 0x31 and a two-byte register
address size. Add the revision to the CPUID and MCAMSR protocol
functions to ensure correct protocol identification.

Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
Signed-off-by: Akshay Gupta <Akshay.Gupta@amd.com>
Link: https://patch.msgid.link/20260318112711.2757467-1-Akshay.Gupta@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/amd-sbi/rmi-core.c