On Sat, 27 Apr 2019 09:07:44 +0800, Pu Wen wrote: > The Hygon Dhyana CPU has the SMBus device with PCI device ID 0x790b, > which is the same as AMD CZ SMBus device. So add Hygon Dhyana support > to the i2c-piix4 driver by using the code path of AMD. > > Signed-off-by: Pu Wen <puwen@xxxxxxxx> > --- > v1->v2: > - Remove the revision number checking for Hygon SMBus device. > - Document the new supported chipset in drivers/i2c/busses/Kconfig > and Documentation/i2c/busses/i2c-piix4 as well as in the header > comment of i2c-piix4.c. > > Documentation/i2c/busses/i2c-piix4 | 2 ++ > drivers/i2c/busses/Kconfig | 1 + > drivers/i2c/busses/i2c-piix4.c | 15 +++++++++++---- > 3 files changed, 14 insertions(+), 4 deletions(-) > (...) Looks good to me now, thanks. Reviewed-by: Jean Delvare <jdelvare@xxxxxxx> -- Jean Delvare SUSE L3 Support