[PATCH v2 0/1] mt8192: Add mmc device nodes

From: Allen-KH Cheng
Date: Thu Apr 07 2022 - 07:37:23 EST


Take mmc device patch from series 20220330133816.30806-1-allen-kh.cheng@xxxxxxxxxxxx/
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