From patchwork Mon Jul 29 07:06:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13744433 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 3BF7AC3DA61 for ; Mon, 29 Jul 2024 07:07:58 +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=NvLUjLEjs66w0GcGXUpzdostUj 7d14/TEhSw2OkPdda5tqaaK7HBhza7I1B8wfdtDluWAoP8jrbf7CvqPVoGtyGmHjoiii4PDhXuRhr kcvodD/tukTnCnWyUa3qv9o6r/rcFFH1tdlIS3Od0iCSRXfuEehDlco5EXyQ6yob5Nd/hfQKUeiga tLgExw2cPXRE0nVa/9mSDfoFuxw2M4x9yfgsgRmbGhP8X0kLQBp4pSAL01mFLU9wQTXKmq2ixx93m gkWIfdfR2ZEA2MXftZkO0ZlGyz0ybNGvNaBPAJVQOBcHXKUxWmxDr7mTMfSrMkPll6ZCWd0jd1aMn UKh4S83A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYKU1-0000000AGNW-21to; Mon, 29 Jul 2024 07:07:49 +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 1sYKTB-0000000AG3x-1eAK for linux-arm-kernel@lists.infradead.org; Mon, 29 Jul 2024 07:06:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1722236817; x=1753772817; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xw6HVneEx8JYTYqdGhN1CmrkEfyjnYCH2FyHmFQQEfw=; b=FGnLzFCE5dXJA6C3C1qUEoGqEgyyT/O0lJW6UD5M1LilSvzr99GEzw9M n7rhNbQRvmlZygWmlzM7p2HRjoYwVtjZJem5wD0UDc7Y5SbvZ2AtJevbF Exq8N41kopTSHQmhqrj7PizMSrHoB9GwHFmIgRXBTA2bMOhwAFFN9sa4K ohx4aJ0XmcG+dr1EHs1cJatgmOUtvggxmP7zFRFShq5JNYn7V047oTIhb zbiv2pLUpgLDxkquIQo1UQlPHKygECR/stti3IhXvwXDfk/91iD66oMvN mD0CpbIZS4KEoEMXr08JzGJLcLsZweGNNLmGM4DTLRKksFO55u6W722IV Q==; X-CSE-ConnectionGUID: MnTnLLroRF2oCkj0nuokmg== X-CSE-MsgGUID: DXcBnDoDSWq8+KIEgG1vUQ== X-IronPort-AV: E=Sophos;i="6.09,245,1716274800"; d="scan'208";a="32596748" 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; 29 Jul 2024 00:06:54 -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; Mon, 29 Jul 2024 00:06:35 -0700 Received: from che-lt-i67070.microchip.com (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; Mon, 29 Jul 2024 00:06:31 -0700 From: Varshini Rajendran To: , , , , , , , , CC: , Krzysztof Kozlowski Subject: [PATCH v6 03/27] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc Date: Mon, 29 Jul 2024 12:36:29 +0530 Message-ID: <20240729070629.1990320-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240729065603.1986074-1-varshini.rajendran@microchip.com> References: <20240729065603.1986074-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-20240729_000657_470051_45839C1A X-CRM114-Status: UNSURE ( 7.87 ) 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