summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx8m/ddr_init.c
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2023-03-27 14:34:51 +0900
committerJagan Teki <jagan@amarulasolutions.com>2023-04-25 22:58:21 +0530
commitc008280a9a5db471cb8771812b98e3749017b54a (patch)
tree660278852f032cd34a63041180385beb91a45c41 /drivers/ddr/imx/imx8m/ddr_init.c
parentdb58dc5438ec674cad438a606edc155d06914adc (diff)
spi: f-ospi: Add missing spi_mem_default_supports_op() helper
The .supports_op() callback function returns true by default after performing driver-specific checks. Therefore the driver cannot apply the buswidth in devicetree. Call spi_mem_default_supports_op() helper to handle the buswidth in devicetree. Fixes: 358f803ae21c ("spi: Add Socionext F_OSPI SPI flash controller driver") Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions