summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAshok Reddy Soma <[email protected]>2021-08-02 23:20:43 -0600
committerMichal Simek <[email protected]>2021-08-26 08:07:46 +0200
commitd04498255559dfc002ad71816dfb37437d29f635 (patch)
tree4db77a7e0b0649c6e4575e0ebb601fc69a8bd0f7 /scripts
parent42e01bf20ab4f812a1048c8fb354e75f9e50c2f5 (diff)
mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays
Currently xilinx sdhci driver is using zynqmp_mmio_write() to set tapdelay values and DLL resets. Continue to use this for SPL and mini U-Boot where U-Boot will be executed at EL3 level. Use firmware call xilinx_pm_request() using appropriate arguments to set input/output tapdelays and also for DLL resets in regular flow(EL2). Host driver should explicitly request DLL reset before ITAP (assert DLL) and after OTAP (release DLL) to avoid issues in some cases. Also handle error return where possible. Signed-off-by: T Karthik Reddy <[email protected]> Signed-off-by: Ashok Reddy Soma <[email protected]> Signed-off-by: Michal Simek <[email protected]> Reviewed-by: Jaehoon Chung <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions