[PATCH 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC

2012-12-20 Thread Hiroshi Doyu
Initial support for Tegra 114 SoC. This is expected to be included in the board DTS files, Tegra 114 SoC based evaluation board family. Signed-off-by: Hiroshi Doyu --- arch/arm/boot/dts/tegra114.dtsi | 89 +++ 1 file changed, 89 insertions(+) create mode 10

Re: [PATCH 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC

2012-12-20 Thread Marc Zyngier
On 20/12/12 09:44, Hiroshi Doyu wrote: > Initial support for Tegra 114 SoC. This is expected to be included in > the board DTS files, Tegra 114 SoC based evaluation board family. > > Signed-off-by: Hiroshi Doyu You definitely need to add some cpu nodes here, or get someone to merge the NR_CPUS=0

Re: [PATCH 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC

2012-12-28 Thread Olof Johansson
On Thu, Dec 20, 2012 at 11:44:04AM +0200, Hiroshi Doyu wrote: > Initial support for Tegra 114 SoC. This is expected to be included in > the board DTS files, Tegra 114 SoC based evaluation board family. > > Signed-off-by: Hiroshi Doyu Hi, I think it could be a good idea to start documenting the

Re: [PATCH 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC

2012-12-30 Thread Hiroshi Doyu
Hi Olof, Olof Johansson wrote @ Sat, 29 Dec 2012 07:39:13 +0100: > On Thu, Dec 20, 2012 at 11:44:04AM +0200, Hiroshi Doyu wrote: > > Initial support for Tegra 114 SoC. This is expected to be included in > > the board DTS files, Tegra 114 SoC based evaluation board family. > > > > Signed-off-by: