diff options
| author | Michal Simek <[email protected]> | 2026-06-23 14:53:33 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2026-07-08 08:55:51 +0200 |
| commit | d885e802ce8722a4dae77255b7aa16ccaf7976d8 (patch) | |
| tree | 5cc26398df406e9ceacca1b441ea79e03d7060c2 /drivers | |
| parent | ae8f2474fe6aad8dc3cbc0f940bf8643611bc7b7 (diff) | |
arm64: versal-net: 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_net_timer_setup() in arch/arm/mach-versal-net 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/10dd9f35d03be0402ce13475f20b2cd3761189a6.1782219202.git.michal.simek@amd.com
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
