Re: [PATCH 05/13] PCI: cadence: Add read and write accessors to perform only 32-bit accesses

From: Bjorn Helgaas
Date: Mon Dec 09 2019 - 16:15:58 EST


On Mon, Dec 09, 2019 at 02:51:39PM +0530, Kishon Vijay Abraham I wrote:
> Certain platforms like TI's J721E allow only 32-bit register accesses.
> Add read and write accessors to perform only 32-bit accesses in order to
> support platfroms like TI's J721E.

s/platfroms/platforms/