[PATCH 0/2] arm: mediatek: use phase-aware PSCI reset
David Lechner <[email protected]> Fri, 31 Jul 2026 15:31:25 -0500
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <20260731-mtk-mach-phase-aware-reset-v1-0-90b918aa52f5@baylibre.com> |
Similar to [1], a couple of other targets need to be fixed before we can enable SPL support. [1]: https://patchwork.ozlabs.org/project/uboot/patch/20260724-ccaione-upstream-mt8188-spl-reset-v1-1-08da6554ecd8@baylibre.com/ Signed-off-by: David Lechner <[email protected]> --- David Lechner (2): arm: mediatek: use phase-aware PSCI reset on MT8365 arm: mediatek: use phase-aware PSCI reset on MT8195 arch/arm/mach-mediatek/mt8195/init.c | 2 +- arch/arm/mach-mediatek/mt8365/init.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- base-commit: 0d8724e128d17c106074d4789e1a8de60e4280ab change-id: 20260731-mtk-mach-phase-aware-reset-1a737ebecf5e Best regards, -- David Lechner <[email protected]>