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 50162C3ABC0 for ; Thu, 8 May 2025 15:28:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: 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=0Drowwhz676AU4fo5WHa7IssF83cJ85LmVhU3lcAd78=; b=Z9OjOxn7Ks3GcDFV0P9AH2cMGw r11FFkdsYVUFGRwYz+lWsuaHpEmtMtWE+H1dYdTFijiuYeat2yMqQlYIAeXq2nWFM/yTcjtwVjZ0T bNEfBkSQqNJXNxCm9OeFihC5B2o53tnPo+BzvCQoucknEREjVisiw2gmm6HhYfMl65Tx/LFhB9Y59 i7zWEZrQIG5slcR0bsYbeFUOZ8o/i0ec3S2zJoDcsO9B2RbKfrohkh9/ZUmLPqCvywKSNkaZp5AqZ 2JjlEgU2kZRPd5youMB51M0fYB2km5lTJ5iqdOpZ+i4raY5n9KF7KsMMF1FsVIbUbyD8zeC0/HsKq d/r2H43g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uD3Ae-000000018P1-1NkV; Thu, 08 May 2025 15:28:24 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uD2YR-00000000zaj-3y6c; Thu, 08 May 2025 14:48:58 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 3EA7BA4DED9; Thu, 8 May 2025 14:48:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EA04BC4CEE7; Thu, 8 May 2025 14:48:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1746715734; bh=0Drowwhz676AU4fo5WHa7IssF83cJ85LmVhU3lcAd78=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EHKA3SDnK2Nsa+9kO+2+ccSSrr83mCjYDv5m3fQw2npddWiC6YUJDZ1On1b79OGMo nVZCWcwHNO88htlv7HDMlDuNudj/iQD9HZzSfFauEEc+ixQtE3jlKczr1+UfBDuAbi ELzqbfkphJ73EfLc6AshZCJaEFee7JO9PItQGXeEuvhAi85+niAl0cGYUkYZni0AUH AsplfopCzi+GkKhlf6JCrwrMTNZNseBTcDPwnKht6u5p6ivdOVJBm/aWGoFrIqPM6G uBO8c0r3cNnpQ04G4adKFW+tzvd2VI8HF+uWL/JRaB/FMgUk9Vtmv7Aw0kjz2oGCVb 3ciLI0hsBjH8A== Date: Thu, 8 May 2025 15:48:49 +0100 From: Conor Dooley To: Sirius Wang Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Greg Kroah-Hartman , Jiri Slaby , Matthias Brugger , AngeloGioacchino Del Regno , Sean Wang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, wenst@chromium.org, xavier.chang@mediatek.com Subject: Re: [PATCH v2 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 Message-ID: <20250508-kisser-kiln-647bbdeb7e29@spud> References: <20250508063546.289115-1-sirius.wang@mediatek.com> <20250508063546.289115-3-sirius.wang@mediatek.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WfsJMtbABQGTO6qR" Content-Disposition: inline In-Reply-To: <20250508063546.289115-3-sirius.wang@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250508_074856_051265_A202BDE9 X-CRM114-Status: UNSURE ( 8.65 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org --WfsJMtbABQGTO6qR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 08, 2025 at 02:35:41PM +0800, Sirius Wang wrote: > Add compatible string for serial on MT8189 SoC. >=20 > Signed-off-by: Sirius Wang Acked-by: Conor Dooley --WfsJMtbABQGTO6qR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaBzEUQAKCRB4tDGHoIJi 0nd7APkB6knx0CdiMImQ9VIt/mR5kLfe5LYFeudFrOjNwFttrgD9HNC9zC6M2rIX AFFQ94oDHrxCJyRP5Yqjbq9t5zq6uwI= =wdAJ -----END PGP SIGNATURE----- --WfsJMtbABQGTO6qR--