On Thu, Oct 5, 2017 at 6:49 PM, Maxime Ripard <maxime.rip...@free-electrons.com> wrote: > The simple-framebuffer nodes have a unit address, but no reg property which > generates a warning when compiling it with DTC. > > Change the simple-framebuffer node names so that there is no warnings on > this anymore. > > Signed-off-by: Maxime Ripard <maxime.rip...@free-electrons.com>
Acked-by: Chen-Yu Tsai <w...@csie.org> Since this is only a couple changed lines per .dtsi, you might want to have them all in one patch? ChenYu