[PATCH v5 11/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
Mark Brown
broonie at kernel.org
Tue Jun 14 05:01:00 PDT 2022
On Mon, Jun 13, 2022 at 12:56:54PM -0700, Brad Larson wrote:
> + /*
> + * If a hazard exists between the APB and AHB interfaces, perform a
> + * dummy readback from the controller to ensure synchronization.
> + */
> + if (cqspi->apb_ahb_hazard)
> + (void)readl(reg_base + CQSPI_REG_INDIRECTWR);
You shouldn't need the cast here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220614/95586a22/attachment.sig>
More information about the linux-arm-kernel
mailing list