[PATCH 1/1] riscv: dts: spacemit: enable eMMC for OrangePi RV2
Yixun Lan
dlan at kernel.org
Sat May 9 05:07:26 PDT 2026
Hi Chukun,
On 18:00 Sat 09 May , Chukun Pan wrote:
> The OrangePi RV2 board has one eMMC slot, so enable eMMC.
> Tested using a 16 GiB AJTD4R eMMC module.
>
> Signed-off-by: Chukun Pan <amadeus at jmu.edu.cn>
Reviewed-by: Yixun Lan <dlan at kernel.org>
> ---
> arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dts | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dts b/arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dts
> index 3a829e3c9cbc..c95ca38e3d4a 100644
> --- a/arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dts
> +++ b/arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dts
> @@ -78,6 +78,16 @@ &combo_phy {
> status = "okay";
> };
>
> +&emmc {
> + bus-width = <8>;
> + mmc-hs400-1_8v;
> + mmc-hs400-enhanced-strobe;
> + no-sd;
> + no-sdio;
> + non-removable;
> + status = "okay";
> +};
> +
> ð0 {
> phy-handle = <&rgmii0>;
> phy-mode = "rgmii-id";
> --
> 2.34.1
>
>
--
Yixun Lan (dlan)
More information about the linux-riscv
mailing list