summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAshok Reddy Soma <[email protected]>2021-07-09 05:53:42 -0600
committerMichal Simek <[email protected]>2021-07-26 09:18:45 +0200
commita70bdafd67afa8d5a5ec73280c74a51a03640b66 (patch)
treed91df2341052d2606051231f175326cce6830304 /scripts
parentee9ae005dc4cbd0a9a792c0b78385055f18b9a8a (diff)
mmc: zynq_sdhci: Split set_tapdelay function to in and out
Split arasan_zynqmp_set_tapdelay() to handle input and output tapdelays separately. This is required to handle zero values for ITAP and OTAP values. If we dont split, we will have to remove the if() in the function, which makes ITAP values to be overwritten when OTAP values are called to set and vice-versa. Restrict tap_delay value calculated to max allowed 8 bits for ITAP and 6 bits for OTAP for ZynqMP. Signed-off-by: Ashok Reddy Soma <[email protected]> Reviewed-by: Jaehoon Chung <[email protected]> Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions