Skip to content
Snippets Groups Projects
Commit 866ab879 authored by Rick Chen's avatar Rick Chen Committed by Andes
Browse files

nds32: dts: Fix mmc node compatible string


In the two commits:
cf3922dd
mmc: ftsdc010_mci: Sync compatible with DT mmc node

c14e90e8
riscv: dts: Sync DT with Linux Kernel

ftsdc010_mci's compatible has been modified as
"andestech,atfsdc010" for RISC-V synchronization.
But ae3xx.dts and ag101p.dts which are used for
nds32 adp-ae3xx and adp-ag101p platforms did not
be modified correctly at that time. It will cause
mmc detection failure. Fix it here.

Signed-off-by: default avatarRick Chen <rick@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
parent e6901482
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment