[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220407113703.26423-1-allen-kh.cheng@mediatek.com>
Date: Thu, 7 Apr 2022 19:37:02 +0800
From: Allen-KH Cheng <allen-kh.cheng@...iatek.com>
To: Matthias Brugger <matthias.bgg@...il.com>,
Rob Herring <robh+dt@...nel.org>
CC: <Project_Global_Chrome_Upstream_Group@...iatek.com>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>,
Chen-Yu Tsai <wenst@...omium.org>,
Ryder Lee <ryder.lee@...nel.org>,
Hui Liu <hui.liu@...iatek.com>,
Allen-KH Cheng <allen-kh.cheng@...iatek.com>
Subject: [PATCH v2 0/1] mt8192: Add mmc device nodes
Take mmc device patch from series 20220330133816.30806-1-allen-kh.cheng@...iatek.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
Powered by blists - more mailing lists