Add i2c imc bus driver for support Broadwell memory sensors#387
Add i2c imc bus driver for support Broadwell memory sensors#387jostar-yang wants to merge 5 commits intosonic-net:masterfrom
Conversation
Signed-off-by: jostar-yang <jostar_yang@accton.com>
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Can you add more details about what platforms need this? This looks like it is from https://lore.kernel.org/all/1582498270-50674-1-git-send-email-schaecsn@gmx.net/. If so, could you add that into the description or the PR file? |
|
The driver ,i2c-imc.c, support ddr sensors for Broadwell CPU machine. It is i2c bus driver. When probe i2c-imc.c, jc42 will be probed ,too. Then, we will see 0x18 and 0x1a i2c device address are created. Below Accton platform CPU is Broadwell ,
|
|
if this is the original upgrade patch, @jostar-yang , can you use the original patch? |
|
please follow guideline here. Existing kernel modules need to be patched and those patches are available in upstream. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Add i2c imc bus driver for support Broadwell memory sensors