summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDhruva Gole <[email protected]>2023-01-03 12:01:11 +0530
committerJagan Teki <[email protected]>2023-01-26 21:01:01 +0530
commit2330af2722d1b5f0772538b0a5cede217a331638 (patch)
tree3f33d7822e32622414a6cb06bb7a8eb265c91330 /include/linux
parentda16d72efd004e046b8b4f98a662afd4bef09206 (diff)
spi: cadence_qspi: setup ADDR Bits in cmd reads
Setup the Addr bit field while issuing register reads in STIG mode. This is needed for example flashes like cypress define in their transaction table that to read any register there is 1 cmd byte and a few more address bytes trailing the cmd byte. Absence of addr bytes will obviously fail to read correct data from flash register that maybe requested by flash driver because the controller doesn't even specify which address of the flash register the read is being requested from. Signed-off-by: Dhruva Gole <[email protected]> Reviewed-by: Pratyush Yadav <[email protected]> Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions