Message ID | 20231030062749.2840-1-jyanchou@realtek.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 CEBE7C4167D for <linux-mmc@archiver.kernel.org>; Mon, 30 Oct 2023 06:30:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231745AbjJ3Gab (ORCPT <rfc822;linux-mmc@archiver.kernel.org>); Mon, 30 Oct 2023 02:30:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59444 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231682AbjJ3GaO (ORCPT <rfc822;linux-mmc@vger.kernel.org>); Mon, 30 Oct 2023 02:30:14 -0400 Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 90220D7E; Sun, 29 Oct 2023 23:29:55 -0700 (PDT) X-SpamFilter-By: ArmorX SpamTrap 5.78 with qID 39U6Rsu962780485, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36505.realtek.com.tw[172.21.6.25]) by rtits2.realtek.com.tw (8.15.2/2.93/5.92) with ESMTPS id 39U6Rsu962780485 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 30 Oct 2023 14:27:54 +0800 Received: from RTEXMBS05.realtek.com.tw (172.21.6.98) by RTEXH36505.realtek.com.tw (172.21.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.32; Mon, 30 Oct 2023 14:27:55 +0800 Received: from RTEXH36506.realtek.com.tw (172.21.6.27) by RTEXMBS05.realtek.com.tw (172.21.6.98) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.34; Mon, 30 Oct 2023 14:27:54 +0800 Received: from localhost.localdomain (172.21.252.101) by RTEXH36506.realtek.com.tw (172.21.6.27) with Microsoft SMTP Server id 15.1.2507.17 via Frontend Transport; Mon, 30 Oct 2023 14:27:54 +0800 From: Jyan Chou <jyanchou@realtek.com> To: <ulf.hansson@linaro.org>, <adrian.hunter@intel.com>, <jh80.chung@samsung.com>, <riteshh@codeaurora.org>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>, <asutoshd@codeaurora.org>, <p.zabel@pengutronix.de> CC: <linux-mmc@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <arnd@arndb.de>, <briannorris@chromium.org>, <doug@schmorgal.com>, <tonyhuang.sunplus@gmail.com>, <abel.vesa@linaro.org>, <william.qiu@starfivetech.com>, <jyanchou@realtek.com> Subject: [PATCH V4][0/4] Add DesignWare Mobile mmc driver Date: Mon, 30 Oct 2023 14:27:45 +0800 Message-ID: <20231030062749.2840-1-jyanchou@realtek.com> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-KSE-ServerInfo: RTEXMBS05.realtek.com.tw, 9 X-KSE-AntiSpam-Interceptor-Info: fallback X-KSE-Antivirus-Interceptor-Info: fallback X-KSE-AntiSpam-Interceptor-Info: fallback X-KSE-ServerInfo: RTEXH36505.realtek.com.tw, 9 X-KSE-AntiSpam-Interceptor-Info: fallback X-KSE-Antivirus-Interceptor-Info: fallback X-KSE-AntiSpam-Interceptor-Info: fallback Precedence: bulk List-ID: <linux-mmc.vger.kernel.org> X-Mailing-List: linux-mmc@vger.kernel.org |
Series | Add DesignWare Mobile mmc driver | expand |