diff options
author | Linus Walleij <[email protected]> | 2017-09-10 23:03:32 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-10-30 08:42:43 +0100 |
commit | 4d0ce62c0a02e41a65cfdcfe277f5be430edc371 (patch) | |
tree | d0423ff99969921af3260866c5fae1d6c1117896 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7bb75029ef34838604357350b4f24d6535e9d01f (diff) |
i2c: gpio: Augment all boardfiles to use open drain
We now handle the open drain mode internally in the I2C GPIO
driver, but we will get warnings from the gpiolib that we
override the default mode of the line so it becomes open
drain.
We can fix all in-kernel users by simply passing the right
flag along in the descriptor table, and we already touched
all of these files in the series so let's just tidy it up.
Cc: Steven Miao <[email protected]>
Cc: Ralf Baechle <[email protected]>
Acked-by: Olof Johansson <[email protected]>
Acked-by: Lee Jones <[email protected]>
Acked-by: Robert Jarzmik <[email protected]>
Acked-by: Ralf Baechle <[email protected]>
Acked-by: Wu, Aaron <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions