From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 18 Apr 2015 17:20:07 +0200 From: Gilles Chanteperdrix Message-ID: <20150418152007.GA10096@hermes.click-hack.org> References: <1429171505-5598-1-git-send-email-kinsamanka@gmail.com> <20150416131956.GC1589@hermes.click-hack.org> <20150418065520.GT15807@lukather> <20150418081621.GV15807@lukather> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Xenomai] [PATCH] Add support for SUNXI boards List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: GP Orcullo Cc: Maxime Ripard , "xenomai@xenomai.org" On Sat, Apr 18, 2015 at 10:45:10PM +0800, GP Orcullo wrote: > On Sat, Apr 18, 2015 at 4:16 PM, Maxime Ripard > wrote: > > On Sat, Apr 18, 2015 at 04:05:25PM +0800, GP Orcullo wrote: > >> On Sat, Apr 18, 2015 at 2:55 PM, Maxime Ripard > >> wrote: > >> > On Fri, Apr 17, 2015 at 12:04:22AM +0800, GP Orcullo wrote: > >> >> On Thu, Apr 16, 2015 at 9:19 PM, Gilles Chanteperdrix > >> >> wrote: > >> >> > On Thu, Apr 16, 2015 at 04:05:05PM +0800, GP Orcullo wrote: > >> >> >> Tested on a Cubieboard2 with v3.16.7-ckt9 kernel. > >> >> > > >> >> > Does not sunxi have GPIO ? > >> >> > > >> >> > -- > >> >> > Gilles. > >> >> > >> >> There's no GPIO driver in the mainline kernel. The original sunxi > >> >> kernel has incomplete support for GPIOs. > >> > > >> > That's not true. > >> > > >> > The GPIO support has been feature complete since 3.11. > >> > > >> > >> I'm not sure if it supports interrupts though. > > > > It does, since 3.11. > > > > -- > > Maxime Ripard, Free Electrons > > Embedded Linux, Kernel and Android engineering > > http://free-electrons.com > > Attached is the updated patch. You sure this is sufficient? Does not that pinctrl stuff use a spinlock? We are not in a hurry, we can afford to be thorough. -- Gilles.