From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sun, 19 Apr 2020 11:08:07 +0200 (CEST) Subject: [PATCH v3 06/19] sunxi: display: use common video_ctfb_mode_to_display_timing() In-Reply-To: <20200408151025.20549-7-giulio.benetti@benettiengineering.com> Message-ID: <20200419090807.843F781205@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Since video_ctfb_mode_to_display_timing() has been implemented by moving > sunxi_ctfb_mode_to_display_timing() to video_modes.c and it's meant to be > used by other video subsystem, let's use it instead of local > sunxi_ctfb_mode_to_display_timing(). > Signed-off-by: Giulio Benetti > Reviewed-by: Anatolij Gustschin Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================