From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Wed, 08 Mar 2017 09:54:16 +0100 Subject: [PATCH v2] ARM: mvebu: add support for the Linksys WRT1900ACS (Shelby) In-Reply-To: <20170307184847.0c684b36@gmail.com> (Ralph Sennhauser's message of "Tue, 7 Mar 2017 18:48:47 +0100") References: <20170214191744.9419-1-ralph.sennhauser@gmail.com> <87inobcwk3.fsf@free-electrons.com> <87zigxngjq.fsf@free-electrons.com> <20170307184847.0c684b36@gmail.com> Message-ID: <8737eono7b.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Ralph, On mar., mars 07 2017, Ralph Sennhauser wrote: > On Tue, 07 Mar 2017 18:27:21 +0100 > Gregory CLEMENT wrote: >> >> It is now in mvebu/dt and in the same time I fixed the title to: >> "ARM: dts: armada-385: add support for the Linksys WRT1900ACS >> (Shelby)" >> >> Gregory >> > > Thanks > Ralph > > PS: The sort order got mixed with armada-385-synology-ds116.dtb while > merging which got added minutes earlier in arch/arm/boot/dts/Makefile. Thanks for info, I've fixed it now. > > PPS: There was also the request of using SPDX tags to v1 after v2 got > merged from Rob Herring and a no by Russell King. I took it as no > action required, you might want to have a look though. I saw this and it was the first time I see this kind of request about SPDX tags. Given the answer from Russell Kng I don't plan to do anything for now. Thanks, Gregory -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Subject: Re: [PATCH v2] ARM: mvebu: add support for the Linksys WRT1900ACS (Shelby) Date: Wed, 08 Mar 2017 09:54:16 +0100 Message-ID: <8737eono7b.fsf@free-electrons.com> References: <20170214191744.9419-1-ralph.sennhauser@gmail.com> <87inobcwk3.fsf@free-electrons.com> <87zigxngjq.fsf@free-electrons.com> <20170307184847.0c684b36@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170307184847.0c684b36@gmail.com> (Ralph Sennhauser's message of "Tue, 7 Mar 2017 18:48:47 +0100") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Ralph Sennhauser Cc: Mark Rutland , Andrew Lunn , Jason Cooper , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , Russell King , Rob Herring , Imre Kaloz , "moderated list:ARM PORT" , Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org Hi Ralph, On mar., mars 07 2017, Ralph Sennhauser wrote: > On Tue, 07 Mar 2017 18:27:21 +0100 > Gregory CLEMENT wrote: >> >> It is now in mvebu/dt and in the same time I fixed the title to: >> "ARM: dts: armada-385: add support for the Linksys WRT1900ACS >> (Shelby)" >> >> Gregory >> > > Thanks > Ralph > > PS: The sort order got mixed with armada-385-synology-ds116.dtb while > merging which got added minutes earlier in arch/arm/boot/dts/Makefile. Thanks for info, I've fixed it now. > > PPS: There was also the request of using SPDX tags to v1 after v2 got > merged from Rob Herring and a no by Russell King. I took it as no > action required, you might want to have a look though. I saw this and it was the first time I see this kind of request about SPDX tags. Given the answer from Russell Kng I don't plan to do anything for now. Thanks, Gregory -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752008AbdCHJCS (ORCPT ); Wed, 8 Mar 2017 04:02:18 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:60739 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751754AbdCHJCP (ORCPT ); Wed, 8 Mar 2017 04:02:15 -0500 From: Gregory CLEMENT To: Ralph Sennhauser Cc: Mark Rutland , Andrew Lunn , Jason Cooper , "open list\:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Russell King , open list , Rob Herring , Imre Kaloz , "moderated list\:ARM PORT" , Sebastian Hesselbarth Subject: Re: [PATCH v2] ARM: mvebu: add support for the Linksys WRT1900ACS (Shelby) References: <20170214191744.9419-1-ralph.sennhauser@gmail.com> <87inobcwk3.fsf@free-electrons.com> <87zigxngjq.fsf@free-electrons.com> <20170307184847.0c684b36@gmail.com> Date: Wed, 08 Mar 2017 09:54:16 +0100 In-Reply-To: <20170307184847.0c684b36@gmail.com> (Ralph Sennhauser's message of "Tue, 7 Mar 2017 18:48:47 +0100") Message-ID: <8737eono7b.fsf@free-electrons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Ralph, On mar., mars 07 2017, Ralph Sennhauser wrote: > On Tue, 07 Mar 2017 18:27:21 +0100 > Gregory CLEMENT wrote: >> >> It is now in mvebu/dt and in the same time I fixed the title to: >> "ARM: dts: armada-385: add support for the Linksys WRT1900ACS >> (Shelby)" >> >> Gregory >> > > Thanks > Ralph > > PS: The sort order got mixed with armada-385-synology-ds116.dtb while > merging which got added minutes earlier in arch/arm/boot/dts/Makefile. Thanks for info, I've fixed it now. > > PPS: There was also the request of using SPDX tags to v1 after v2 got > merged from Rob Herring and a no by Russell King. I took it as no > action required, you might want to have a look though. I saw this and it was the first time I see this kind of request about SPDX tags. Given the answer from Russell Kng I don't plan to do anything for now. Thanks, Gregory -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com