Am 29. Juni 2024 19:35:01 MESZ schrieb Markus Elfring <Markus.Elfring@xxxxxx>: >> Sata node reference the pciesys with the property mediatek,phy-node >> and that is used as a syscon to access the pciesys regs. >> >> Readd the syscon compatible to pciesys node to restore correct >> functionality of the SATA interface. >… >> Reported-by: Frank Wunderlich … > >Was any related information published? > >Regards, >Markus > Hi, I found this while changing uboot to of_upstream and fixed it there (not yet send to mailinglist). As of_upstream uses linux dts,i rechecked if it is broken there too and yes it is. But i have not sent issue to mailinglist because we fixed it before :) regards Frank