On Fri, Aug 12, 2022 at 11:59 PM Jakob Hauser <jahau@xxxxxxxxxxxxxx> wrote: > Introduce the "chip_info" structure approach for better variant handling. > > The variant to be used is now chosen by the Device Tree (enum "chip_ids"), > not by the chip ID in the register. However, there is a check to make sure > they match (using integer "id_check"). > > Signed-off-by: Jakob Hauser <jahau@xxxxxxxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij