From owner-freebsd-arm@freebsd.org Mon Oct 16 12:23:04 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11EC2E39648 for ; Mon, 16 Oct 2017 12:23:04 +0000 (UTC) (envelope-from hrabanek@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 982B87E909 for ; Mon, 16 Oct 2017 12:23:03 +0000 (UTC) (envelope-from hrabanek@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id b189so2614350wmd.4 for ; Mon, 16 Oct 2017 05:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=HbMFNdIe2WV4TlaJtNv3gwDPHwuSgZmlIVesHjgnTQU=; b=pjChFAODKz3r1M+VAxPmZFlo6NfDE2KgX11ea2LS2iTISIiOgGajgOQWH+PkGaC/Uu wR8bVNQsgfos+R4b4gdHGpfIHy8Pe4FrvxKOIjlhhFRjegbQP2vazwFHW68OqHFgIWcT qGqFlybbhj6aVluWy7HCSkY3RGxD+biL9cjAb3LERHWL38rhBOfIOWHjCow2cCDvid9p URvo0j1WUNTrthHgeHdKlx+q8HcgYGFeM/1nFB4QUfCAbd0AJ/Mu/O0KtKpeX0Gz463Q KmzcBuhiay0QPDFEtkWfkIg+K4SM2uSiotZ5liqgeaD2ufn/3beaXH5+e0ULTHpcm5mk h2Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=HbMFNdIe2WV4TlaJtNv3gwDPHwuSgZmlIVesHjgnTQU=; b=j12C8Pj/f/rXIwJAUaqKmiYON6R/5Kl/LJeiBzMM2t+mb5R1IFR376OYpZlpBsPNRh bUAS8qKLOWxk0rneCBnx48hyYpvGOIxPmAYMnKWyQ6oplskplkGymBh+b2SnWuWpfj25 OSpZLE9RE4Dsgye+pzMtHW8i0xdqdzszE1YTXWlaeRVE2BqBbfPxENlUnC8/XpkmT5fZ VeB9d+Hx1RvwtUy0MX4jUjhGxBmVqZh0tJmMYdhpBbAjxzH/cGCm+cIvu2v5qSA+oR8g 0xpjYG17Ixswt5xWCyXeoj53NNIdKxZ2y1c8RVV+ccghtEo3Cx4s1YycGPf5j+l61q5D +VWQ== X-Gm-Message-State: AMCzsaWWNuQrSfACBDzVdaR1CGszAy9v59V4MyD63FTYs3OdtaxWTBr6 X7AkvjBH/EbOd86yylvvbi+H8+J80dTxEnk8xI6sTA== X-Google-Smtp-Source: AOwi7QA2x8pFV2nxeCl09odp6VlkQT6SXIqAOV4UWruj1W+nVBWRl7TRXh0XHZRqpZWmdraM7ontnR5K6Y8h+pEdDQA= X-Received: by 10.80.135.9 with SMTP id i9mr12863300edb.31.1508156582077; Mon, 16 Oct 2017 05:23:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.183.98 with HTTP; Mon, 16 Oct 2017 05:23:01 -0700 (PDT) In-Reply-To: <20171007185116.6aa97faf3511ebf90a06301d@bidouilliste.com> References: <20170921082259.aa46e554e653ce7bf2d403b2@bidouilliste.com> <20171003133901.1de20ce9637720671eee3d33@bidouilliste.com> <20171007185116.6aa97faf3511ebf90a06301d@bidouilliste.com> From: Michael Hrabanek Date: Mon, 16 Oct 2017 14:23:01 +0200 Message-ID: Subject: Re: Allwinner H3 (NanoPi Neo): Getting PORTL (on /dev/gpioc1) to work To: Emmanuel Vadot , freebsd-arm@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2017 12:23:04 -0000 I can confirm the gpio driver now works flawlessly, thank you very much! Michael On Sat, Oct 7, 2017 at 6:51 PM, Emmanuel Vadot wrote: > > Hello, > > On Tue, 3 Oct 2017 13:39:01 +0200 > Emmanuel Vadot wrote: > > > On Tue, 3 Oct 2017 13:27:47 +0200 > > Michael Hrabanek wrote: > > > > > Hello, > > > any updates? If you'll need any testing done I'd be happy to help > > > > > > Cheers, > > > Michael > > > > I've fixed our gpio driver to not attach if we cannot enable one of > > the needed clocks. > > Now I need to code the clock driver for H3, it seems that there is no > > docs so it will take some time. > > I commited the driver in r324383, let me know if you have any problems. > > Cheers, > > -- > Emmanuel Vadot >