public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: mtk-sd: add support for burst type switch
@ 2025-03-06  8:48 Axe Yang
  2025-03-06  8:48 ` [PATCH 1/2] dt-bindings: mmc: mtk-sd: add single burst switch Axe Yang
  2025-03-06  8:48 ` [PATCH 2/2] mmc: mtk-sd: add support to disable single burst Axe Yang
  0 siblings, 2 replies; 13+ messages in thread
From: Axe Yang @ 2025-03-06  8:48 UTC (permalink / raw)
  To: Chaotian Jing, Ulf Hansson, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Wenbin Mei
  Cc: yong.mao, qingliang.li, andy-ld.lu, linux-mmc, devicetree,
	linux-kernel, linux-arm-kernel, linux-mediatek, Axe Yang

Add a device tree property for MSDC node to switch burst type.
The default burst type is 'single', but for some versions of IP,
the AMBA type is AXI, which do not support 'single' burst type.

This series of changes provides a way to switch the burst type,
and is necessary as the AXI bus is being used more frequently
in the new versions of MSDC IP.

Axe Yang (2):
  dt-bindings: mmc: mtk-sd: add single burst switch
  mmc: mtk-sd: add support to disable single burst

 Documentation/devicetree/bindings/mmc/mtk-sd.yaml |  8 ++++++++
 drivers/mmc/host/mtk-sd.c                         | 10 ++++++++++
 2 files changed, 18 insertions(+)

-- 
2.46.0



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-04-03 11:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06  8:48 [PATCH 0/2] mmc: mtk-sd: add support for burst type switch Axe Yang
2025-03-06  8:48 ` [PATCH 1/2] dt-bindings: mmc: mtk-sd: add single burst switch Axe Yang
2025-03-06  9:19   ` AngeloGioacchino Del Regno
2025-03-07  6:59     ` Axe Yang (杨磊)
2025-03-07 15:48       ` Conor Dooley
2025-03-10  3:31         ` Axe Yang (杨磊)
2025-03-11  9:47       ` AngeloGioacchino Del Regno
2025-03-12  6:30         ` Axe Yang (杨磊)
2025-03-25  2:41           ` Axe Yang (杨磊)
2025-03-25 10:20             ` AngeloGioacchino Del Regno
2025-03-27  2:48               ` Axe Yang (杨磊)
2025-04-03 10:57                 ` AngeloGioacchino Del Regno
2025-03-06  8:48 ` [PATCH 2/2] mmc: mtk-sd: add support to disable single burst Axe Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox