aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorHeiner Kallweit <[email protected]>2023-01-18 22:55:12 +0100
committerWolfram Sang <[email protected]>2023-01-23 23:18:54 +0100
commit8786b095df02c1b881643146869a7d6f80411e6a (patch)
tree541f37aca6742f571b6bb44098818675c916d984 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent9dfee1487c271b7904e38dea5bed8f6e2d058dc3 (diff)
i2c: gpio: support write-only sda/scl w/o pull-up
There are slave devices that understand I2C but have read-only SDA and SCL. Examples are FD650 7-segment LED controller and its derivatives. Typical board designs don't even have a pull-up for both pins. Handle the new attributes for write-only SDA and missing pull-up on SDA/SCL. For either pin the open-drain and has-no-pullup properties are mutually-exclusive, what is documented in the DT property documentation. We don't add an extra warning here because the open-drain properties are marked deprecated anyway. Signed-off-by: Heiner Kallweit <[email protected]> [wsa: switched to device properties] Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions