On 2025-04-14 22:01, Heiko Stuebner wrote: > Add support for RK3576 to the rockchip sdhci driver. > > It's pretty similar to its cousins found in the RK3568 and RK3588 and the > specific hs400-tx-tap number was taken from the vendor-u-boot. > > Signed-off-by: Heiko Stuebner <he...@sntech.de> > Reviewed-by: Jaehoon Chung <jh80.ch...@samsung.com>
HS200 mode work by default on my boards. Reviewed-by: Jonas Karlman <jo...@kwiboo.se> Regards, Jonas > --- > drivers/mmc/rockchip_sdhci.c | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) [snip]