Re: [PATCH 1/1] riscv: dts: spacemit: enable QSPI for OrangePi RV2

From: Chukun Pan

Date: Sun May 17 2026 - 03:06:13 EST


Hi,

> Applied, thanks!

Wow, you're so fast!
The robot report has one typo:

> + uboot@a00000 {
> + reg = <0xa0000 0x760000>;
> + };

This should be:
```
uboot@a0000 {
```

Could you fix it? Or I can send the v2 patch.

Thanks,
Chukun