[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <569D25C4.3060806@gmail.com>
Date: Mon, 18 Jan 2016 09:49:56 -0800
From: David Daney <ddaney.cavm@...il.com>
To: Ganapatrao Kulkarni <gkulkarni@...iumnetworks.com>
CC: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
linux-ia64@...r.kernel.org, linux-metag@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-s390@...r.kernel.org,
linux-sh@...r.kernel.org, linux-arch@...r.kernel.org,
Will.Deacon@....com, catalin.marinas@....com,
grant.likely@...aro.org, leif.lindholm@...aro.org,
rfranz@...ium.com, ard.biesheuvel@...aro.org, msalter@...hat.com,
robh+dt@...nel.org, steve.capper@...aro.org, hanjun.guo@...aro.org,
al.stone@...aro.org, arnd@...db.de, pawel.moll@....com,
mark.rutland@....com, ijc+devicetree@...lion.org.uk,
galak@...eaurora.org, rjw@...ysocki.net, lenb@...nel.org,
marc.zyngier@....com, lorenzo.pieralisi@....com,
bhelgaas@...gle.com, tony.luck@...el.com, fenghua.yu@...el.com,
james.hogan@...tec.com, benh@...nel.crashing.org,
tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
x86@...nel.org, jonathan@...masters.org, rrichter@...ium.com,
Prasun.Kapoor@...iumnetworks.com, gpkulkarni@...il.com
Subject: Re: [PATCH v9 4/6] arm64, dt, thunderx: Add initial dts for Cavium
Thunderx in 2 node topology.
On 01/18/2016 08:36 AM, Ganapatrao Kulkarni wrote:
> Adding dt file for Cavium's Thunderx dual socket platform.
>
> Signed-off-by: Ganapatrao Kulkarni <gkulkarni@...iumnetworks.com>
> ---
> arch/arm64/boot/dts/cavium/Makefile | 2 +-
> arch/arm64/boot/dts/cavium/thunder-88xx-2n.dts | 83 +++
> arch/arm64/boot/dts/cavium/thunder-88xx-2n.dtsi | 806 ++++++++++++++++++++++++
> 3 files changed, 890 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm64/boot/dts/cavium/thunder-88xx-2n.dts
> create mode 100644 arch/arm64/boot/dts/cavium/thunder-88xx-2n.dtsi
>
These files are useless, they don't contain device nodes for anything
other than the UARTs. There is no existing system that has only UARTs
and no other devices, so these files cannot be (and can never be) used
anywhere.
Since the boot firmware in all real, and emulated, systems is supplying
correct DTBs, we should consider not merging these files, and removing
the likewise useless thunder-88xx.dts thunder-88xx.dtsi
David Daney
[...]
Powered by blists - more mailing lists