Hi Wolfram, On Fri, Dec 20, 2024 at 10:37 AM Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > Introduce I3C support by defining I3C accessors for regmap and > implementing an I3C driver. Enable I3C for the NXP P3T1755. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > > Changes since v1: > * don't parse i2c_device_id for a suitable sensor name but copy this > information to a specific struct for I3C devices > (frankly, I liked the previous solution better) > > * not really a change. I decided against using cpu_to_be/le* helpers. > It looks clumsy when operating on an array of u8 with them IMHO. That is why we have {ge,pu}t_unaligned_[bl]e*()... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds