Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754351AbbEUAoP (ORCPT ); Wed, 20 May 2015 20:44:15 -0400 Received: from mailout4.w1.samsung.com ([210.118.77.14]:50139 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753452AbbEUAoN (ORCPT ); Wed, 20 May 2015 20:44:13 -0400 X-AuditID: cbfec7f4-f79c56d0000012ee-a4-555d2a5a1511 Message-id: <555D2A57.5090702@samsung.com> Date: Thu, 21 May 2015 09:44:07 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-version: 1.0 To: Javier Martinez Canillas , Mark Brown Cc: Kukjin Kim , Olof Johansson , Doug Anderson , David Hendricks , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Simon Glass Subject: Re: [RFC PATCH 2/4] ARM: dts: Add SPI flash node for Peach boards References: <1432042454-19234-1-git-send-email-javier.martinez@collabora.co.uk> <1432042454-19234-3-git-send-email-javier.martinez@collabora.co.uk> <555C0179.8040102@samsung.com> <555C5F55.9010507@collabora.co.uk> In-reply-to: <555C5F55.9010507@collabora.co.uk> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrNLMWRmVeSWpSXmKPExsVy+t/xK7pRWrGhBj3fGC2mPnzCZnFi5SYW i7PLDrJZHP1dYPH6haFF/+PXzBabHl9jtbi8aw6bxYzz+5gsTl3/zGbxbcs2Rgduj9kNF1k8 /j6/zuKxYFOpx6ZVnWwem5fUe1w50cTq0bdlFaPH501yARxRXDYpqTmZZalF+nYJXBnTGhoY Cy7wVvRtmsjSwPiTq4uRk0NCwERizcF5bBC2mMSFe+uBbC4OIYGljBJtSyYyQzhPGSVe7PrB DlLFK6AlceXJHUYQm0VAVeLPnR9gNpuAscTm5UvAJokKREi8vXySCaJeUOLH5HssILaIQKLE jtYjYBuYBeYySXT9mcMMkhAW8JJY0jaRHWLbTUaJz0vWgCU4BfQlbh5uBergAOrQk7h/UQsk zCwgL7F5zVvmCYwCs5DsmIVQNQtJ1QJG5lWMoqmlyQXFSem5hnrFibnFpXnpesn5uZsYIVHy ZQfj4mNWhxgFOBiVeHg51GNDhVgTy4orcw8xSnAwK4nwnlsfEyrEm5JYWZValB9fVJqTWnyI UZqDRUmcd+6u9yFCAumJJanZqakFqUUwWSYOTqkGRj6J+++kN6+fftnn3rJ3NzYGCK6qD1Yu UO0Ljf/yMkJRSrHmzJHGaXv/r7eMiXKaUa/FrvBM5O+XMpcnzCoqWi9NHZm8V5w0XCG7e35X aci5k0+tmUpndek7mNgeOma25MmVgtonEntkp63uCVrJeObuXi432TK2/Skt6j9UFz8z38X7 wLcwQomlOCPRUIu5qDgRADSU6UGOAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1941 Lines: 53 On 20.05.2015 19:17, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 05/20/2015 05:37 AM, Krzysztof Kozlowski wrote: >> On 19.05.2015 22:34, Javier Martinez Canillas wrote: >>> From: Simon Glass >>> >>> Peach Pit and Pi machines have a SPI flash memory that is used to >>> store firmware and different system parameters and data. >>> >>> Add information about the SPI flash chip so that user-space tools >>> can access it. >>> >>> Signed-off-by: Simon Glass >>> Reviewed-by: Doug Anderson >>> Signed-off-by: Javier Martinez Canillas >> >> Acked-by: Krzysztof Kozlowski >> >> I assume this can go through samsung-soc tree (after documenting new >> compatible)? >> > > Yes, I mentioned in the cover letter that patch #1 should go through > the spi tree and #2-4 through the linux-samsung tree. I can split in > two series once I post as proper patches to make it more clear. It is fine, don't split it. It is good to see the usage of binding in the same patchset. > >> The exynos5800-peach-pi.dts and exynos5420-peach-pit.dts have a lot of >> common nodes. I wonder if there is a common part which could have its >> own dtsi? Like exynos4412-odroid-common.dtsi? >> > > We discussed in the past about having a common .dtsi [0]. I'm not a > huge fan of a common .dtsi and I prefer to instead split common dts > fragments in a .dtsi that can be included in different dts. > > That also better reflects what happens at the hw level IMHO since a > board may reuse a IP block. Doug Anderson seems to agree with me [1]. Seems reasonable. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/