Re: [PATCH v2] spi: bcm63xx: fix premature CS deassertion on RX-only transactions
From: Hang Zhou
Date: Mon Nov 17 2025 - 12:05:51 EST
Hi Mark,
Thank you for the review.
I initially picked 0xFF because in most case, the SPI bus is high when it's idle, but in practice 0x00 works just as well here.
If you prefer, I'm happy to switch the dummy value to 0x00 for consistency and respin this as v3.
Best regards,
Hang Zhou