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 5CF36CD5BCB for ; Thu, 5 Sep 2024 15:20:20 +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:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=FFauOIgAOgzMOS669YiYjyIFOz2JBb2Mx+Ge8ScrPv8=; b=xczuA2eD+FzCeM0rxQnkoshjhu lFimBXe7UIy3+/e5t50NmNwtzIG8741lvAlN6hJ49gTQzSWXYuXzUt4t+hSTnkLOW3hkkt+DquOMP payDaOM0Ja4JAXIMOEGTlEHvezX3814mSlISMdMUT6uvGlgU9boUUWNIF/z681v1k1tMG6McJREkP edkOAW9dH68+BsXWqJX8M9nDTibtlK/sUEYRoE4WPolJe/q9WcRFNRYhOg4bkA+wD1ZjjcJXxSsFI hyVEI/p9XS9ZUf51T2PhKItg7vBAX7XTTC3lLPQKK9dBKiH1gPo4UgEYTF63ag+dGb44IBwq6XcGj Y0cz3Obw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1smEHI-00000008v0h-30ve; Thu, 05 Sep 2024 15:20:08 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1smEGJ-00000008um7-3dqg for linux-arm-kernel@lists.infradead.org; Thu, 05 Sep 2024 15:19:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1725549547; x=1757085547; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=h6qYuZYgpSHs+Z6XA/OOd6aWXfix0xnSTXQZqCHk0s8=; b=Fdub4wtZqZGPJMFdd9wtrkHMdxapH3O5EaGavy47vHgVGSlbf3DSWGah KXd4KVtoSjI1jfsp1L3RAVIng3kms5Zv9MhuNoCCKB+U9QQYTcmG92uiW 1pYXkudggonb5Rf4WBLo4EOjRP7/ZHStbuA9ilhl/bWqp9Di7rSfkcpjA KOcZDD14RHirFX2sJQUReQ5WoUPgOVoFc0mDkz1fqXQwPpt4904oDBURT DV5wp92Ls/Qmzsi7cmhOzM0WaTkkCUZBkuVAJTCJw4gSai4anJcbLaDM+ G9YseExtU8JjaOjnBhM6r2ej79EbByFVjgZ997cJm7/kGixKzO8yh38dj Q==; X-CSE-ConnectionGUID: YW3ZuO0gRNG7kqx0NbYnYA== X-CSE-MsgGUID: z8/lXfkdR0yUdNqwUfDCng== X-IronPort-AV: E=Sophos;i="6.10,205,1719903600"; d="scan'208";a="34474291" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 05 Sep 2024 08:19:06 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 5 Sep 2024 08:18:36 -0700 Received: from [10.180.116.241] (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 5 Sep 2024 08:18:33 -0700 Message-ID: <2e0ab6c7-a7d0-44fa-8e8b-cd04e5c0359c@microchip.com> Date: Thu, 5 Sep 2024 17:18:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] dt-bindings: clock: Add SAMA7D65 PMC compatible string Content-Language: en-US, fr-FR To: Dharma Balasubiramani , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alexandre Belloni , Claudiu Beznea CC: , , , References: <20240829-sama7d65-next-v1-1-53d4e50b550d@microchip.com> From: Nicolas Ferre Organization: microchip In-Reply-To: <20240829-sama7d65-next-v1-1-53d4e50b550d@microchip.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240905_081907_999870_9D914C88 X-CRM114-Status: GOOD ( 12.82 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 29/08/2024 at 11:38, Dharma Balasubiramani wrote: > Add the `microchip,sama7d65-pmc` compatible string to the existing binding, > since the SAMA7D65 PMC shares the same properties and clock requirements > as the SAMA7G5. > > Signed-off-by: Dharma Balasubiramani For the record, driver addition is here: v1: https://lore.kernel.org/linux-arm-kernel/cover.1724948760.git.Ryan.Wanner@microchip.com/ v2: https://lore.kernel.org/linux-arm-kernel/cover.1725392645.git.Ryan.Wanner@microchip.com/ Best regards, Nicolas > --- > Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > index c9eb60776b4d..885d47dd5724 100644 > --- a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > +++ b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > @@ -43,6 +43,7 @@ properties: > - atmel,sama5d4-pmc > - microchip,sam9x60-pmc > - microchip,sam9x7-pmc > + - microchip,sama7d65-pmc > - microchip,sama7g5-pmc > - const: syscon > > @@ -90,6 +91,7 @@ allOf: > enum: > - microchip,sam9x60-pmc > - microchip,sam9x7-pmc > + - microchip,sama7d65-pmc > - microchip,sama7g5-pmc > then: > properties: > > --- > base-commit: b18bbfc14a38b5234e09c2adcf713e38063a7e6e > change-id: 20240829-sama7d65-next-a91d089b56a3 > > Best regards,