> +} else if (ret == 0) { > + dev_err(&adap->dev, > + "alien found at %02x, please add it to your DT!!!\n", > + addr); > } > > Wolfram, do think this could work? Do we have all the addresses listed > in DT marked as busy early enough? Not sure. We could do that, but we will still have the transaction you guys worry about.