Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-19 Thread Rob Herring
On Wed, Feb 14, 2018 at 5:56 AM, Mikko Perttunen wrote: > On 10.02.2018 00:54, Rob Herring wrote: >> >> On Tue, Feb 06, 2018 at 09:22:36AM +0200, Mikko Perttunen wrote: >>> >>> ... >>> index ..dcc6eea52684 >>> --- /dev/null >>> +++

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-19 Thread Rob Herring
On Wed, Feb 14, 2018 at 5:56 AM, Mikko Perttunen wrote: > On 10.02.2018 00:54, Rob Herring wrote: >> >> On Tue, Feb 06, 2018 at 09:22:36AM +0200, Mikko Perttunen wrote: >>> >>> ... >>> index ..dcc6eea52684 >>> --- /dev/null >>> +++ b/include/dt-bindings/clock/tegra194-clock.h >>> +

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-14 Thread Mikko Perttunen
On 10.02.2018 00:54, Rob Herring wrote: On Tue, Feb 06, 2018 at 09:22:36AM +0200, Mikko Perttunen wrote: ... index ..dcc6eea52684 --- /dev/null +++ b/include/dt-bindings/clock/tegra194-clock.h @@ -0,0 +1,664 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* + * Copyright (c) 2018,

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-14 Thread Mikko Perttunen
On 10.02.2018 00:54, Rob Herring wrote: On Tue, Feb 06, 2018 at 09:22:36AM +0200, Mikko Perttunen wrote: ... index ..dcc6eea52684 --- /dev/null +++ b/include/dt-bindings/clock/tegra194-clock.h @@ -0,0 +1,664 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* + * Copyright (c) 2018,

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-14 Thread Mikko Perttunen
On 07.02.2018 12:21, Marc Zyngier wrote: Hi Mikko, On 06/02/18 07:22, Mikko Perttunen wrote: Add the chip-level device tree, including binding headers, for the NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices are initially available, enough to boot to UART console.

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-14 Thread Mikko Perttunen
On 07.02.2018 12:21, Marc Zyngier wrote: Hi Mikko, On 06/02/18 07:22, Mikko Perttunen wrote: Add the chip-level device tree, including binding headers, for the NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices are initially available, enough to boot to UART console.

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-09 Thread Rob Herring
On Tue, Feb 06, 2018 at 09:22:36AM +0200, Mikko Perttunen wrote: > Add the chip-level device tree, including binding headers, for the > NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices > are initially available, enough to boot to UART console. > > Signed-off-by: Mikko

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-09 Thread Rob Herring
On Tue, Feb 06, 2018 at 09:22:36AM +0200, Mikko Perttunen wrote: > Add the chip-level device tree, including binding headers, for the > NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices > are initially available, enough to boot to UART console. > > Signed-off-by: Mikko

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-07 Thread Marc Zyngier
Hi Mikko, On 06/02/18 07:22, Mikko Perttunen wrote: > Add the chip-level device tree, including binding headers, for the > NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices > are initially available, enough to boot to UART console. > > Signed-off-by: Mikko Perttunen

Re: [PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-07 Thread Marc Zyngier
Hi Mikko, On 06/02/18 07:22, Mikko Perttunen wrote: > Add the chip-level device tree, including binding headers, for the > NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices > are initially available, enough to boot to UART console. > > Signed-off-by: Mikko Perttunen > ---

[PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-05 Thread Mikko Perttunen
Add the chip-level device tree, including binding headers, for the NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices are initially available, enough to boot to UART console. Signed-off-by: Mikko Perttunen --- arch/arm64/boot/dts/nvidia/tegra194.dtsi

[PATCH v2 6/7] arm64: tegra: Add Tegra194 chip device tree

2018-02-05 Thread Mikko Perttunen
Add the chip-level device tree, including binding headers, for the NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices are initially available, enough to boot to UART console. Signed-off-by: Mikko Perttunen --- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 342