]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
i2c-piix4: Add Hygon Dhyana SMBus support
authorPu Wen <puwen@hygon.cn>
Mon, 29 Apr 2019 16:08:43 +0000 (00:08 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 3 May 2019 14:47:54 +0000 (16:47 +0200)
commit24beb83ad289c68bce7c01351cb90465bbb1940a
tree859adfb4e55c4077edbe40c1b273960474054f91
parent5d756112da49af8798620fc788ff4c730c7d5574
i2c-piix4: Add Hygon Dhyana SMBus support

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@hygon.cn>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/i2c/busses/i2c-piix4
drivers/i2c/busses/Kconfig
drivers/i2c/busses/i2c-piix4.c