From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tushar Behera Subject: Re: [PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board Date: Thu, 30 May 2013 09:07:30 +0530 Message-ID: <51A6C97A.6030306@linaro.org> References: <1368168599-28507-1-git-send-email-tushar.behera@linaro.org> <87sj1qzaov.fsf@linaro.org> <5191AA89.6010901@linaro.org> <20130528231740.GA28879@quad.lixom.net> <51A57D39.8030506@linaro.org> <51A5C16D.20408@linaro.org> <000001ce5c4f$839f4cb0$8adde610$@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:55004 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967409Ab3E3Dhh (ORCPT ); Wed, 29 May 2013 23:37:37 -0400 Received: by mail-pb0-f46.google.com with SMTP id rq2so10244837pbb.33 for ; Wed, 29 May 2013 20:37:37 -0700 (PDT) In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Olof Johansson Cc: Jingoo Han , Arnd Bergmann , Kevin Hilman , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" , Kukjin Kim , Doug Anderson , Patch Tracking , Thomas Abraham , Vivek Gautam On 05/30/2013 12:16 AM, Olof Johansson wrote: > On Wed, May 29, 2013 at 2:33 AM, Jingoo Han wrote: > >> However, Olof Johansson mentioned, 'drivers/platform/arm/board_arndale.c' >> would be a good alternative. > > > Whoa. I didn't quite realize what I proposed, or rather, how what I > proposed could be perceived. I take it back. :) > > We must _not_ introduce something that will be abused as a new home > for board file junk. If we do introduce a platform glue directory it > would need to be very limited in scope. Compare to what's in > drivers/platform/x86 today. > > > -Olof > This was my proof-of-concept for moving USB hub reset code out of USB driver. Verified that it works. I would wait for your patches for wifi-reset sequence and then will add hub-reset code for Arndale. -- Tushar Behera From mboxrd@z Thu Jan 1 00:00:00 1970 From: tushar.behera@linaro.org (Tushar Behera) Date: Thu, 30 May 2013 09:07:30 +0530 Subject: [PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board In-Reply-To: References: <1368168599-28507-1-git-send-email-tushar.behera@linaro.org> <87sj1qzaov.fsf@linaro.org> <5191AA89.6010901@linaro.org> <20130528231740.GA28879@quad.lixom.net> <51A57D39.8030506@linaro.org> <51A5C16D.20408@linaro.org> <000001ce5c4f$839f4cb0$8adde610$@samsung.com> Message-ID: <51A6C97A.6030306@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/30/2013 12:16 AM, Olof Johansson wrote: > On Wed, May 29, 2013 at 2:33 AM, Jingoo Han wrote: > >> However, Olof Johansson mentioned, 'drivers/platform/arm/board_arndale.c' >> would be a good alternative. > > > Whoa. I didn't quite realize what I proposed, or rather, how what I > proposed could be perceived. I take it back. :) > > We must _not_ introduce something that will be abused as a new home > for board file junk. If we do introduce a platform glue directory it > would need to be very limited in scope. Compare to what's in > drivers/platform/x86 today. > > > -Olof > This was my proof-of-concept for moving USB hub reset code out of USB driver. Verified that it works. I would wait for your patches for wifi-reset sequence and then will add hub-reset code for Arndale. -- Tushar Behera