[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170822023923.nr22ujsuiousvt2y@rob-hp-laptop>
Date: Mon, 21 Aug 2017 21:39:23 -0500
From: Rob Herring <robh@...nel.org>
To: Mikko Perttunen <mperttunen@...dia.com>
Cc: thierry.reding@...il.com, jonathanh@...dia.com,
mark.rutland@....com, devicetree@...r.kernel.org,
dnibade@...dia.com, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org, amerilainen@...dia.com,
linux-tegra@...r.kernel.org, sgurrappadi@...dia.com,
digetx@...il.com, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 4/6] dt-bindings: host1x: Fix and add Tegra186 information
On Thu, Aug 17, 2017 at 09:54:11PM +0300, Mikko Perttunen wrote:
> Add note that address/size-cells should be 2 on 64-bit systems,
> and add Tegra186-specific register range properties.
Generally the cell sizes have nothing to do with the addressing size of
the cpu. They should be as small as what fits for the given sub-tree. If
all the register space fits into 4GB, then there's no reason for the
#size-cells to be 2. The same is true if the sub-tree has a parent bus.
Rob
Powered by blists - more mailing lists