diff options
author | 2022-11-14 11:56:06 +0000 | |
---|---|---|
committer | 2022-12-01 23:39:02 +0100 | |
commit | 3d50b95b50db36de945bfc34d4d94b7e11ee8fd9 (patch) | |
tree | 0927f81ad65d31a4da347c1c9c56f1517b31bcf3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'i2c/client_device_id_helper-immutable' into i2c/for-mergewindow (diff) | |
download | wireguard-linux-3d50b95b50db36de945bfc34d4d94b7e11ee8fd9.tar.xz wireguard-linux-3d50b95b50db36de945bfc34d4d94b7e11ee8fd9.zip |
i2c: smbus: add DDR support for SPD
On my x05 laptop I got:
Memory type 0x12 not supported yet, not instantiating SPD
Adding the 0x12 case lead to a successful instantiated SPD AT24 EEPROM.
i801_smbus 0000:00:1f.3: SMBus using polling
i2c i2c-6: 2/2 memory slots populated (from DMI)
at24 6-0050: 256 byte spd EEPROM, read-only
i2c i2c-6: Successfully instantiated SPD at 0x50
at24 6-0051: 256 byte spd EEPROM, read-only
And then, I decoded it successfully via decode-dimms.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions