Re: [PATCH v1 03/13] arm64: tegra: Add Host1x and VIC on Tegra234

2022-05-17 Thread Krzysztof Kozlowski
On 17/05/2022 10:38, Mikko Perttunen wrote: >>> >>> + host1x@13e0 { >> >> Generic node names, if that possible. Since the bindings do not exist in >> the next, I actually cannot figure out what's host1x... > > Host1x is a hardware block that provides programmable DMA channels, HW

Re: [PATCH v1 03/13] arm64: tegra: Add Host1x and VIC on Tegra234

2022-05-17 Thread Mikko Perttunen
On 5/17/22 11:01, Krzysztof Kozlowski wrote: On 16/05/2022 12:02, cyn...@kapsi.fi wrote: From: Mikko Perttunen Add device tree nodes for Host1x and VIC on Tegra234. Signed-off-by: Mikko Perttunen --- arch/arm64/boot/dts/nvidia/tegra234.dtsi | 46 1 file changed, 4

Re: [PATCH v1 03/13] arm64: tegra: Add Host1x and VIC on Tegra234

2022-05-17 Thread Krzysztof Kozlowski
On 16/05/2022 12:02, cyn...@kapsi.fi wrote: > From: Mikko Perttunen > > Add device tree nodes for Host1x and VIC on Tegra234. > > Signed-off-by: Mikko Perttunen > --- > arch/arm64/boot/dts/nvidia/tegra234.dtsi | 46 > 1 file changed, 46 insertions(+) > > diff --git a/