From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: Fwd: [PATCH 2/5] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio Date: Mon, 29 Oct 2012 08:50:03 +0100 Message-ID: <20121029075003.GA2527@netboy.at.omicron.at> References: <20121017235045.GB30550@atomide.com> <20121018030654.GE2867@netboy.at.omicron.at> <20121018184443.GD2350@netboy.at.omicron.at> <50806B1D.9040504@ti.com> <20121019061630.GB2983@netboy.at.omicron.at> <20121019160041.GB4730@atomide.com> <79CD15C6BA57404B839C016229A409A83EB4B4C7@DBDE01.ent.ti.com> <20121026180627.GN11908@atomide.com> <79CD15C6BA57404B839C016229A409A83EB500C9@DBDE01.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-ee0-f46.google.com ([74.125.83.46]:50688 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756114Ab2J2HuQ (ORCPT ); Mon, 29 Oct 2012 03:50:16 -0400 Received: by mail-ee0-f46.google.com with SMTP id b15so1924092eek.19 for ; Mon, 29 Oct 2012 00:50:14 -0700 (PDT) Content-Disposition: inline In-Reply-To: <79CD15C6BA57404B839C016229A409A83EB500C9@DBDE01.ent.ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Hiremath, Vaibhav" Cc: Tony Lindgren , Paul Walmsley , "N, Mugunthan V" , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" On Mon, Oct 29, 2012 at 04:58:23AM +0000, Hiremath, Vaibhav wrote: > > Now the expectation has grown to the level where people expect everything in > the Mainline kernel and not in some custom kernel release. You are right, except for the "has grown" part. I have always expected the official kernel releases to be working and complete, without the kind of half baked stumps that the embedded vendors are pushing. In my experience with Freescale (and now TI also), the vendor supports Linux on their platform by providing a heavily patched, quick and dirty, customized kernel that is kinda, sorta working, somehow. This provides a way for their customers to get started with the development kits right away, and as such I have no problem with it. What I do have a problem with is the fact the vendors then drop the ball and don't follow through by getting their changes into mainline. This makes a huge problem for the vendor's customers later on, when the choice becomes either stay with the dead end vendor kernel, or try to get mainline working all by themselves. And so I am pleased to hear that the Ethernet ports on the am335x will be working in v3.8. Better late than never. Thanks, Richard