Message ID | 20230823104010.79107-1-balamanikandan.gunasundar@microchip.com |
---|---|
Headers | show
Return-Path: <linux-mmc-owner@vger.kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03943EE49A0 for <linux-mmc@archiver.kernel.org>; Wed, 23 Aug 2023 10:40:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232039AbjHWKkg (ORCPT <rfc822;linux-mmc@archiver.kernel.org>); Wed, 23 Aug 2023 06:40:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230521AbjHWKkf (ORCPT <rfc822;linux-mmc@vger.kernel.org>); Wed, 23 Aug 2023 06:40:35 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C49111F; Wed, 23 Aug 2023 03:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1692787233; x=1724323233; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=BT70sNujtMKgc6xs08Sbs3FPM36lphKrmvSphUxZujk=; b=ZDEb0/UWELjbRBz/FPYGER6bQ5wAd2D888wd+36FEpkUNLiIJC8JOABV 8FbxF2GLedVk9j9R3vwyA/bsrVuNcIQzGJE0cFqngqBVNQxHAVibiCea7 pnuPX+e3jSxL+nOBoVXlzEVVW3vfuDnEsxQNeWiIbQ5/ToH2tPVZwnxXj y71ZFAdrmkda8EIyKRNO6w5Su4U5pXYpN6H+rhua5On2vkY4G0zrP78fg l34W6fJvBrSJKk5FAZ0+oWOw/4StULFmJSm8TAMpyCeOMhKrIjl5aeioW AnSeg3q9SmCAprBIKUqAnvEbnAWnk8x5kZrHcPzcQlTLoVyJyWrTgwCRY g==; X-IronPort-AV: E=Sophos;i="6.01,195,1684825200"; d="scan'208";a="869464" 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/AES256-SHA256; 23 Aug 2023 03:40:33 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) 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.21; Wed, 23 Aug 2023 03:40:33 -0700 Received: from che-lt-i64410lx.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.21 via Frontend Transport; Wed, 23 Aug 2023 03:40:27 -0700 From: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com> To: <linus.walleij@linaro.org>, <dmitry.torokhov@gmail.com>, <ulf.hansson@linaro.org>, <linux-kernel@vger.kernel.org>, <linux-mmc@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <ludovic.desroches@microchip.com>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com> CC: <hari.prasathge@microchip.com>, <balamanikandan.gunasundar@microchip.com> Subject: [PATCH v5 0/3] mmc: atmel-mci: Convert to gpio descriptors Date: Wed, 23 Aug 2023 16:10:07 +0530 Message-ID: <20230823104010.79107-1-balamanikandan.gunasundar@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: <linux-mmc.vger.kernel.org> X-Mailing-List: linux-mmc@vger.kernel.org |
Series |
mmc: atmel-mci: Convert to gpio descriptors
|
expand
|