diff options
author | Vadim Pasternak <[email protected]> | 2021-02-08 22:16:02 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-02-09 11:35:23 +0100 |
commit | 81566938083af15aec75201293cf6047bb04f4d3 (patch) | |
tree | 99eca8d7850a8dabd29bcd7788d54fd4594ba797 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 84af1b168c5015fca0761cf9cce4add31e354dce (diff) |
i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte support
Allow to program register value zero to the mux register, which is
required for word address mux register space support.
Change key selector type from 'unsigned short' to 'integer' in order to
allow to set it to -1 on deselection.
Rename key selector field from 'last_chan' to 'last_val', since this
fields keeps actually selector value and not channel number.
Signed-off-by: Vadim Pasternak <[email protected]>
Acked-by: Peter Rosin <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions