RE: [EXT] Re: [PATCH 5/7] spi: cadence: Add read access size switch
From: Witold Sadowski
Date: Mon Apr 29 2024 - 11:40:42 EST
> ----------------------------------------------------------------------
> On Mon, Dec 19, 2022 at 06:42:52AM -0800, Witold Sadowski wrote:
> > Allow to use different SDMA read size.
> > In Marvell implementation of that IP each SDMA access will read 8
> > bytes at once, and is not configurable.
>
> If this isn't configurable then shouldn't we just key off the compatible
> rather than having a separate property?
Done, will be selected based on compatible property.
Regards
Witek