diff options
| author | Zeng Guang <guang.zeng@intel.com> | 2025-10-21 09:35:22 +0200 |
|---|---|---|
| committer | Andi Shyti <andi.shyti@kernel.org> | 2025-10-27 14:17:15 +0100 |
| commit | 90f690a4f5f962d90483e7f689261d9179e6fbbe (patch) | |
| tree | 293cfe124f692f38aa2c2a6ebff1e0ccc225f3b3 /Documentation/i2c | |
| parent | b4cc81803033cbfd67fed1db7d8914bc5f299106 (diff) | |
| download | linux-90f690a4f5f962d90483e7f689261d9179e6fbbe.tar.gz linux-90f690a4f5f962d90483e7f689261d9179e6fbbe.tar.bz2 linux-90f690a4f5f962d90483e7f689261d9179e6fbbe.zip | |
i2c: i801: Add support for Intel Diamond Rapids
Add SMBus PCI ID on Intel Diamond Rapids.
Signed-off-by: Zeng Guang <guang.zeng@intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20251021073522.3458383-1-heikki.krogerus@linux.intel.com
Diffstat (limited to 'Documentation/i2c')
| -rw-r--r-- | Documentation/i2c/busses/i2c-i801.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/i2c/busses/i2c-i801.rst b/Documentation/i2c/busses/i2c-i801.rst index 36c563ad3f06..c939a5bfc8d0 100644 --- a/Documentation/i2c/busses/i2c-i801.rst +++ b/Documentation/i2c/busses/i2c-i801.rst @@ -51,6 +51,7 @@ Supported adapters: * Intel Arrow Lake (SOC) * Intel Panther Lake (SOC) * Intel Wildcat Lake (SOC) + * Intel Diamond Rapids (SOC) Datasheets: Publicly available at the Intel website |
