Re: [PATCH v2 10/10] spi: atmel-quadspi: add support for sam9x60 qspi controller
From: Boris Brezillon <bbrezillon@kernel.org>
Date: 2019-02-01 15:45:24
Also in:
linux-devicetree, linux-spi, lkml
From: Boris Brezillon <bbrezillon@kernel.org>
Date: 2019-02-01 15:45:24
Also in:
linux-devicetree, linux-spi, lkml
On Fri, 1 Feb 2019 14:49:27 +0000 [off-list ref] wrote:
quoted
quoted
quoted
quoted
+#define QSPI_IFR_APBTFRTYP_READ BIT(24)And this one would be define QSPI_IFR_SAM9X60_READ_TRSFR BIT(24)I prefer letting this bit named as in the datasheet, QSPI_IFR_APBTFRTYP_READ, and change it if future versions of the IP will modify its sense. It is a READ transfer done on APB, it is more generic this way. If you have a strong opinion on this, please let me know.
As you wish. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel