Message ID | 20250311122847.90081-1-balamanikandan.gunasundar@microchip.com (mailing list archive) |
---|---|
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 7C72CC28B2E for <linux-arm-kernel@archiver.kernel.org>; Tue, 11 Mar 2025 12:43:36 +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: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:In-Reply-To:References:List-Owner; bh=9ICgAo1kEeBKfOk1MJJcH85OngYG+S7nWupB+R1Tdd4=; b=M9HY8kcuyxJWh9JzPo60TTalRt oMvgrgo06BQtIx4CWL40duwBitlgv0ISfW/Dqa/qjdFAzT7DXhqHXNosIlfY1NGSujlfxMxxFhzvt GJuqS7O9G8Aw5ZqgXOoEZW4Em+4d4oudd/ISqJ9/4+ikjP2yDP5WBfwhgJB8MT1idCPaq8izR0Hwu dybKUW+1DoPUla2Epbke/7E3DsmLAq0U/sMsXTzNyN2OcJmGDZo4JftiVG04YYZUgK335PtArFEqI bOdbJ0KhZrV+jxCTeN+g/xPn6fhDed/5laFy+Y4I1pZHnQJLhZuTLnNah2xgzWyiILp9UJ/7uDxQZ ZAvwzNbw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tryx9-00000005i4H-0eY8; Tue, 11 Mar 2025 12:43:23 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tryjR-00000005e5t-1Ilo; Tue, 11 Mar 2025 12:29:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1741696153; x=1773232153; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=N5EXNlqtL69VGYYDyrDYpntJcNL/9MeXJc8QaKRw7gU=; b=zm2va2+cZlJlPcf+6Upzzv97sX/51clkFX5JmcYElED6BDARJnjMPAmu VePXu8yno4WGI1UAZt2AVMhEt+wosjqhcW4K0RFQe1lkHvwFDX3cZxG/8 Dk257Ssa8oK49QmPbaojCcpUk0sjK8NsDonTLL67/XySMOvCxnyc0Zmwb 1A/w1aJ5aBsPVCN7+ZnyDkjIttp4vKVCgboh8783jZPRIUi7oDa+g+Wzx 4aS90Lhm7nl1xaOL3uyaMNiuhp/7mwpEupVqfXz2kbQlyDr4+kablONf5 xHYcYzykc6pPXAWvtT9CRZAzbVBe13zJevTtS32wvun+UOhi3Yv2LMwe0 g==; X-CSE-ConnectionGUID: baDVeSDOToyF+0WNRKcbNA== X-CSE-MsgGUID: ka0iJvLtR023JNL7dOig9g== X-IronPort-AV: E=Sophos;i="6.14,239,1736838000"; d="scan'208";a="206334035" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 11 Mar 2025 05:29:09 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.44; Tue, 11 Mar 2025 05:29:01 -0700 Received: from che-lt-i64410lx.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.44 via Frontend Transport; Tue, 11 Mar 2025 05:28:55 -0700 From: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com> To: <miquel.raynal@bootlin.com>, <richard@nod.at>, <vigneshr@ti.com>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <claudiu.beznea@tuxon.dev>, <krzysztof.kozlowski+dt@linaro.org> CC: <balamanikandan.gunasundar@microchip.com>, <linux-mtd@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v2 0/3] dt-bindings: mtd: microchip-nand: convert txt to yaml Date: Tue, 11 Mar 2025 17:58:44 +0530 Message-ID: <20250311122847.90081-1-balamanikandan.gunasundar@microchip.com> X-Mailer: git-send-email 2.34.1 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-20250311_052913_529023_86AE7C5F X-CRM114-Status: GOOD ( 12.63 ) 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 |
dt-bindings: mtd: microchip-nand: convert txt to yaml
|
expand
|