summaryrefslogtreecommitdiff
path: root/board/xilinx/zynq/zynq-zturn
diff options
context:
space:
mode:
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>2021-08-02 23:20:43 -0600
committerMichal Simek <michal.simek@xilinx.com>2021-08-26 08:07:46 +0200
commitd04498255559dfc002ad71816dfb37437d29f635 (patch)
tree4db77a7e0b0649c6e4575e0ebb601fc69a8bd0f7 /board/xilinx/zynq/zynq-zturn
parent42e01bf20ab4f812a1048c8fb354e75f9e50c2f5 (diff)
downloadu-boot-d04498255559dfc002ad71816dfb37437d29f635.tar.gz
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 <t.karthik.reddy@xilinx.com> Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'board/xilinx/zynq/zynq-zturn')
0 files changed, 0 insertions, 0 deletions