All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] mt8192: Add mmc device nodes
@ 2022-04-07 11:37 ` Allen-KH Cheng
  0 siblings, 0 replies; 15+ messages in thread
From: Allen-KH Cheng @ 2022-04-07 11:37 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring
  Cc: Project_Global_Chrome_Upstream_Group, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, Chen-Yu Tsai,
	Ryder Lee, Hui Liu, Allen-KH Cheng

Take mmc device patch from series 20220330133816.30806-1-allen-kh.cheng@mediatek.com/
This series are based on matthias.bgg/linux.git, v5.18-next/dts64

In mt8192 SoC.
mmc driver would directly read/write register(11f60000) to control clock configure.
Alos there is no other module using msdc: clock-controller.
In order to not cause duplicate unit-address warning, I remove the clock-controller
entirely.

changes since v1:
- remove msdc clock node

Changes history of mmc:
- mmc: diable the msdc clock node, drop reviewed-by tags.
- mmc: reserve msdc node
- mmc: reorder clocks as specified in the dt-bindings
- mmc: use single line for reg

Allen-KH Cheng (1):
  arm64: dts: mt8192: Add mmc device nodes

 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 34 +++++++++++++++++++++---
 1 file changed, 30 insertions(+), 4 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2022-04-22 14:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 11:37 [PATCH v2 0/1] mt8192: Add mmc device nodes Allen-KH Cheng
2022-04-07 11:37 ` Allen-KH Cheng
2022-04-07 11:37 ` Allen-KH Cheng
2022-04-07 11:37 ` [PATCH v2 1/1] arm64: dts: " Allen-KH Cheng
2022-04-07 11:37   ` Allen-KH Cheng
2022-04-07 11:37   ` Allen-KH Cheng
2022-04-07 12:21   ` AngeloGioacchino Del Regno
2022-04-07 12:21     ` AngeloGioacchino Del Regno
2022-04-07 12:21     ` AngeloGioacchino Del Regno
2022-04-14 21:18   ` Nícolas F. R. A. Prado
2022-04-14 21:18     ` Nícolas F. R. A. Prado
2022-04-14 21:18     ` Nícolas F. R. A. Prado
2022-04-22 14:31   ` Matthias Brugger
2022-04-22 14:31     ` Matthias Brugger
2022-04-22 14:31     ` Matthias Brugger

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.