You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
i2c: i801: Document Intel DNV and Broxton
Add missing entries into i2c-i801 documentation and Kconfig about recently added Intel DNV and Broxton. Reported-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
committed by
Wolfram Sang
parent
a9bed6b10b
commit
2b630df721
@@ -30,6 +30,8 @@ Supported adapters:
|
|||||||
* Intel BayTrail (SOC)
|
* Intel BayTrail (SOC)
|
||||||
* Intel Sunrise Point-H (PCH)
|
* Intel Sunrise Point-H (PCH)
|
||||||
* Intel Sunrise Point-LP (PCH)
|
* Intel Sunrise Point-LP (PCH)
|
||||||
|
* Intel DNV (SOC)
|
||||||
|
* Intel Broxton (SOC)
|
||||||
Datasheets: Publicly available at the Intel website
|
Datasheets: Publicly available at the Intel website
|
||||||
|
|
||||||
On Intel Patsburg and later chipsets, both the normal host SMBus controller
|
On Intel Patsburg and later chipsets, both the normal host SMBus controller
|
||||||
|
|||||||
@@ -124,6 +124,8 @@ config I2C_I801
|
|||||||
BayTrail (SOC)
|
BayTrail (SOC)
|
||||||
Sunrise Point-H (PCH)
|
Sunrise Point-H (PCH)
|
||||||
Sunrise Point-LP (PCH)
|
Sunrise Point-LP (PCH)
|
||||||
|
DNV (SOC)
|
||||||
|
Broxton (SOC)
|
||||||
|
|
||||||
This driver can also be built as a module. If so, the module
|
This driver can also be built as a module. If so, the module
|
||||||
will be called i2c-i801.
|
will be called i2c-i801.
|
||||||
|
|||||||
Reference in New Issue
Block a user