Re: [PATCH] arm64: dts: rockchip: Add sdmmc_ext for RK3328
From: Alex Bee <hidden>
Date: 2021-06-23 13:52:11
Also in:
linux-arm-kernel, linux-rockchip, lkml
From: Alex Bee <hidden>
Date: 2021-06-23 13:52:11
Also in:
linux-arm-kernel, linux-rockchip, lkml
Hi Chen-Yu, Heiko, Am 23.06.21 um 15:40 schrieb Heiko Stübner:
Am Mittwoch, 23. Juni 2021, 15:11:12 CEST schrieb Chen-Yu Tsai:quoted
On Wed, Jun 23, 2021 at 8:00 PM Alex Bee [off-list ref] wrote:quoted
RK3328 SoC has a fourth mmc controller called SDMMC_EXT. Some boards have sdio wifi connected to it. In order to use it one would have to add the pinctrls from sdmmc0ext group which is done on board level. While at that also add the reset controls for the other mmc controllers.I recommend splitting this part into a separate patch, and adding an appropriate "Fixes" tag to it.I'm with you on that. Adding the resets to the existing controllers should be a separate patch.
Will do. Alex
Heiko