From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory Date: Thu, 22 Oct 2015 09:26:40 +0900 Message-ID: <56282D40.2050504@samsung.com> References: <1445391051-3727-1-git-send-email-k.kozlowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout3.w1.samsung.com ([210.118.77.13]:14219 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750844AbbJVA0p (ORCPT ); Wed, 21 Oct 2015 20:26:45 -0400 In-reply-to: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Rob Herring Cc: Kukjin Kim , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Javier Martinez Canillas On 22.10.2015 09:22, Rob Herring wrote: > On Tue, Oct 20, 2015 at 8:30 PM, Krzysztof Kozlowski > wrote: >> Exynos SoC Device Tree bindings are spread over arm/exynos/ and >> arm/samsung/ directories. There is no need for that separation and it >> actually confuses. Put everything under arm/samsung/. > > Thanks for the clean-up. > >> >> Signed-off-by: Krzysztof Kozlowski >> Cc: Kukjin Kim >> --- >> .../devicetree/bindings/arm/{exynos => samsung}/power_domain.txt | 0 >> Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt | 0 >> Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt | 0 >> 3 files changed, 0 insertions(+), 0 deletions(-) >> rename Documentation/devicetree/bindings/arm/{exynos => samsung}/power_domain.txt (100%) > > I'd rather see this with other power domain bindings. So > bindings/power/pd-samsung.txt I guess. OK > >> rename Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt (100%) >> rename Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt (100%) > > Probably need to move misc/sram.txt to bindings/sram/ and put both there. Right, that make sense. I'll send v2 moving pd-samsung and smp-sysram to these locations. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Thu, 22 Oct 2015 09:26:40 +0900 Subject: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory In-Reply-To: References: <1445391051-3727-1-git-send-email-k.kozlowski@samsung.com> Message-ID: <56282D40.2050504@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22.10.2015 09:22, Rob Herring wrote: > On Tue, Oct 20, 2015 at 8:30 PM, Krzysztof Kozlowski > wrote: >> Exynos SoC Device Tree bindings are spread over arm/exynos/ and >> arm/samsung/ directories. There is no need for that separation and it >> actually confuses. Put everything under arm/samsung/. > > Thanks for the clean-up. > >> >> Signed-off-by: Krzysztof Kozlowski >> Cc: Kukjin Kim >> --- >> .../devicetree/bindings/arm/{exynos => samsung}/power_domain.txt | 0 >> Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt | 0 >> Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt | 0 >> 3 files changed, 0 insertions(+), 0 deletions(-) >> rename Documentation/devicetree/bindings/arm/{exynos => samsung}/power_domain.txt (100%) > > I'd rather see this with other power domain bindings. So > bindings/power/pd-samsung.txt I guess. OK > >> rename Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt (100%) >> rename Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt (100%) > > Probably need to move misc/sram.txt to bindings/sram/ and put both there. Right, that make sense. I'll send v2 moving pd-samsung and smp-sysram to these locations. Best regards, Krzysztof