Re: [PATCH v3 1/3] mmc: mtk-sd: Add support for MT8196

From: AngeloGioacchino Del Regno
Date: Thu Oct 10 2024 - 08:18:54 EST


Il 09/10/24 14:01, Andy-ld Lu ha scritto:
Mediatek SoC MT8196 features a new design for tx/rx path. The new tx
path incorporates register settings that are closely associated with
bus timing. And the difference between new rx path and older versions
is the usage of distinct register bits when setting the data sampling
edge as part of the tuning process.

For the changes mentioned in relation to the MT8196, the new compatible
string 'mediatek,mt8196-mmc' is introduced. This is to accommodate
different settings and workflows specific to the MT8196.

Signed-off-by: Andy-ld Lu <andy-ld.lu@xxxxxxxxxxxx>

After reordering the commits with settings addition as [1/3], this one as [2/3],

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>