On 7/27/21 2:15 PM, Mark Brown wrote:
On Mon, Jul 26, 2021 at 12:15:02PM +0200, Marek Vasut wrote:
For (2 * 1000000) / min_speed_hz < 10 to be true in naturals with zero,
the min_speed_hz must above 222222. Update the comment. No functional
change.
This doesn't apply against current code, please check and resend.
Hm, yes, it conflicts with
[PATCH V2] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
So maybe I'll wait until this one gets applied and picked by stable, and
then I'll send the comment fix ? That should make things easier.