From patchwork Fri Jul 28 10:23:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13331635 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 2B859C001DE for ; Fri, 28 Jul 2023 10:24:34 +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: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:In-Reply-To:References: List-Owner; bh=2ZPO6pT9GbCfLTNafXWhsOUqWjb67B+D+TjOgI8d9ck=; b=pDYBZElfODuMgA dX8cgcVb/LKHax/HF9Re9WcqBFPnaimTa7x4mDRFVZ8MhG9GP5KUKWOYWQt00YerzuYovhdz43idt zSyGS8IGNN0dyijlPWqnKF4I9inv5c2FGXRZkaaVwUqSmWRmzcYns6VRMIzuTrGF4YaBoYRzk7nfc O5P/30Ys80bSu65JnK9xpHf7qksXEptQG4FAq30kUuZ0zuo6o2qisVkzY9RjT0+lF1kaTXxrXtCGI CFL5P/EXGkf9IJfKu7wwW2aia3/n4KahAilLOROXpCzEmc+ZFJEwP1prLgUqjDtwFuyW2pinmFTSW 5qPqWiZRqtKqYViHUd2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPKdo-002ukK-2J; Fri, 28 Jul 2023 10:24:12 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPKdf-002uc6-20 for linux-arm-kernel@lists.infradead.org; Fri, 28 Jul 2023 10:24:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1690539844; x=1722075844; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Ch6RgJfqhfAwYMvEoDOuJaJigXGoS/6/cRArcIZcR10=; b=y6UsTJ4NRn2PQpE9QtlI4wG8e2OqmyBJpWUMwpaff5yZSs19kf7hGuqt D+vS6h0LnFsGxCjewDK5rtZREqnXvW1/lqav4UZCWXzRuN5BlCgZrc0nL YO4v20/6j0/rS08vn91eehOQPe4jcHzvP/byzseeMbU+LrDBRehZsqPrD Jo6IlHSpdDOopAPCibOxqIiL3NmSxyBVzwv/4supkXRoBqPR1jhBCpaa2 XfNPuWWg2Ooy6CkZnYpB1+KsnKfiRPSvz0QSiWPKTcN++gvRH9/L7dh+H +5XafmvOogAU6QJhJdT3NAzHQ4wtUiAb6zEelv8fxyNSK2YHTkMqKDs85 A==; X-IronPort-AV: E=Sophos;i="6.01,237,1684825200"; d="scan'208";a="226622739" 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/AES256-SHA256; 28 Jul 2023 03:24:03 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) 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.21; Fri, 28 Jul 2023 03:23:49 -0700 Received: from che-lt-i67070.amer.actel.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Fri, 28 Jul 2023 03:23:44 -0700 From: Varshini Rajendran To: , , , , , , , , , , , CC: Subject: [PATCH v3 04/50] dt-bindings: clk: at91: add sam9x7 Date: Fri, 28 Jul 2023 15:53:37 +0530 Message-ID: <20230728102337.265471-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230728_032403_663762_D65FB0CA X-CRM114-Status: UNSURE ( 7.48 ) X-CRM114-Notice: Please train this message. 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 Add bindings for SAM9X7's slow clock controller. Signed-off-by: Varshini Rajendran --- .../devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml index 7be29877e6d2..94b83047c3cf 100644 --- a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml +++ b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml @@ -20,6 +20,9 @@ properties: - items: - const: microchip,sama7g5-sckc - const: microchip,sam9x60-sckc + - items: + - const: microchip,sam9x7-sckc + - const: microchip,sam9x60-sckc reg: maxItems: 1