From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 AEE2CEB64D9 for ; Thu, 15 Jun 2023 21:25:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=LCkBzHIPIpRRAnfpVHwgqvHxQKdOwFhW5QZNx5LLD1U=; b=DqHLKtUQci6vFBKJZNhfyaCzeu cWO4XP3G4pHIOo6X5YfSQndHR76ZamYSJZTeysIv87WUfASp+XOzdNkjBKVqdiLCnWfuDGNobr7ZC To1PIiy9pvGfHDTwI611xTb+DPW3Gt0O8l0+I7BB4cSTIrkHYUy28UJmbbatWTnuIKf7rN7q2JCiH 0UMaCo0MREXEw8nvvNDfjx0OLJxfGSkswArB6mBE2MtXh6qyWqRlY+8Ib51k77pK4kiF8CgL5NbyB YgpUrBzGQHvgsYFwQUvGulW6us6Pt1SR21zKCVA9a9PT0s/nWx77zOrxP5TbjLCSSQPIZBtaCEJ2K 0LTOAacA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9uT2-00G8bn-15; Thu, 15 Jun 2023 21:25:20 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9uSy-00G8ak-2e; Thu, 15 Jun 2023 21:25:18 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 28D66624FD; Thu, 15 Jun 2023 21:25:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E0E29C433C0; Thu, 15 Jun 2023 21:25:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686864315; bh=K6X6+yGOr0u4jtpNY3QmWXJpnuR1wcGYkKplOkZdv6o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Cc+cTxEe5oICYytKicVq9pzda7yeU4KddYdS8fSb2Oi1XhZc2cGaXcscQEP4VA0jd jUUeNFXN21SnexMeqLy+oVfYCAwqfjSWM6nfq60VTvpl/FCjipcKBFc1+ZTP3neWbE fat+4QMusVTAJW9eBVn7NryEUHl+lZIU8YGybvWMjG44U1y5DD2aZyw7HRkh+5xA2w QNocs42p9GQ/4O3Ry3gIOg4lwC6A6ax4u7+rOhLBo0q/4hKYimcX7OQN4/n+J/4CFf f/sTAHSFmECPhs3KKsBjkIbsO3g5sPAV9/0erYlm4XphWBlpbWxS8a6+uogMjEqhVX NFAzMnHBWqTgQ== Date: Thu, 15 Jun 2023 22:25:09 +0100 From: Conor Dooley To: Lucas Tanure Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Jerome Brunet , Michael Turquette , Stephen Boyd , Kevin Hilman , Greg Kroah-Hartman , Nick , Artem , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org Subject: Re: [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7 Message-ID: <20230615-mushroom-numeric-3a4c03f2204b@spud> References: <20230615182938.18487-1-tanure@linux.com> <20230615182938.18487-5-tanure@linux.com> MIME-Version: 1.0 In-Reply-To: <20230615182938.18487-5-tanure@linux.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230615_142516_958262_F91F4A0D X-CRM114-Status: GOOD ( 17.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1890235596010535483==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1890235596010535483== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9PPwfx0Ri3V89v+e" Content-Disposition: inline --9PPwfx0Ri3V89v+e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 15, 2023 at 07:29:36PM +0100, Lucas Tanure wrote: > Add serial bindings support menson T7 SoC family. >=20 > Signed-off-by: Lucas Tanure > --- > Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.= yaml b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml > index 01ec45b3b406..01b01f8840ea 100644 > --- a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml > +++ b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml > @@ -46,6 +46,7 @@ properties: > - amlogic,meson8b-uart > - amlogic,meson-gx-uart > - amlogic,meson-s4-uart > + - amlogic,meson-t7-uart | diff --git a/drivers/tty/serial/meson_uart.c b/drivers/tty/serial/meson_u= art.c | index 2501db5a7aaf..0208f9a6ba7e 100644 | --- a/drivers/tty/serial/meson_uart.c | +++ b/drivers/tty/serial/meson_uart.c | @@ -796,6 +796,10 @@ static const struct of_device_id meson_uart_dt_match= [] =3D { | .compatible =3D "amlogic,meson-s4-uart", | .data =3D (void *)&meson_g12a_uart_data, | }, | + { | + .compatible =3D "amlogic,meson-t7-uart", | + .data =3D (void *)&meson_g12a_uart_data, | + }, | { /* sentinel */ }, | }; | MODULE_DEVICE_TABLE(of, meson_uart_dt_match); You're adding another element to this enum, but the driver change implies compatibility with the s4 uart. Should you not set this up with fallback compatibles? Cheers, Conor. > - description: Everything-Else power domain UART controller on G12= A SoCs > items: > - const: amlogic,meson-g12a-uart > -- > 2.41.0 >=20 --9PPwfx0Ri3V89v+e Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIuBtQAKCRB4tDGHoIJi 0sHiAQDxClAxWU17Rv+IGrk8hN8JM+3GVl4CnDAYfxMkZkygFwD+PxzMGG5D/hOb Zr3S3egxrhFO4FzDUeuZrAUorATL1wc= =B/NH -----END PGP SIGNATURE----- --9PPwfx0Ri3V89v+e-- --===============1890235596010535483== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1890235596010535483==--