From patchwork Fri Aug 30 14:51:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dharma Balasubiramani X-Patchwork-Id: 13785219 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 32BB1CA0FFD for ; Fri, 30 Aug 2024 14:55: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:CC:To:In-Reply-To:References :Message-ID:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Ow6BqxSr0TIYvFBRtgE/HzHGgf+dXjguWVPi7Y/dHDU=; b=vehFnMvVUqQlKjVrIWnvNn4OHx gJugYXiIzV7XuuR1O5yvIyh2nqCIj3+HyyN4q+ovsDc+QKKrcEUrXCIP/j3FVDw9zxSsFaRk1wRfl FXoFm6UHq2SxA5S8p/odSg82dZ+DRtfAKjizu6syw3Rdk/HNXz+PSc9Jaur0pnsqidh7ms/EfUiPW Wvs0NmmjLlrs9S7Dgat2CxATW52UiP/93KHHGTm/U6Z4TVyihlsL/IDL/cr8l6o8Be25GGs7LFS3q FXO5Qd6zng322N2Do2WKWhAZF2vS/tLGbyFliZyn1HLzQNfhLyWYopHF0RCHdRbXa1QZLg/CRbDEL lugFIR+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sk326-00000006gg8-0RXM; Fri, 30 Aug 2024 14:55:26 +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 1sk2zJ-00000006fxZ-2zGb for linux-arm-kernel@lists.infradead.org; Fri, 30 Aug 2024 14:52:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1725029553; x=1756565553; h=from:date:subject:mime-version:content-transfer-encoding: message-id:references:in-reply-to:to:cc; bh=QESBbG94UsyFuv4RBgVGwBy6zCS6X5ImhMgiGrxYpEg=; b=yRXqeWmJypaYzBSJhxQoMb60f+JbEJSWm8L7cq/1dnbQP42x7KEKv+n0 V2v2icPltksQMXIcWgYq4YCAMfE7K43tsWY9UxIqzTiLqGSp6Gn2nTjZZ Hn/ua14yZvyaMyTRv5kVPixCZ+n2xcvKrbPG59vwpU97UI1KBr2szW8na qZw0TJ8LK31QaWnIyLEInUUFmyr4i7/sO1MAxOX6asjRawzI6UNZUtW8S qbUxoGBcEWOOjoYEMXIdXBV3aQ1Bjrhq66jmwbZXIWRtBsIvp/mHT32QW 80CFob8DSdXrhwVG9+dhzjbFV3gQCbWC2qulh0R3Ke8ymiWjB6EMiup7Y A==; X-CSE-ConnectionGUID: 2zZRB9uxQuqDg306Gmx2hg== X-CSE-MsgGUID: TqL8IWjUTAajSmhggNAgcQ== X-IronPort-AV: E=Sophos;i="6.10,189,1719903600"; d="scan'208";a="31104534" 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; 30 Aug 2024 07:52:31 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) 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; Fri, 30 Aug 2024 07:52:02 -0700 Received: from che-lt-i70843lx.mchp-main.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; Fri, 30 Aug 2024 07:51:54 -0700 From: Dharma Balasubiramani Date: Fri, 30 Aug 2024 20:21:21 +0530 Subject: [PATCH v3 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible MIME-Version: 1.0 Message-ID: <20240830-atmel-sdhci-v3-2-7c97a0872af4@microchip.com> References: <20240830-atmel-sdhci-v3-0-7c97a0872af4@microchip.com> In-Reply-To: <20240830-atmel-sdhci-v3-0-7c97a0872af4@microchip.com> To: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Aubin Constans CC: , , , , Dharma Balasubiramani X-Mailer: b4 0.13.0 X-Developer-Signature: v=1; a=ed25519-sha256; t=1725029490; l=903; i=dharma.b@microchip.com; s=20240209; h=from:subject:message-id; bh=QESBbG94UsyFuv4RBgVGwBy6zCS6X5ImhMgiGrxYpEg=; b=7xmvoRjcIUf0MEuwspw/R63zBo9m+2HqLLQVftqsX+CoGWpMgyqAywrwiVVfLEV9z5QJQVK8W 9Q0uOy3yaOuBT+Ps8mCg2o44iGhSy7JYpjvLXVdNlG3jcdMrUYRwsI3 X-Developer-Key: i=dharma.b@microchip.com; a=ed25519; pk=kCq31LcpLAe9HDfIz9ZJ1U7T+osjOi7OZSbe0gqtyQ4= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240830_075233_832253_B3EB2E5F X-CRM114-Status: UNSURE ( 8.73 ) 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 mmc binding documentation for sama7d65. Signed-off-by: Dharma Balasubiramani --- Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml b/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml index ba4786328833..a7c0ce201a5c 100644 --- a/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml +++ b/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml @@ -25,6 +25,11 @@ properties: - enum: - microchip,sama7g5-sdhci - const: microchip,sam9x60-sdhci + - items: + - enum: + - microchip,sama7d65-sdhci + - const: microchip,sama7g5-sdhci + - const: microchip,sam9x60-sdhci reg: maxItems: 1