Re: [PATCH 03/20] ARM: dts: sun4i: Change framebuffer node names to avoid warnings

From: Chen-Yu Tsai
Date: Thu Oct 05 2017 - 11:24:57 EST


On Thu, Oct 5, 2017 at 11:23 PM, Chen-Yu Tsai <wens@xxxxxxxx> wrote:
> On Thu, Oct 5, 2017 at 6:49 PM, Maxime Ripard
> <maxime.ripard@xxxxxxxxxxxxxxxxxx> 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.ripard@xxxxxxxxxxxxxxxxxx>
>
> Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>
>
> Since this is only a couple changed lines per .dtsi, you might want to have
> them all in one patch?

Never mind. I forgot you were only doing sun4i and sun9i right now.

ChenYu