From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Thu, 24 Oct 2019 09:38:50 +0200 Subject: [U-Boot] [PATCH v2 36/41] serial: mxc: add imx53 and imx21 compatible string In-Reply-To: References: Message-ID: <20191024093850.31a0c00f@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Robert, > Add compatible string for imx53 and imx21. > > Signed-off-by: Robert Beckett > --- > drivers/serial/serial_mxc.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/serial/serial_mxc.c b/drivers/serial/serial_mxc.c > index 42abb96a26..8e19a89151 100644 > --- a/drivers/serial/serial_mxc.c > +++ b/drivers/serial/serial_mxc.c > @@ -348,6 +348,8 @@ static const struct udevice_id mxc_serial_ids[] = > { { .compatible = "fsl,imx6ul-uart" }, > { .compatible = "fsl,imx7d-uart" }, > { .compatible = "fsl,imx6q-uart" }, > + { .compatible = "fsl,imx53-uart" }, > + { .compatible = "fsl,imx21-uart" }, > { } > }; > #endif Thanks for your patch. However, please note that it shall be addressed also to i.MX maintainer (Stefano - CC'ed). To send patches to correct people (despite the assignment for reviewers in the patchwork) - please use patman python script. It generates list of relevant people to receive patch for review. Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: