From owner-freebsd-arm@FreeBSD.ORG Mon May 12 10:39:30 2014 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE1B21A9 for ; Mon, 12 May 2014 10:39:30 +0000 (UTC) Received: from forward5h.mail.yandex.net (forward5h.mail.yandex.net [IPv6:2a02:6b8:0:f05::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0D452428 for ; Mon, 12 May 2014 10:39:29 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward5h.mail.yandex.net (Yandex) with ESMTP id BEE88D007C0 for ; Mon, 12 May 2014 14:39:14 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 81EF21704283 for ; Mon, 12 May 2014 14:39:14 +0400 (MSK) Received: from 93.91.10.182.tel.ru (93.91.10.182.tel.ru [93.91.10.182]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id Wm3KGIPgHz-dEOe3Dpe; Mon, 12 May 2014 14:39:14 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: fc8bf2c5-4065-4f65-a605-d5663312ec6a Message-ID: <5370A4D1.5090502@passap.ru> Date: Mon, 12 May 2014 14:39:13 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-arm@FreeBSD.org Subject: wandboard-quad iomux X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2014 10:39:31 -0000 Hi All, I've made IOMUX driver for WANDBOARD-QUAD. According to docs it should work for WANDBOARD-DUAL. Being this driver compiled kernel into I get: ----- kernel: imx6q_iomux0: mem 0x20e0000-0x20e3fff irq 7 on simplebus1 ----- I'm not including "device iomux" at the kernel config for now. One should include that line to test the driver. For testing purposes it may be build by hand as a module and then kldloaded. Please, keep in mind that this is my first FreeBSD base patch (I'm a ports committer). Thanks for your attention. The patch is here: ftp://ftp.wart.ru/pub/misc/imx6q.diff.txt -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve