Re: [linux-sunxi] Re: [PATCH v7 1/6] ARM: dts: sun8i: drop skeleton.dtsi inclusion in H3 DTSI

From: Chen-Yu Tsai
Date: Mon Mar 06 2017 - 06:02:51 EST


On Mon, Mar 6, 2017 at 6:46 PM, Icenowy Zheng <icenowy@xxxxxxxx> wrote:
>
>
> 06.03.2017, 18:35, "Maxime Ripard" <maxime.ripard@xxxxxxxxxxxxxxxxxx>:
>> Hi,
>>
>> On Mon, Mar 06, 2017 at 07:31:33AM +0800, Icenowy Zheng wrote:
>>> The skeleton.dtsi file is now deprecated, and do not exist in ARM64
>>> environment.
>>>
>>> Since we will soon reuse most part of H3 DTSI for H5, which is an ARM64
>>> chip, drop skeleton.dtsi inclusion now.
>>>
>>> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxxx>
>>
>> Your prefix (and in the three later patches) should be
>> ARM: sun8i: h3
>
> Oh I think we never added SoC name in prefix...

It's better to add them for sun8i, which encompasses a whole
bunch of SoCs, unlike the older sun[4-7]i. Even sun5i patches
have them.

ChenYu