From patchwork Mon Sep 30 09:54:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: pierre-henry.moussay@microchip.com X-Patchwork-Id: 13815815 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 0B200CF649D for ; Mon, 30 Sep 2024 10:05:49 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=B46N+TcBO1BEa9htcReyW3MHN2+n48oLEvIbYwlkt2U=; b=zVkFRE74B6thYP YyTRFsfr32IcpmyEXINtbwO6db3EjnmIutw83BsX6hFO7xyZzNJdUDgWruw6MHFauYwp75Cvpmwm0 XPipMRZMuGU4TRs3RtLW/x/zUhJ0HzezUvvbfL9ndnyDwgFlbl8R++XL4AZw45NcSjM8spe06901T 4ByGU8i7+7CHv8B5fHsQnCEZgkPMt7dvSMSCKoMBX067JrP8IH6by/1CSLtjOLEwu4LdschIaWzgR nDqaNzbufEQMboI+UtDtvSGlCmU/jQrIQ8Ie+M+d1BQW7saw1vMmXZgsrUlZ9Lxa/bXP5t6eZ7sGi fyylRWiabZ4aQhderOaA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1svDHj-0000000GeEX-1pKl; Mon, 30 Sep 2024 10:05:43 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1svD82-0000000Gb3P-1HUF for linux-riscv@lists.infradead.org; Mon, 30 Sep 2024 09:55:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1727690143; x=1759226143; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=13pBX7HrqyQLqJez8Tn1NpNnpK0lqqwZHVuFDqzCnWU=; b=tPYOH8NjgMBjylCLnV+Wx/gfzOe0J2g4ZSGm8HVSN3zTINGMl7Up+FwR tbTk4cEIs3ax2yBbT0Ijq8Bz8NHcyn4Y1NC8kWNGoPH/JWWDvv1UR7/KL 9JTZzgCSCNLxcAb5LSMqQOyxvwRpf3MxjKA6bqtzJZdRw/K0uHsADS0UD ABGDFefiJe4ZOJ1/USRQLHiH8/CRkKgAQRF410lnqLZ40RcToc53i+sbu ITFZ8BH/0WU3LrntML0e2SDx1KkSFJP2LyuSa9apQHdGLCZR9C0wgMU8a FthH+fNbcQDyrmCpDt0zNB+b3uNraXfY1KxWc7lxupePtcRFLUFj36XTq Q==; X-CSE-ConnectionGUID: VDfGPtv3TTmpuSmsWgS4Xg== X-CSE-MsgGUID: bd9PbxwtSRKfnEpKsHOGMA== X-IronPort-AV: E=Sophos;i="6.11,165,1725346800"; d="scan'208";a="263420166" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 30 Sep 2024 02:55:41 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 30 Sep 2024 02:55:19 -0700 Received: from ph-emdalo.microchip.com (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Mon, 30 Sep 2024 02:55:17 -0700 From: To: , Conor Dooley , Daire McNamara , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski CC: Pierre-Henry Moussay , , , , Subject: [linux][PATCH v2 08/20] dt-bindings: clock: mpfs-clkcfg: Add PIC64GX compatibility Date: Mon, 30 Sep 2024 10:54:37 +0100 Message-ID: <20240930095449.1813195-9-pierre-henry.moussay@microchip.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20240930095449.1813195-1-pierre-henry.moussay@microchip.com> References: <20240930095449.1813195-1-pierre-henry.moussay@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240930_025542_424479_F595A223 X-CRM114-Status: UNSURE ( 7.97 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org From: Pierre-Henry Moussay PIC64GX has a clock controller compatible whith mpfs-clkcfg Signed-off-by: Pierre-Henry Moussay --- .../devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml b/Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml index e4e1c31267d2..ca889f5df87a 100644 --- a/Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml +++ b/Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml @@ -19,7 +19,11 @@ description: | properties: compatible: - const: microchip,mpfs-clkcfg + oneOf: + - items: + - const: microchip,pic64gx-clkcfg + - const: microchip,mpfs-clkcfg + - const: microchip,mpfs-clkcfg reg: items: