diff options
| author | Théo Lebrun <[email protected]> | 2024-10-09 14:01:10 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2024-11-24 15:03:51 +0000 |
| commit | 814a3225f4e9b3631369029ed5ecf35e7a2999bc (patch) | |
| tree | 449e6c3d8ed7b12998a6d80969e709d634f0c456 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
| parent | i2c: nomadik: switch from of_device_is_compatible() to of_match_device() (diff) | |
| download | kernel-814a3225f4e9b3631369029ed5ecf35e7a2999bc.tar.gz kernel-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 <[email protected]>
Signed-off-by: Théo Lebrun <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions
