[PATCH v2 2/2] spi: npcm-fiu: add NPCM FIU controller driver
Mark Brown
broonie at kernel.org
Fri Aug 9 04:55:22 AEST 2019
On Thu, Aug 08, 2019 at 06:37:06PM +0300, Tomer Maimon wrote:
> for example in our driver we modify the access type (singe, dual or quad)
> according the op->addr.buswidth
> for example in the npcm_fiu_set_drd function.
> regmap_update_bits(fiu->regmap, NPCM_FIU_DRD_CFG,
> NPCM_FIU_DRD_CFG_ACCTYPE,
> ilog2(op->addr.buswidth) <<
> NPCM_FIU_DRD_ACCTYPE_SHIFT);
> we also modify it in the UMA R/W functions.
Ah, it's only for the flash functions - that's fine.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20190808/5096b876/attachment.sig>
More information about the openbmc
mailing list