From patchwork Wed Jul 3 10:26:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13721749 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 024A1C30653 for ; Wed, 3 Jul 2024 10:27:37 +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-Type: Content-Transfer-Encoding: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=9PJ4kSGhbNALUtIAkRdHQ5RGYk9lhTo8AhOyYnNiol8=; b=jlqHNKGfklH/SqbI5chL6hqtoB 5wmiWIE1MY0dk2PpLXiQ58Wp8c3Js+C4d4rmUU7CuoEnnnkBwj0maCOIbJmdqf8Q7UHzZQ4136+QD pbSuYh3ouqz//p5Moy0fy872IWdMXW4Wz5JoWU2z1K1HJ8rqoHhXCdSS8EMI3GiYU44Hbcfn/3dH0 AANUzDI+K8SosKPoULldabGEWCt6Zt+31VcHDKjIDSM6J77njfVj7yQ2z374EPZmvy4vSztl0Ztm+ ROY4sPW+wBRqlsAu/hJi7Cu2rwqV19mKsliFAjbVKrlCpRylWtyWKcLxiZwZ8Ao4y9GQweELkp7zT hELP26yQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOxCy-00000009kon-0ICR; Wed, 03 Jul 2024 10:27:28 +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 1sOxCi-00000009kkF-13ba for linux-arm-kernel@lists.infradead.org; Wed, 03 Jul 2024 10:27:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1720002433; x=1751538433; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xw6HVneEx8JYTYqdGhN1CmrkEfyjnYCH2FyHmFQQEfw=; b=WnR1SA06kfKKNSZz5fgYsT7GopbY7GlPbkfRVNCvZwO6LSa5vrHrabXM HaQ4x+uFL2QSrJ0C6btAZfZY+egSplnDvgDNZeYgnvr546gm5SNM4upWJ v4ZaEIN2tddFA/opg5r9CZH9ze+Q16NCLZGKaK/o/mNDgqF99ytisQV8w nyy1emJ2D9hblRQfzGvHYKbN0Gougg6ft7eZSYuH8NdHui1NOOgRXQRJU 5W8HKM7P59z/1q+7Y9tMSCjoghHSovgwEj440V7GUwqft4WiWHGcFUD45 DZPct5t6g49j5u9ve6ZqX/jQw2nR8NB+yMY1vI7ud4+1R2p2ejpFPEfmD Q==; X-CSE-ConnectionGUID: w0yhcqfIRYGSYZjuOSPU/g== X-CSE-MsgGUID: Q9GYbNYbSfqnPTiWe75Yzw== X-IronPort-AV: E=Sophos;i="6.09,181,1716274800"; d="scan'208";a="28804703" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 03 Jul 2024 03:27:11 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) 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; Wed, 3 Jul 2024 03:26:40 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Wed, 3 Jul 2024 03:26:36 -0700 From: Varshini Rajendran To: , , , , , , , , CC: , Krzysztof Kozlowski Subject: [PATCH v5 02/27] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc Date: Wed, 3 Jul 2024 15:56:30 +0530 Message-ID: <20240703102630.195382-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240703102011.193343-1-varshini.rajendran@microchip.com> References: <20240703102011.193343-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240703_032712_322182_E4032C9A X-CRM114-Status: UNSURE ( 8.14 ) 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 microchip,sam9x7-ssc to DT bindings documentation. Signed-off-by: Varshini Rajendran Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/misc/atmel-ssc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/misc/atmel-ssc.txt b/Documentation/devicetree/bindings/misc/atmel-ssc.txt index f9fb412642fe..894875826de9 100644 --- a/Documentation/devicetree/bindings/misc/atmel-ssc.txt +++ b/Documentation/devicetree/bindings/misc/atmel-ssc.txt @@ -2,6 +2,7 @@ Required properties: - compatible: "atmel,at91rm9200-ssc" or "atmel,at91sam9g45-ssc" + or "microchip,sam9x7-ssc", "atmel,at91sam9g45-ssc" - atmel,at91rm9200-ssc: support pdc transfer - atmel,at91sam9g45-ssc: support dma transfer - reg: Should contain SSC registers location and length