From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 16 Apr 2015 18:16:29 +0200 From: Gilles Chanteperdrix Message-ID: <20150416161629.GF1589@hermes.click-hack.org> References: <1429171505-5598-1-git-send-email-kinsamanka@gmail.com> <20150416131956.GC1589@hermes.click-hack.org> 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: "xenomai@xenomai.org" 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. Ok, what about timer and tsc? Basically, you should run through the ARM porting guide and check every modification to be made. And if you have done so, the commit message should mention it. -- Gilles.