commit | ead61b8f7331ecbe95e0345365a1f1094465b6b4 | [log] [tgz] |
---|---|---|
author | Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> | Fri Mar 05 11:27:48 2021 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Apr 10 11:52:43 2021 +0200 |
tree | a1139581429a9e317de6a5731b3dc6d0421351fa | |
parent | 04d67ceb1c62012822430135be31e18c9c176d85 [diff] |
Rockchip: video: edp: Change interrupt polarity configuration The linux code is setting polarity configuration to 3 but uboot code is setting it to 1. Change the configuration to match the linux configuration Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Tested-by: Peter Robinson <pbrobinson@gmail.com>