[PATCH linux dev-6.18 0/4] hwmon: (kb9002) backport Kandou KB9002 retimer support
Andy Chung via B4 Relay <[email protected]> Thu, 30 Jul 2026 17:07:55 +0800
| Newsgroups | org.ozlabs.lists.openbmc,org.kernel.feeds.b4-sent |
|---|---|
| Message-ID | <[email protected]> |
The upstream series was applied to hwmon-next on 2026-07-27. Signed-off-by: Andy Chung <[email protected]> --- Andy Chung (4): dt-bindings: Add vendor prefix for Kandou dt-bindings: trivial-devices: Add Kandou KB9002 hwmon: (kb9002) Add driver for Kandou KB9002 retimer hwmon: (kb9002) Add documentation .../devicetree/bindings/trivial-devices.yaml | 2 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + Documentation/hwmon/index.rst | 1 + Documentation/hwmon/kb9002.rst | 64 +++ MAINTAINERS | 7 + drivers/hwmon/Kconfig | 11 + drivers/hwmon/Makefile | 1 + drivers/hwmon/kb9002.c | 459 +++++++++++++++++++++ 8 files changed, 547 insertions(+) --- base-commit: c2b9fc3f7091157518a3ac2282a0a8bc797c227a change-id: 20260730-kb9002-backport-30391ea171d7 Best regards, -- Andy Chung <[email protected]>