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 23D83C04A94 for ; Fri, 4 Aug 2023 15:31:35 +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=I0AeftB4eajVAzuBhMwsvtzNJP0f5yCO33Uk/dEOSBA=; b=scU0P+KW1MvNorSWYjZCpM4nNs qy1E331h9F9cosyxwxgR9/x8kSImTeI7eEXAmMFnXznW0A42hqwwZDRFt4p2fofm4WsjP7qsXEpXT n4E5GHKJx4mAHiQ7tPE2pfmj3xhAsquWpc1+O9xURx6L40B8NKKR5Xwmsj9pMfwqxn5lYtVcXokVq Ai1gYJTHsnjhbhoyskM323uvw3aickDSHaNWgWz79pI94wMdRVenxlp6mByviJ4TiG+Qd//TRWGcx 7fyw2Rb8zl6z/2p39LFV8VyRsb57fHoBbedv4GfV94ErGdF8F0XJne9z+Lxh2brWuUAl1d/DTOGnB 4FQHiHVA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRwlj-00CiLd-1g; Fri, 04 Aug 2023 15:31:11 +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 1qRwlh-00CiL9-0M; Fri, 04 Aug 2023 15:31:10 +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 8B3B96207A; Fri, 4 Aug 2023 15:31:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5AF8DC433C8; Fri, 4 Aug 2023 15:31:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691163068; bh=hxuljz+as8AT+zpeXq/iy/DqqC73aBdecpgf/sdIuMM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=klEPnspdL15FMXZhCDx9iQmDWkYwf4YOiftzjqB8LoOt3N4xjvt/LAz8gFZehM7NZ Jn8JHgs2gckOC3Gc3G84j3/CTLpecGfKOm8WWg2StOrQQJUhtm4CTGv5eu6CATD5u3 YJhnzoKI4fxtmlYyLS+M89XUQCyhHCi79fZUsV/0XKcNrtT6AR9G9Rq2ob0zhJk/3o Viz1YMWyAdzB4vqoW2jDOxQyqgFeGP2hubLzCeghgr0uow5VgQjYx7c+jN/6KfPvvN 7EmEAhIFplW+ozamyBQQtfHPrxLUJEPRolbJt6LJGGMJ8+BiArM9bJe65Aap7aca9x 9LDfhR+siUd5Q== Date: Fri, 4 Aug 2023 16:31:03 +0100 From: Conor Dooley To: Chen-Yu Tsai Cc: Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Mark Brown , Zhiyong Tao , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH 1/9] dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC Message-ID: <20230804-rift-unvented-1194b51744f4@spud> References: <20230803074249.3065586-1-wenst@chromium.org> <20230803074249.3065586-2-wenst@chromium.org> MIME-Version: 1.0 In-Reply-To: <20230803074249.3065586-2-wenst@chromium.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230804_083109_192745_393A7B58 X-CRM114-Status: GOOD ( 12.76 ) 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="===============2072871665256735974==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2072871665256735974== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7uwcHrcVztFuPIhA" Content-Disposition: inline --7uwcHrcVztFuPIhA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 03, 2023 at 03:42:39PM +0800, Chen-Yu Tsai wrote: > The MT6366 PMIC is mostly, but not fully, compatible with MT6358. It has > a different set of regulators. Specifically, it lacks the camera related > VCAM* LDOs, but has additional VM18, VMDDR, and VSRAM_CORE LDOs. >=20 > Add a separate compatible for the MT6366 PMIC. >=20 > Fixes: 49be16305587 ("dt-bindings: mfd: Add compatible for the MediaTek M= T6366 PMIC") > Signed-off-by: Chen-Yu Tsai Reviewed-by: Conor Dooley Thanks, Conor. --7uwcHrcVztFuPIhA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZM0ZtgAKCRB4tDGHoIJi 0qDyAPsHuwCui775ZKeH0xfMeYOmy3RU0RV5Fv5KqB7imiFqfwEA19FJcLsJ+INy AR2LebWepVlpr+2xxBBkGWmxwLNzPwY= =47nj -----END PGP SIGNATURE----- --7uwcHrcVztFuPIhA-- --===============2072871665256735974== 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 --===============2072871665256735974==--