From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753884AbaJ1UGh (ORCPT ); Tue, 28 Oct 2014 16:06:37 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:24017 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbaJ1UGf (ORCPT ); Tue, 28 Oct 2014 16:06:35 -0400 X-IronPort-AV: E=Sophos;i="5.04,804,1406617200"; d="scan'208";a="49188369" Message-ID: <544FF744.5020707@broadcom.com> Date: Tue, 28 Oct 2014 13:06:28 -0700 From: Scott Branden User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Arnd Bergmann CC: Christian Daudt , Matt Porter , Russell King , , Mike Turquette , Alex Elder , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , "Kumar Gala" , Andrew Morton , "David S. Miller" , Greg Kroah-Hartman , Joe Perches , "Mauro Carvalho Chehab" , Antti Palosaari , JD Zheng , Ray Jui , , , Subject: Re: [PATCH v8 8/8] ARM: multi_v7_defconfig: Enable Broadcom Cygnus References: <1414525992-3678-9-git-send-email-sbranden@broadcom.com> <5089697.D8odgNlVtY@wuerfel> In-Reply-To: <5089697.D8odgNlVtY@wuerfel> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14-10-28 01:01 PM, Arnd Bergmann wrote: > On Tuesday 28 October 2014 12:53:12 Scott Branden wrote: >> From: Ray Jui >> >> Enable Broadcom Cygnus platform support in multi_v7_defconfig >> >> Signed-off-by: Ray Jui >> Signed-off-by: Scott Branden >> > > Just to be sure: did you check that multi_v7_defconfig contains > all the drivers you need that you enable in your other defconfig? No - the other defconfig has more that have not been tested on the device. The defconfig builds, but the other drivers haven't been tested. I guess we can try adding them to the multi_defconfig right now as well or wait until we have tested them? There will need to be addition dts changes in the future after we have tested the other drivers. Can we wait to add them to multi_v7_defconfig or do you want them in this patchset? > > Arnd > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Branden Subject: Re: [PATCH v8 8/8] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Date: Tue, 28 Oct 2014 13:06:28 -0700 Message-ID: <544FF744.5020707@broadcom.com> References: <1414525992-3678-9-git-send-email-sbranden@broadcom.com> <5089697.D8odgNlVtY@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5089697.D8odgNlVtY@wuerfel> Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Christian Daudt , Matt Porter , Russell King , bcm-kernel-feedback-list@broadcom.com, Mike Turquette , Alex Elder , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Andrew Morton , "David S. Miller" , Greg Kroah-Hartman , Joe Perches , Mauro Carvalho Chehab , Antti Palosaari , JD Zheng , Ray Jui , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On 14-10-28 01:01 PM, Arnd Bergmann wrote: > On Tuesday 28 October 2014 12:53:12 Scott Branden wrote: >> From: Ray Jui >> >> Enable Broadcom Cygnus platform support in multi_v7_defconfig >> >> Signed-off-by: Ray Jui >> Signed-off-by: Scott Branden >> > > Just to be sure: did you check that multi_v7_defconfig contains > all the drivers you need that you enable in your other defconfig? No - the other defconfig has more that have not been tested on the device. The defconfig builds, but the other drivers haven't been tested. I guess we can try adding them to the multi_defconfig right now as well or wait until we have tested them? There will need to be addition dts changes in the future after we have tested the other drivers. Can we wait to add them to multi_v7_defconfig or do you want them in this patchset? > > Arnd > From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbranden@broadcom.com (Scott Branden) Date: Tue, 28 Oct 2014 13:06:28 -0700 Subject: [PATCH v8 8/8] ARM: multi_v7_defconfig: Enable Broadcom Cygnus In-Reply-To: <5089697.D8odgNlVtY@wuerfel> References: <1414525992-3678-9-git-send-email-sbranden@broadcom.com> <5089697.D8odgNlVtY@wuerfel> Message-ID: <544FF744.5020707@broadcom.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 14-10-28 01:01 PM, Arnd Bergmann wrote: > On Tuesday 28 October 2014 12:53:12 Scott Branden wrote: >> From: Ray Jui >> >> Enable Broadcom Cygnus platform support in multi_v7_defconfig >> >> Signed-off-by: Ray Jui >> Signed-off-by: Scott Branden >> > > Just to be sure: did you check that multi_v7_defconfig contains > all the drivers you need that you enable in your other defconfig? No - the other defconfig has more that have not been tested on the device. The defconfig builds, but the other drivers haven't been tested. I guess we can try adding them to the multi_defconfig right now as well or wait until we have tested them? There will need to be addition dts changes in the future after we have tested the other drivers. Can we wait to add them to multi_v7_defconfig or do you want them in this patchset? > > Arnd >