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 3D023C47DB3 for ; Mon, 29 Jan 2024 17:15:16 +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:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=+uJkbSuzG3Pih4aPZoa4dB72O+PX8jK4k0vHNhiDGJg=; b=srXtaG06fxcrS8x/XB5NHGsfVg 6yQnyloj8lov/pzvpfYmn5i6c3mavAcZVhvKA+gwdPP/QuSiWC7QLdghfx/MljS+URnlak44B9zln 5uEXv8pMndqqYW2XbS8lSWrHnj3h+xLD/fklVW8Wn/mo/3Q+9PQnOw8etRqQXQLg/YpfVO6nTQcGv 45F2nphnWb5hKlM9VrYa4LlAjta95oXD23B8+BRMYFZXFansIGWAEELOmrd+/QwvSnndA9faLffzX bHdlc7oVTK8orZ22z2ZoyBIQawvDu7ViQ0b6+s83iWF9QHeR8ItKrjDd8xyxigLF8cTygpx+5E9p7 xRcZx5Mg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUVDt-0000000DhWg-04W9; Mon, 29 Jan 2024 17:15:05 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUVDq-0000000DhWE-1mR9 for linux-arm-kernel@lists.infradead.org; Mon, 29 Jan 2024 17:15:03 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id DD7BF623C1; Mon, 29 Jan 2024 17:14:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 37ED9C433C7; Mon, 29 Jan 2024 17:14:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706548471; bh=IY3+mOCEfpNRLEE5Yd9Y6ozPNm56tWYWYfMzj2fiZBw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UHZDFLPgwQ0sr4CtIfiwyqL8cTMuyQS0zkhd8RPXtfFhv7BmwcM0bRhsZodkTxY0x feEJFkNORnaL3pgf3bDFL4qyuKdTOAQUT/IwaGwM0HHTD5inHfVALZh1r6dTqFGu2U eYy3JZ9y8ImdyPkGQjSMKIDdGFkbLH+JJ0m59f9qQGmhdTv09w1uoG9/52KcbW5zgc iQA2yyhBOyrwRa7AY7U+WCPmQRBxmsFqifdEq6kiW+oTMMkMHxgM/DYd2xahOBJ/HI W1wkQdgz/KKaGficJTTnCZEJf4gpsRsQ+/uDyaRiv/y4Lgh5DRIiM5EpVMZ+BQdqTe FIoemojaaOPbg== Date: Mon, 29 Jan 2024 17:14:24 +0000 From: Conor Dooley To: Dharma.B@microchip.com Subject: Re: [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format Message-ID: <20240129-dwindle-salvaging-1ae9da61c085@spud> References: <20240119-character-mardi-43571d7fe7d5@wendy> <20240122-stark-duress-2f59294dcf27@spud> <4906b7e2-0ddb-4d3c-a48b-e16278f2d649@microchip.com> <20240124-lend-emerald-1028fe65cc39@spud> <20240125-proved-passage-7fa128f828db@wendy> <51da296d-a8a9-417a-8875-3b5e866a89a3@microchip.com> <20240126-uncommon-stout-dd3243e6b43f@spud> MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240129_091502_534932_6793F767 X-CRM114-Status: GOOD ( 10.25 ) 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: , Cc: alexandre.belloni@bootlin.com, linux-pwm@vger.kernel.org, Linux4Microchip@microchip.com, dri-devel@lists.freedesktop.org, Conor.Dooley@microchip.com, thierry.reding@gmail.com, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@tuxon.dev, airlied@gmail.com, sam@ravnborg.org, lee@kernel.org, u.kleine-koenig@pengutronix.de, devicetree@vger.kernel.org, conor+dt@kernel.org, tzimmermann@suse.de, maarten.lankhorst@linux.intel.com, mripard@kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, bbrezillon@kernel.org, linux-kernel@vger.kernel.org, daniel@ffwll.ch Content-Type: multipart/mixed; boundary="===============2368261943859547995==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2368261943859547995== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="O8JBIuMwLVxn+xwX" Content-Disposition: inline --O8JBIuMwLVxn+xwX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 29, 2024 at 03:41:22AM +0000, Dharma.B@microchip.com wrote: > I will proceed with updating the clock names to include "lvds pll" and=20 > adjusting the clocks minitems to 3. Does this seem appropriate to you? >=20 > Please let me know if there are any additional considerations or=20 > specific aspects that require attention. That seems okay, thanks. --O8JBIuMwLVxn+xwX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbfc8AAKCRB4tDGHoIJi 0pzyAPwOmSdqPU9+jAtNozvTctC+s8e/7JFYs7RiVScM6OBpCQEAsK+qKhVr8wPM fDpDFMHLAEMRGod043qDO4TmwX3FfgA= =/UpN -----END PGP SIGNATURE----- --O8JBIuMwLVxn+xwX-- --===============2368261943859547995== 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 --===============2368261943859547995==--