diff options
author | Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> | 2021-03-05 11:27:47 +0100 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2021-04-10 11:51:56 +0200 |
commit | 04d67ceb1c62012822430135be31e18c9c176d85 (patch) | |
tree | bda8ef019999b4fbbe782647b698a9c1df3cd20d /drivers/i2c/i2c-cdns.c | |
parent | 7fe2ebf3a326026b9ab80ed94da3cd217c84724d (diff) |
rockchip: video: edp: Add rk3399 support
According to linux commit "drm/rockchip: analogix_dp: add rk3399 eDP
support" (82872e42bb1501dd9e60ca430f4bae45a469aa64), rk3288 and rk3399
eDP IPs are nearly the same, the difference is in the grf register
(SOC_CON6 versus SOC_CON20). So, change the code to use the right
register on each IP.
The clocks don't seem to be the same, the eDP clock is not at index 1
on rk3399, so don't try changing the clock at index 1 to rate 0 on
rk3399.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'drivers/i2c/i2c-cdns.c')
0 files changed, 0 insertions, 0 deletions