All of lore.kernel.org
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno  <angelogioacchino.delregno@collabora.com>
To: chaotian.jing@mediatek.com
Cc: ulf.hansson@linaro.org, matthias.bgg@gmail.com,
	linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@collabora.com>
Subject: [PATCH 0/2] MMC/SD support for MediaTek MT6795 Helio X10
Date: Thu, 15 Sep 2022 14:09:21 +0200	[thread overview]
Message-ID: <20220915120923.86038-1-angelogioacchino.delregno@collabora.com> (raw)

This series adds support for the MMC/SD controller found on the
MediaTek Helio X10 (MT6795).
While at it, I've also made the compatibles and plat data ordering
consistent.

P.S.: There's no dt-bindings addition because that was already merged
      and it's present [1] in next-20220915

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220915&id=55e7dceee83ca6584a08bd876ed0ec38de5b13ce

Tested on a MT6795 Sony Xperia M5 smartphone

AngeloGioacchino Del Regno (2):
  mmc: mtk-sd: Reorder of_device_id and platform data by name
  mmc: mtk-sd: Add support for MT6795 Helio X10

 drivers/mmc/host/mtk-sd.c | 109 ++++++++++++++++++++++----------------
 1 file changed, 62 insertions(+), 47 deletions(-)

-- 
2.37.2


WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: chaotian.jing@mediatek.com
Cc: ulf.hansson@linaro.org, matthias.bgg@gmail.com,
	linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>
Subject: [PATCH 0/2] MMC/SD support for MediaTek MT6795 Helio X10
Date: Thu, 15 Sep 2022 14:09:21 +0200	[thread overview]
Message-ID: <20220915120923.86038-1-angelogioacchino.delregno@collabora.com> (raw)

This series adds support for the MMC/SD controller found on the
MediaTek Helio X10 (MT6795).
While at it, I've also made the compatibles and plat data ordering
consistent.

P.S.: There's no dt-bindings addition because that was already merged
      and it's present [1] in next-20220915

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220915&id=55e7dceee83ca6584a08bd876ed0ec38de5b13ce

Tested on a MT6795 Sony Xperia M5 smartphone

AngeloGioacchino Del Regno (2):
  mmc: mtk-sd: Reorder of_device_id and platform data by name
  mmc: mtk-sd: Add support for MT6795 Helio X10

 drivers/mmc/host/mtk-sd.c | 109 ++++++++++++++++++++++----------------
 1 file changed, 62 insertions(+), 47 deletions(-)

-- 
2.37.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-09-15 12:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-15 12:09 AngeloGioacchino Del Regno [this message]
2022-09-15 12:09 ` [PATCH 0/2] MMC/SD support for MediaTek MT6795 Helio X10 AngeloGioacchino Del Regno
2022-09-15 12:09 ` [PATCH 1/2] mmc: mtk-sd: Reorder of_device_id and platform data by name AngeloGioacchino Del Regno
2022-09-15 12:09   ` AngeloGioacchino Del Regno
2022-09-15 12:09 ` [PATCH 2/2] mmc: mtk-sd: Add support for MT6795 Helio X10 AngeloGioacchino Del Regno
2022-09-15 12:09   ` AngeloGioacchino Del Regno
2022-09-21 12:48 ` [PATCH 0/2] MMC/SD support for MediaTek " Ulf Hansson
2022-09-21 12:48   ` Ulf Hansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220915120923.86038-1-angelogioacchino.delregno@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=chaotian.jing@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.