summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-07-09 14:58:17 +0200
committerDavid Lechner <[email protected]>2026-07-22 13:54:55 -0500
commit7a82edf4c0f42bbbe8e6853d5b150eb3c2a71de0 (patch)
tree8025c5eb6e2995eaed81877011025fa7e86f48ea /doc/develop/bootstd
parent0d12605d9794f1526b987aec79e9a5a3ec7b61f4 (diff)
power: domain: mediatek: rename struct mtk_scp_domain to mtk_scpsys
Prepare for support of future MediaTek SoCs by renaming struct mtk_scp_domain to struct mtk_scpsys. Upcoming SoCs require additional per-domain runtime data obtained from Device Tree. To keep the domain_data description in soc_data static const, a new wrapper structure will be introduced to combine the immutable domain_data description with the runtime data. The natural name for that wrapper is struct mtk_scp_domain, so free that name by renaming the existing runtime state structure to struct mtk_scpsys. Update the MT7623 and MT7629 drivers accordingly. No functional change intended. Signed-off-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions