summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorBalaji Selvanathan <[email protected]>2026-04-27 14:56:10 +0530
committerCasey Connolly <[email protected]>2026-05-18 11:04:14 +0200
commit83edbe9426a4f4b22d118c9b11d82dfb3cb472ee (patch)
tree6ecc846faf9f6790323e9659afd632b2ba310bc4 /scripts/const_structs.checkpatch
parent7e670b7d6e10e5e072dfe05f425e635acec2524c (diff)
drivers: ufs: qcom: Initialize and enable clocks before hardware access
Move UFS clock initialization and enabling before hardware setup to ensure clocks are running when accessing UFS registers. Previously, U-Boot depended on earlier bootloader stages to initialize UFS clocks. When these bootloaders failed to do so, UFS registers became inaccessible, causing initialization to fail. This change makes U-Boot initialize and enable UFS clocks early in the init sequence, removing the dependency on previous bootloaders. Signed-off-by: Balaji Selvanathan <[email protected]> Reviewed-by: Sumit Garg <[email protected]> Reviewed-by: Casey Connolly <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions