On Thu, Jul 11, 2024 at 03:05:01PM +0100, Ian Abbott wrote: > I think the devicetree node for the RTC device ought to be setting > `spi-cs-high` but cannot do so at the moment because the driver clobbers it. Specifying spi-cs-high in the device tree should almost always be redundant or a mistake, if the device needs a high chip select then we already know that from the compatible. The property is adding nothing but potential confusion, in the normal course of affairs the driver should just specify the configuration it needs for the bus.
Attachment:
signature.asc
Description: PGP signature