Re: [PATCH] i2c: i2c-piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets

2013-07-14 Thread Rudolf Marek
From: Rudolf Marek Add support for the secondary SMBus controller on the AMD SB800 and AMD FCH chipsets. Signed-off-by: Rudolf Marek --- Thanks Rudolf Index: linux-3.10-rc6/drivers/i2c/busses/i2c-piix4.c === --- linux-3.10

Re: [PATCH] i2c-piix4 - Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets

2013-06-17 Thread Rudolf Marek
Hi all, I added just a few lines to the documentation file, the code part of the patch in unchanged. Signed-off-by: Rudolf Marek Attached patch adds support for secondary SMBus of AMD SB800 and new AMD FCH Hudson chipsets. The base address of secondary SMBus is different from SB700 and it

Re: [PATCH] i2c-piix4 - Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets

2013-06-11 Thread Rudolf Marek
Do you know if there should be something connected? In Paul case, most likely not. In my case there is a voltage controller for the DDR3 voltage regulator. I asked Paul test it on his SB800 system, I have the Hudson successor.. Rudolf, it looks like your patch could also update the i2c file

[PATCH] i2c-piix4 - Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets

2013-05-17 Thread Rudolf Marek
://support.amd.com/us/Embedded_TechDocs/45482.pdf Tested on SB800 and FCH boards. Tested-by: Paul Menzel ASRock E350M1 with SB800 Signed-off-by: Rudolf Marek Thanks Rudolf diff --git a/drivers/i2c/busses/i2c-piix4.c b/drivers/i2c/busses/i2c-piix4.c index 39ab78c..7145d3c 100644 --- a/drivers/i2c/busses/i2c