[PATCH 4/6] dt-bindings: host1x: Fix and add Tegra186 information

Rob Herring robh at kernel.org
Tue Aug 22 02:39:23 UTC 2017


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


More information about the dri-devel mailing list