Hello Sergey, On 2024-08-14 19:00, Sergey Bostandzhyan wrote:
This change has been suggested by Daniel Golle during patch review, adding mmc-hs200-1_8v; makes sure that eMMC gets detected as HS200 which improves it's performance.
Describing who suggested the patch in the patch description looks out of place. Instead, you should add a Suggested-by tag, whose purpose is exactly to describe who suggested the patch.
Signed-off-by: Sergey Bostandzhyan <jin@xxxxxxxxxxxx> --- arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts b/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts index 12eabdbf8fe8..146b1da198b8 100644 --- a/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts +++ b/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts @@ -23,6 +23,7 @@ cap-mmc-highspeed; supports-emmc; disable-wp; + mmc-hs200-1_8v; non-removable; num-slots = <1>; pinctrl-names = "default";