From patchwork Fri Aug 30 08:19:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dharma Balasubiramani X-Patchwork-Id: 13784540 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 0338BCA0EEC for ; Fri, 30 Aug 2024 08:22:06 +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=t9sYZ32G9hEj058ozrKbh9qB0TY5fuP4Ljli+QKtsfU=; b=y79Pco2AHUiXtSuXu0vF/tIiud BlkXlK+57prWEEutpeKuzCuDW2Uuhs8/rIqPZrmCqJab/azv78zg9ZN0KGzdPESxVAldgDmwmI+Nk 6mSHXRFx6xrx0ZLW2Y/LBPNI8J/8FTIBSPWEqa1QhGg2dqAOFdz4k2UTXDVAh5m1u2YP4Ml+zAW0C d3d77M1I1Ngj6kSt15UvbTgvdhzfV6vU5xpZ4WCv3893GhzCUlpQGfhrqneeCJtpxIlbQVORTpmCh goScAbJHENCesHkSHHkcmF+5b0nEjUPV1HmpOtAGe/19xaKsYRNbVm34KLs8ZSjGU6nFq7solV0jH aL8Z7A4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sjwtJ-00000005JuP-0qXF; Fri, 30 Aug 2024 08:21:57 +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 1sjwrW-00000005JKp-3WaB for linux-arm-kernel@lists.infradead.org; Fri, 30 Aug 2024 08:20:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1725006006; x=1756542006; h=from:date:subject:mime-version:content-transfer-encoding: message-id:references:in-reply-to:to:cc; bh=zeiNe3RDjxa0ANwXXvSkRZhe0L3aObfW49MAHahbOCs=; b=RRyrBwbcDtjZGZHmRBttiilTeD20mFJFVXSxUjyYSN57lsMi36Mfl+6a /ozCK46cgTz31mIBIt/UAbqOW/9UXfBpbctsT6A9ZlwSty/Lwh7kXYath hC/J2v1flUhrbg934ppwX/LFtlZVJCVYuvcsPhMkyOlSnfGqo8butQT+j GjaEAjzd84WW7UbELBgg7PJg+1VRJJ97WMY7bP5M2IJHfbfNxJ/QpoNz6 3whkK/nmbzcHoNMPtCFesj+4k75WtdT9dOMp+wp3qSuT6J58hd47211bw tYjpZuR3orvN0JEPS8TZg54zC1RxmrhUJo5GrAMkNhK3ruZ7wG1xGmupG w==; X-CSE-ConnectionGUID: UTJOvnZHRjSQL+I5bPdPIQ== X-CSE-MsgGUID: dvHOL8cNQt+/McnANW+RSw== X-IronPort-AV: E=Sophos;i="6.10,188,1719903600"; d="scan'208";a="34150018" 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; 30 Aug 2024 01:20:05 -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; Fri, 30 Aug 2024 01:20:04 -0700 Received: from che-lt-i70843lx.mchp-main.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; Fri, 30 Aug 2024 01:20:00 -0700 From: Dharma Balasubiramani Date: Fri, 30 Aug 2024 13:49:43 +0530 Subject: [PATCH v2 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible MIME-Version: 1.0 Message-ID: <20240830-atmel-sdhci-v2-2-b7f58973f3fc@microchip.com> References: <20240830-atmel-sdhci-v2-0-b7f58973f3fc@microchip.com> In-Reply-To: <20240830-atmel-sdhci-v2-0-b7f58973f3fc@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=1725005989; l=903; i=dharma.b@microchip.com; s=20240209; h=from:subject:message-id; bh=zeiNe3RDjxa0ANwXXvSkRZhe0L3aObfW49MAHahbOCs=; b=I7+5YXaFh01UaSu1Dkd8REhCZqUEK0Sj4J8i/YlblfbJvMRXQT5HpUI/5lqWOmYAKUxTIoDqP 0pTJint7khzAcuRnBhYOeB82dawSgFDW5czhl3X5Cer9TScCg3rKG5s 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_012006_895736_3D111520 X-CRM114-Status: UNSURE ( 8.66 ) 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 91d18b2545e1..31b3c719b3e2 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