summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2026-06-23 14:53:32 +0200
committerMichal Simek <[email protected]>2026-07-08 08:55:51 +0200
commitae8f2474fe6aad8dc3cbc0f940bf8643611bc7b7 (patch)
tree79997a6e91422423dab7586c68e36a479dbc358b /drivers
parent8a2586c3ef8cba7b5ef7a65229f322831f268b7c (diff)
arm64: versal2: Move board_early_init_r clock setup to mach code
board_early_init_r() programmed the IOU switch clock and the system timestamp counter directly with readl()/writel() in board code. This is SoC register setup rather than board policy, and the same block is duplicated across the Xilinx SoCs. Move it into versal2_timer_setup() in arch/arm/mach-versal2 so the board hook only keeps the EL3 guard and calls the helper. Signed-off-by: Michal Simek <[email protected]> Link: https://patch.msgid.link/08e835a183c39de6f666375ac390eee6a8f3f12e.1782219202.git.michal.simek@amd.com
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions