From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Wed, 18 Mar 2015 10:47:34 +0000 Subject: [RFC PATCH v4 3/4] arm64:thunder: Add initial dts for Cavium's Thunder SoC in 2 Node topology. In-Reply-To: References: <1421924755-26029-1-git-send-email-gkulkarni@caviumnetworks.com> <1421924755-26029-4-git-send-email-gkulkarni@caviumnetworks.com> <2882934.brFyhkGPyE@wuerfel> <1885509.Z0Gm3e3FlX@wuerfel> <20150318100004.GC18951@arm.com> Message-ID: <20150318104734.GG18951@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 18, 2015 at 10:39:43AM +0000, Ganapatrao Kulkarni wrote: > On Wed, Mar 18, 2015 at 3:30 PM, Will Deacon wrote: > > On Wed, Mar 18, 2015 at 04:02:53AM +0000, Ganapatrao Kulkarni wrote: > >> Please suggest how we go about these patches. > >> please share your review comments, if any changes needs to be done. > > > > I can take the Kconfig patch if you send a version that applies cleanly. > > As for the rest, you need an ack from a DT maintainer on the bindings > > before anything else can get merged. > i will send you Kconfig patch (i.e increase NR_CPUS range to 2-4096) > separately after rebasing to > linux-next, is that ok? Just base against -rc4 and I'll fix any conflicts that arise. Will