diff options
| author | Michal Simek <[email protected]> | 2026-06-23 14:53:31 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2026-07-08 08:55:51 +0200 |
| commit | 8a2586c3ef8cba7b5ef7a65229f322831f268b7c (patch) | |
| tree | 4a40743883f6d423060e256b86e9309f45da6bb2 /drivers | |
| parent | 70236dca329910b05bf35b3e05fd460d6e9d2d76 (diff) | |
arm64: versal: 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 versal_timer_setup() in arch/arm/mach-versal 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/2234d746ab5b8240e88b1a629d51f93751ee3b60.1782219202.git.michal.simek@amd.com
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
