On Wed, Jun 7, 2023 at 2:55 PM Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx> wrote: > It is not clear to me what alternative options we currently have if we > want a setting to be effective from the very beginning, before > userspace is running. Of course adding a cmdline option would work, but > that seems worse than having it in the DT in every possible way. A agree with Mark that a command line option isn't that bad. It's something that pertains to just the Linux kernel after all? And you can put that command line option in the default device tree, in chosen, if you want. No-one is going to complain about that. Yours, Linus Walleij