On 20/06/2019 10:39, Thierry Reding wrote: > On Wed, Jun 19, 2019 at 05:21:21PM +0530, Sameer Pujar wrote: >> Add DT nodes for following devices on Tegra186 and Tegra194 >> * ACONNECT >> * ADMA >> * AGIC >> >> Signed-off-by: Sameer Pujar <spujar@xxxxxxxxxx> >> --- >> changes in current revision >> * updated ranges property for aconnect >> * renamed agic node >> >> arch/arm64/boot/dts/nvidia/tegra186.dtsi | 67 ++++++++++++++++++++++++++++++++ >> arch/arm64/boot/dts/nvidia/tegra194.dtsi | 67 ++++++++++++++++++++++++++++++++ >> 2 files changed, 134 insertions(+) > > Applied to for-5.3/arm64/dt, thanks. > > I ended up deciding to put the aconnect node among the nodes with unit- > addresses, in the numerical order that it would fit in if the top-level > aconnect node didn't exist. I think that looks much more consistent in > the end, even though it's slightly bending the rules that we have. Thanks. Good point, I had not thought that bit through. Works for me, especially as the aconnect bus has a ranges property and so is associated with an address range. Cheers Jon -- nvpublic