On Mon, Sep 2, 2019 at 10:39 PM Sebastian Reichel <s...@kernel.org> wrote: > > This patch does not look good to me. Better patch would be to > allow compiling CONFIG_REBOOT_MODE without CONFIG_OF. Obviously > the configuration would not be useful for anything except compile > testing, but that is also true for this patch.
Ok, I'd suggest we leave it with the bugfix you already applied then. [caa2b55784, power: reset: nvmem-reboot-mode: add CONFIG_OF dependency] Arnd