чт, 6 бер. 2025 р. о 22:06 Dmitry Osipenko <digetx@xxxxxxxxx> пише: > > 06.03.2025 22:48, Svyatoslav Ryhel пишет: > > чт, 6 бер. 2025 р. о 21:42 Dmitry Osipenko <digetx@xxxxxxxxx> пише: > >> > >> 25.02.2025 17:34, Svyatoslav Ryhel пишет: > >>> + /* Read register to wait until programming has settled */ > >>> + readl(emc->regs + EMC_INTSTATUS); > >> > >> Tegra4 TRM says this must be MC register and not EMC > >> > > > > Are you sure? Tegra4 has no MC_INTSTATUS but it has EMC_INTSTATUS > > Can be any MC register, downstream driver reads MC_EMEM_ADR_CFG. I can confirm this, thank you for pointing out.