Skip to content
Commit c008280a authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Jagan Teki
Browse files

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: 358f803a ("spi: Add Socionext F_OSPI SPI flash controller driver")
Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent db58dc54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment