Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1311726
| From | David Daney <ddaney.cavm@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v9 4/6] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology. |
| Date | 2016-01-18 19:00 +0100 |
| Message-ID | <qSmfU-43l-5@gated-at.bofh.it> (permalink) |
| References | <qSlDc-3Oc-29@gated-at.bofh.it> <qSmfU-43l-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@caviumnetworks.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 [...]
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v9 0/6] arm64, numa: Add numa support for arm64 platforms Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com> - 2016-01-18 18:20 +0100
Re: [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware David Daney <ddaney.cavm@gmail.com> - 2016-01-18 18:50 +0100
Re: [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2016-01-19 07:00 +0100
Re: [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-01-19 10:50 +0100
Re: [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2016-01-19 13:40 +0100
Re: [PATCH v9 4/6] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology. David Daney <ddaney.cavm@gmail.com> - 2016-01-18 19:00 +0100
Re: [PATCH v9 2/6] Documentation, dt, arm64/arm: dt bindings for numa. Rob Herring <robh@kernel.org> - 2016-01-20 15:20 +0100
Re: [PATCH v9 2/6] Documentation, dt, arm64/arm: dt bindings for numa. Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2016-01-26 18:20 +0100
Re: [PATCH v9 1/6] arm64, numa: adding numa support for arm64 platforms. Bjorn Helgaas <helgaas@kernel.org> - 2016-01-26 20:00 +0100
Re: [PATCH v9 3/6] arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms. Bjorn Helgaas <helgaas@kernel.org> - 2016-01-26 21:40 +0100
Re: [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware Bjorn Helgaas <helgaas@kernel.org> - 2016-01-26 22:00 +0100
Re: [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware Bjorn Helgaas <helgaas@kernel.org> - 2016-01-26 22:00 +0100
csiph-web