On Wed, Jul 22, 2026 at 09:54:17AM +0200, Janani Sunil wrote: > Read the generic spi-device-addr property when determining the hardware > device address. Fall back to the deprecated microchip,device-addr > property and then to the historical device-addr property to preserve > compatibility with existing devicetrees. > > The device address remains 0 when none of the properties are present. > > Signed-off-by: Janani Sunil Reviewed-by: Marcus Folkesson