[PATCH] spi: f-ospi: Add missing spi_mem_default_supports_op() helper

Jagan Teki jagan at amarulasolutions.com
Tue Apr 25 19:28:55 CEST 2023


On Mon, Mar 27, 2023 at 11:05 AM Kunihiko Hayashi
<hayashi.kunihiko at socionext.com> wrote:
>
> 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 at socionext.com>
> ---

Applied to u-boot-spi/master


More information about the U-Boot mailing list