diff options
author | Théo Lebrun <theo.lebrun@bootlin.com> | 2024-10-09 16:01:10 +0200 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-11-24 16:03:51 +0100 |
commit | 814a3225f4e9b3631369029ed5ecf35e7a2999bc (patch) | |
tree | 449e6c3d8ed7b12998a6d80969e709d634f0c456 /tools/perf/scripts/python/parallel-perf.py | |
parent | a0d15cc47f29be6d588fa55bdbe116c26549178d (diff) | |
download | linux-stable-814a3225f4e9b3631369029ed5ecf35e7a2999bc.tar.gz linux-stable-814a3225f4e9b3631369029ed5ecf35e7a2999bc.tar.bz2 linux-stable-814a3225f4e9b3631369029ed5ecf35e7a2999bc.zip |
i2c: nomadik: support Mobileye EyeQ6H I2C controller
Add EyeQ6H support to the nmk-i2c AMBA driver. It shares the same quirk
as EyeQ5: the memory bus only supports 32-bit accesses. Avoid writeb()
and readb() by reusing the same `priv->has_32b_bus` flag.
It does NOT need to write speed-mode specific value into a register;
therefore it does not depend on the mobileye,olb DT property.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions