Message ID | 20240903064225.49313-1-varshini.rajendran@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 2A217CA101E for <linux-arm-kernel@archiver.kernel.org>; Tue, 3 Sep 2024 06:44:04 +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=4X5gLYy8BzBuXmFaQ1NTMnaQcE aCfZj9XFfs0MA+tV5WN4K28j0DA3RCpOkzicNYBzkG4NICcggsybpIFDCskgpQzjan/AG1nIgoNWH Mo3NuNAh49P2yCKJkoODVbwmVr2PkKJ3eJVOFp630KDqHrQdp3RbkgZk/ShkAIwCUFdQWyiAIWApS IWd9409MUarkkh7aDUa2HCUhSl7U7lJtwuasdhDtfu8hgwQQd7vG6Dtij6DfvoMXdcAtw98urj0u6 WGKNfrp+SRZC8VHjRZpIj5SAxvLjGqPzJ8yP5rM7Va34i+nyJxGC6bz9UKn7N4mY/uZI3hrHMCyy7 fjiHFU2g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slNGc-0000000GVaV-1q36; Tue, 03 Sep 2024 06:43:54 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slNFX-0000000GVIG-0qwr for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 06:42:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1725345766; x=1756881766; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xw6HVneEx8JYTYqdGhN1CmrkEfyjnYCH2FyHmFQQEfw=; b=OgE2dq+7/cflwCizlKj1X5W8IuJsmMQDogZkNBOSesARaAdbyKBz6oMH GNOUD+rBnoXRxXdw/5UtdE/4Tr0YX0PwH/hj2GU6A773gnfDMw/fBn8TI YJymCtXBLJmEVSD5c8Qmt1YfezqqTnVpCb8MGfbgDDx6QtS+FO9A5FCvb vourMu8f+gCLi2KnJWS3LuPrcmlEJFHdV1jNbGjcf4eARjQSCZDqYx6XZ eesnAXxcWsT6NtTdItHLvxPdqcO7NEb5oR7GK8HtGRCk+57lzjRYMoQ+p i1sSSbS0Kg1Kcx9YrG3S/kHuJMOCvl3vP4kAX+wRs9ZO+o9bJXbTQia0V g==; X-CSE-ConnectionGUID: q+Zs7HZmS1O4vWTV7SMIVA== X-CSE-MsgGUID: 7aGjnVWPRx+gMFhVe7bJTg== X-IronPort-AV: E=Sophos;i="6.10,197,1719903600"; d="scan'208";a="31149999" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 02 Sep 2024 23:42:46 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 2 Sep 2024 23:42:29 -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; Mon, 2 Sep 2024 23:42:25 -0700 From: Varshini Rajendran <varshini.rajendran@microchip.com> To: <claudiu.beznea@tuxon.dev>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <varshini.rajendran@microchip.com>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Subject: [PATCH v7 01/12] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc Date: Tue, 3 Sep 2024 12:12:25 +0530 Message-ID: <20240903064225.49313-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240903063913.48307-1-varshini.rajendran@microchip.com> References: <20240903063913.48307-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240902_234247_327277_CCF867A1 X-CRM114-Status: UNSURE ( 8.37 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add support for sam9x7 SoC family
|
expand
|
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