[PATCH] arm64: dts: hisilicon: add dts files for hi3798cv200-poplar board
Rob Herring
robh at kernel.org
Tue Feb 21 06:39:30 PST 2017
On Mon, Feb 20, 2017 at 3:55 AM, Jiancheng Xue
<xuejiancheng at hisilicon.com> wrote:
> Hi Rob,
>
> On 2017/2/16 7:26, Rob Herring wrote:
>> On Thu, Feb 09, 2017 at 03:07:07PM +0800, Jiancheng Xue wrote:
>>> Add basic dts files for hi3798cv200-poplar board. Poplar is the
>>> first development board compliant with the 96Boards Enterprise
>>> Edition TV Platform specification. The board features the
>>> Hi3798CV200 with an integrated quad-core 64-bit ARM Cortex A53
>>> processor and high performance Mali T720 GPU.
[...]
>>> + soc {
>>
>> soc at 0
>>
>>> + compatible = "simple-bus";
>>> + #address-cells = <1>;
>>> + #size-cells = <1>;
>>> + ranges = <0x0 0x00000000 0x0 0xffffffff>;
>>
>> Looks like everything is within 0xf8000000-0xfa000000. Can this range be
>> further restrained?
>>
> Actually, some modules of the SoC will be added in later. This range could be restrained
> to "0xf0000000-0xffffffff". If so, should soc node be named soc at f0000000?
Yes.
Rob
More information about the linux-arm-kernel
mailing list