diff options
| author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2024-09-23 16:27:19 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-14 20:03:55 +0100 |
| commit | 6e72b117614ce77e543cb7e8ae3d24a330cfa722 (patch) | |
| tree | 1a6cdc0c3671cd84b3068c8223da8398204a81e2 /Documentation/i2c | |
| parent | 1ab42ad28076304f88485d22f1230b6c77030a35 (diff) | |
| download | linux-6e72b117614ce77e543cb7e8ae3d24a330cfa722.tar.gz linux-6e72b117614ce77e543cb7e8ae3d24a330cfa722.tar.bz2 linux-6e72b117614ce77e543cb7e8ae3d24a330cfa722.zip | |
i2c: i801: Add support for Intel Panther Lake
[ Upstream commit bd492b58371295d3ae26162b9666be584abad68a ]
Add SMBus PCI IDs on Intel Panther Lake-P and -U.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
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 c840b597912c..47e8ac5b7099 100644 --- a/Documentation/i2c/busses/i2c-i801.rst +++ b/Documentation/i2c/busses/i2c-i801.rst @@ -49,6 +49,7 @@ Supported adapters: * Intel Meteor Lake (SOC and PCH) * Intel Birch Stream (SOC) * Intel Arrow Lake (SOC) + * Intel Panther Lake (SOC) Datasheets: Publicly available at the Intel website |
