From patchwork Wed Dec 15 22:05:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesse Taube X-Patchwork-Id: 12679593 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 38A7EC4332F for ; Wed, 15 Dec 2021 22:05:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 23C92C36AE7; Wed, 15 Dec 2021 22:05:55 +0000 (UTC) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id A801EC36AE3; Wed, 15 Dec 2021 22:05:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org A801EC36AE3 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qk1-f174.google.com with SMTP id a11so21524038qkh.13; Wed, 15 Dec 2021 14:05:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Nfw84skwDiWF0hVkBaCmIEgDDYUu9HQAVCA9TAQoLGM=; b=HEgHrqcsFZ9SyjVnl/2KVYnV6dY+aDoDk2TnanqmRScBi8vs+gzIVf5lPF70JznrWD 8xror+R84Stijbs7TboPzeP7aeGYAwlCQTC/y2TEwLfXpvffNSD3FhY6WY83hV6YbD79 gebmbnvF7PZivHPKms+81IEdrN+aFx9I9OTvMpf8J97kbV6iUqg4Hzk6na79oMCq4hI1 rfIJ4VHRP8iN05/Fblc3yiNpCsYre7XKdB5ud4oSqNVjRzWCUO9k3ovWecuBFQYNL4US mQ3nWHpO608quueK7Nqp3b9JUCY2C5o0tgdNsZ981rl+khoW/y00uBonxkzJGoWisb3V Beeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Nfw84skwDiWF0hVkBaCmIEgDDYUu9HQAVCA9TAQoLGM=; b=ZKsZxHEOseuTB+nh6h5rsnrdW0ZGkq/h9IU+kPq0CGAK5HH2q+gHuOglmCfZZ5nK8j eC3WYnrQk1Uc0qYo0aGkXp3jgYezyWczRft6vbEqnGGLIsV/lXy+6+ELnp3eWdtseMxR Jv52IcOcVlJ+WP/4aSMUCWbkNGDaoBeNcpKNrgFf1WrhKK2hEiyXEbMSG9Ad/L4ErmhV P7VX0MKFCv16z2DR/C9dSiNwUtjK1l1wl/2JTbzmXbOPRTvg2Xsd812a5r7i9hZGNbtm WOduWhSNvPfm+xrIwDPiUJCuzMbJt6zDhKVgh0eFiYrEDI8HLzkhhV5fqIiXHlJ+8Xf1 Bc/g== X-Gm-Message-State: AOAM5300XAFtkj+f6YDvp79iGXWNMNvnq2wHKxszB40HHR9m14G4bu+y 79jcUKRhEl8B05yN4358AXs= X-Google-Smtp-Source: ABdhPJzA29KNN3tMeFW5WKmK5xkxdIu1YzBmNCfWdBVgQH2bUSqHaXTXn0/E2gHJsWlxZB7I34BWJg== X-Received: by 2002:a05:620a:c11:: with SMTP id l17mr10361187qki.493.1639605953742; Wed, 15 Dec 2021 14:05:53 -0800 (PST) Received: from jesse-desktop.jtp-bos.lab (146-115-144-188.s4282.c3-0.nwt-cbr1.sbo-nwt.ma.cable.rcncustomer.com. [146.115.144.188]) by smtp.gmail.com with ESMTPSA id s20sm2471592qtc.75.2021.12.15.14.05.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Dec 2021 14:05:53 -0800 (PST) From: Jesse Taube X-Google-Original-From: Jesse Taube To: linux-imx@nxp.com List-Id: Cc: mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, ulf.hansson@linaro.org, aisheng.dong@nxp.com, stefan@agner.ch, linus.walleij@linaro.org, gregkh@linuxfoundation.org, arnd@arndb.de, olof@lixom.net, soc@kernel.org, linux@armlinux.org.uk, abel.vesa@nxp.com, adrian.hunter@intel.com, jirislaby@kernel.org, giulio.benetti@benettiengineering.com, nobuhiro1.iwamatsu@toshiba.co.jp, Mr.Bossman075@gmail.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-serial@vger.kernel.org, Jesse Taube Subject: [PATCH v5 7/9] tty: serial: fsl_lpuart: Add i.MXRT1050 support Date: Wed, 15 Dec 2021 17:05:36 -0500 Message-Id: <20211215220538.4180616-8-Mr.Bossman075@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20211215220538.4180616-1-Mr.Bossman075@gmail.com> References: <20211215220538.4180616-1-Mr.Bossman075@gmail.com> MIME-Version: 1.0 From: Jesse Taube Add support for i.MXRT1050's uart. Cc: Giulio Benetti Signed-off-by: Jesse Taube --- V1->V2: * Nothing done V2->V3: * Rename imxrt to imxrt1050 V3->V4: * Nothing done V4->V5: * Change commit description to just 1050 --- drivers/tty/serial/fsl_lpuart.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/drivers/tty/serial/fsl_lpuart.c b/drivers/tty/serial/fsl_lpuart.c index 3affe52a364d..ce3e26144689 100644 --- a/drivers/tty/serial/fsl_lpuart.c +++ b/drivers/tty/serial/fsl_lpuart.c @@ -247,6 +247,7 @@ enum lpuart_type { LS1028A_LPUART, IMX7ULP_LPUART, IMX8QXP_LPUART, + IMXRT1050_LPUART, }; struct lpuart_port { @@ -310,6 +311,11 @@ static struct lpuart_soc_data imx8qxp_data = { .iotype = UPIO_MEM32, .reg_off = IMX_REG_OFF, }; +static struct lpuart_soc_data imxrt1050_data = { + .devtype = IMXRT1050_LPUART, + .iotype = UPIO_MEM32, + .reg_off = IMX_REG_OFF, +}; static const struct of_device_id lpuart_dt_ids[] = { { .compatible = "fsl,vf610-lpuart", .data = &vf_data, }, @@ -317,6 +323,7 @@ static const struct of_device_id lpuart_dt_ids[] = { { .compatible = "fsl,ls1028a-lpuart", .data = &ls1028a_data, }, { .compatible = "fsl,imx7ulp-lpuart", .data = &imx7ulp_data, }, { .compatible = "fsl,imx8qxp-lpuart", .data = &imx8qxp_data, }, + { .compatible = "fsl,imxrt1050-lpuart", .data = &imxrt1050_data}, { /* sentinel */ } }; MODULE_DEVICE_TABLE(of, lpuart_dt_ids); @@ -2626,6 +2633,7 @@ OF_EARLYCON_DECLARE(lpuart32, "fsl,ls1021a-lpuart", lpuart32_early_console_setup OF_EARLYCON_DECLARE(lpuart32, "fsl,ls1028a-lpuart", ls1028a_early_console_setup); OF_EARLYCON_DECLARE(lpuart32, "fsl,imx7ulp-lpuart", lpuart32_imx_early_console_setup); OF_EARLYCON_DECLARE(lpuart32, "fsl,imx8qxp-lpuart", lpuart32_imx_early_console_setup); +OF_EARLYCON_DECLARE(lpuart32, "fsl,imxrt1050-lpuart", lpuart32_imx_early_console_setup); EARLYCON_DECLARE(lpuart, lpuart_early_console_setup); EARLYCON_DECLARE(lpuart32, lpuart32_early_console_setup);