diff options
author | Prasanth Babu Mantena <p-mantena@ti.com> | 2024-12-18 18:30:45 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-31 07:53:17 -0600 |
commit | e7713a78829250b925d6377ee26c7b0745727feb (patch) | |
tree | cdb813b4171d28b1badcfcc5031be73dd4ced468 /drivers/ddr/fsl/fsl_ddr_gen4.c | |
parent | 4be40460758057b9a85b0303dc072c108813cdf6 (diff) |
dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
RFLOW config related MMR does not exist incase of BCDMA.
Add check to bypass the RFLOW MMR extraction.
Without this, the probe sequence fails checking for
the MMR_RFLOW region, which is valid only for packet based
DMA and obselete for BCDMA.
Fixes: 5abb694d6016 ("dma: ti: k3-udma: Add support for native configuration of chan/flow")
Signed-off-by: Prasanth Babu Mantena <p-mantena@ti.com>
Tested-by: Jonathan Humphreys <j-humphreys@ti.com>
Diffstat (limited to 'drivers/ddr/fsl/fsl_ddr_gen4.c')
0 files changed, 0 insertions, 0 deletions