From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alper Nebi Yasak Date: Wed, 28 Oct 2020 01:32:54 +0300 Subject: [patch v2 03/10] drivers/video/rockchip/rk_edp.c: Change interrupt polarity configuration In-Reply-To: <20201027132235.832232313@rtp-net.org> References: <20201027132131.016984025@rtp-net.org> <20201027132235.832232313@rtp-net.org> Message-ID: <7655b4e7-accd-c5ae-743d-fac122d2eda0@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 27/10/2020 16:21, Arnaud Patard (Rtp) wrote: > 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 On a rk3399-gru-kevin, (see comment in patch 1): Tested-by: Alper Nebi Yasak