]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
misc: amd-sbi: Move hwmon device sensor as separate entity
authorAkshay Gupta <akshay.gupta@amd.com>
Mon, 28 Apr 2025 06:30:27 +0000 (06:30 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 May 2025 12:44:40 +0000 (14:44 +0200)
commitf4dc6406631ec46f608be7078f50777990c87b47
tree37ee03aded03c6ab321375c3c48e14cb9dfa385d
parent43470595e72bd4448fcf0cd720c4d37c34035eb7
misc: amd-sbi: Move hwmon device sensor as separate entity

- Move hwmon device sensor to misc as only power is reported through
  hwmon sensor.

Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
Link: https://lore.kernel.org/r/20250428063034.2145566-4-akshay.gupta@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/amd-sbi/Kconfig
drivers/misc/amd-sbi/Makefile
drivers/misc/amd-sbi/rmi-core.h
drivers/misc/amd-sbi/rmi-hwmon.c [new file with mode: 0644]
drivers/misc/amd-sbi/rmi-i2c.c