On Tue, May 11, 2021 at 10:08 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > Currently GPIO CS handling, when descriptors are in use, doesn't > take into consideration that in ACPI case the default polarity > is Active High and can't be altered. Instead we have to use the > per-chip definition provided by SPISerialBus() resource. I don't have access to the hardware to test this right now, but the patch is small enough to determine that the OF case will stay the same. LGTM.