[PATCH v2 03/18] rockchip: odroid-go2: Remove incorrect re-defined spi0 alias
Kever Yang
kever.yang at rock-chips.com
Sun Oct 26 16:44:20 CET 2025
On 2025/9/1 00:49, Jonas Karlman wrote:
> The alias spi0 is incorrectly being re-defined in board u-boot.dtsi to
> the SPI flash controller instead of the actual spi0 controller.
>
> SPI flash support is currently not working on odroid-go2 due to missing
> Kconfig options and other required device tree changes.
>
> Remove the re-defined alias for spi0 to allow use of the real spi0,
> proper SPI flash support is introduced in a later patch.
>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> v2: New patch, split from next patch
> ---
> arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi b/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi
> index f37daa893c79..38778d1aa6cf 100644
> --- a/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi
> +++ b/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi
> @@ -16,7 +16,6 @@
> mmc0 = &sdmmc;
> serial1 = &uart1;
> serial2 = &uart2;
> - spi0 = &sfc;
> };
>
> dmc {
--
Thanks & Best regards,
Kever Yang
**************************************************************************************************
杨凯 市场部 Kever Yang Marketing Department
瑞芯微电子股份有限公司 Rockchip Electronics Co.,Ltd。
地址:福建省福州市铜盘路软件大道89号软件园A区18号楼 (350003)
Addr : No.18 Building,A District,No.89,Fuzhou Software Boulevard,Fuzhou,Fujian,PRC
More information about the U-Boot
mailing list