Re: [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 1200 EVK UFS board
From: Krzysztof Kozlowski
Date: Fri Jul 18 2025 - 05:22:08 EST
On 18/07/2025 10:32, Macpaul Lin wrote:
> +
> +&mmc0 {
> + status = "disabled";
> +};
> +
> +/ {
Root node is ALWAYS the first. Don't come with some other rules.
> + model = "MediaTek Genio 1200 EVK-P1V2-UFS";
> + compatible = "mediatek,mt8395-evk-ufs", "mediatek,mt8395",
> + "mediatek,mt8195";
> +};
Best regards,
Krzysztof