From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 20 Jul 2019 08:45:58 +0000 (UTC) Subject: [U-Boot] [PATCH v1 08/11] ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc In-Reply-To: <20190609205447.11212-9-lukma@denx.de> Message-ID: <20190720084759.D61ABC21E35@lists.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 > Before the wide DM/DTS adoption in the U-Boot proper, the display5 > has been using only DM_SERIAL to provide serial console in > pre-relocation. > After moving to full DM/DTS adoption in the U-Boot proper the > U_BOOT_DEVICE definition is not needed anymore, as it has been > replaced with udevice creation from provided DTS description. > Signed-off-by: Lukasz Majewski > Reviewed-by: Peng Fan 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 =====================================================================