On 1/28/21 10:59 AM, Wolfram Sang wrote:
On Thu, Jan 14, 2021 at 04:38:11PM +0200, Jarkko Nikula wrote:
Add PCI ID of SMBus controller on Intel Alder Lake PCH-P.
Signed-off-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
Do we still update Documentation/i2c/busses/i2c-i801.rst?
Actually need to avoid patching it and Kconfig for each new chipset
variant and make them shorter was my motivation behind commit
80d943ab19e9 ("i2c: i801: Consolidate chipset names in documentation and
Kconfig").
Here Alder Lake name was added by the commit 332fdaebb64e ("i2c: i801:
Add support for Intel Alder Lake PCH-S").
And maybe we should add Jarkko as i801 maintainer because Jean is usually
fine with such changes?
I'm not sure am I up to the task? Meaning I don't feel I know it so
well. I've been mostly adding new PCI IDs to new platforms.
Jarkko