Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754888Ab3FFAR0 (ORCPT ); Wed, 5 Jun 2013 20:17:26 -0400 Received: from [31.192.227.87] ([31.192.227.87]:39091 "EHLO vps1.hno.se" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754106Ab3FFARY (ORCPT ); Wed, 5 Jun 2013 20:17:24 -0400 Message-ID: <1370477756.20454.65.camel@localhost> Subject: Re: [Arm-netbook] getting allwinner SoC support upstream (was Re: Uploading linux (3.9.4-1)) From: Henrik =?ISO-8859-1?Q?Nordstr=F6m?= To: Linux on small ARM machines Cc: "jonsmirl@gmail.com" , devicetree-discuss , Stephen Warren , Linux Kernel Mailing List , debian-arm@lists.debian.org, ARM Linux Mailing List , debian-kernel@lists.debian.org Date: Thu, 06 Jun 2013 02:15:56 +0200 In-Reply-To: References: <51AFA6DD.3000202@wwwdotorg.org> <1370469574.18839.33.camel@localhost> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 (3.6.4-3.fc18) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1818 Lines: 44 tor 2013-06-06 klockan 00:52 +0100 skrev luke.leighton: > > How is the Allwinner kernel going to load the driver for the pca9532? > > The mainline pca9532 driver does not understand fex so it can't read > > the necessary initialization data. > > jon: you're immediately outside of the target market for which > allwinner designed and deployed script.fex. You missed the point. Mainlne Kernel drivers do take advantege of DT to ease their bindings and configuration, much further than the fex can express. The exact same thing is experienced in designing a tablet. You add a pheriperal device, and it needs to be configured somehow. DT does this and it integrated in the kernel framework. fex also attemtps in doing part of this, but lacks integration and requires much more driver patching to fly. And I don't see how you can say that pca9532 is off the grid in the target market. It would fit nicely as a key backlight / edge colour controller in a tablet to give the tablet a personal touch. > > fex is only supported on the small number of peripheral chips > > Allwinner has blessed. Use any chip outside of that set and it isn't > > going to boot. > > eeexactly. i did say "target market". Yes you repeat that over an over. But what does it mean? I think what you really mean is something else more in the line of "ODMs not allowed to step outside a very narrow range of possible designs or using less than a handful approved providers", typical lockin conditions. I don't know what you really mean here, only that it's not "target market". Regards Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/