diff options
| author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2024-06-10 13:18:01 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-09 13:31:43 +0100 |
| commit | f38ca98b07211d437ea27413e70391c08ae206b0 (patch) | |
| tree | d3ffa0e194fc2fe00d96b533e11f3e9a99fb6141 /Documentation/i2c | |
| parent | b35de9e01fc79c7baac666fb2dcb4ba7698a1d97 (diff) | |
| download | linux-f38ca98b07211d437ea27413e70391c08ae206b0.tar.gz linux-f38ca98b07211d437ea27413e70391c08ae206b0.tar.bz2 linux-f38ca98b07211d437ea27413e70391c08ae206b0.zip | |
i2c: i801: Add support for Intel Arrow Lake-H
[ Upstream commit f0eda4ddb2146a9f29d31b54c396f741bd0c82f1 ]
Add SMBus PCI ID on Intel Arrow Lake-H.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Stable-dep-of: bd492b583712 ("i2c: i801: Add support for Intel Panther Lake")
Signed-off-by: Sasha Levin <sashal@kernel.org>
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 10eced6c2e46..c840b597912c 100644 --- a/Documentation/i2c/busses/i2c-i801.rst +++ b/Documentation/i2c/busses/i2c-i801.rst @@ -48,6 +48,7 @@ Supported adapters: * Intel Raptor Lake (PCH) * Intel Meteor Lake (SOC and PCH) * Intel Birch Stream (SOC) + * Intel Arrow Lake (SOC) Datasheets: Publicly available at the Intel website |
