From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH] drm/panel: st7701: Swap vertical front and back porch timings Date: Sat, 25 May 2019 08:58:39 +0200 Message-ID: <20190525065839.GD9586@ravnborg.org> References: <20190512184827.13905-1-jagan@amarulasolutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190512184827.13905-1-jagan@amarulasolutions.com> Sender: linux-kernel-owner@vger.kernel.org To: Jagan Teki Cc: Thierry Reding , David Airlie , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, michael@amarulasolutions.com, linux-amarula@amarulasolutions.com List-Id: dri-devel@lists.freedesktop.org On Mon, May 13, 2019 at 12:18:27AM +0530, Jagan Teki wrote: > Vertical front and back porch values on existing driver are swapped. > The existing timings are still working as expected, but to make sure > it can compatible with techstar ts8550b bsp timings this patch swap > the same values. > > Signed-off-by: Jagan Teki Thanks, applied. Sam