From owner-freebsd-arm@FreeBSD.ORG Mon Jan 28 09:49:08 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 334B3B82 for ; Mon, 28 Jan 2013 09:49:08 +0000 (UTC) (envelope-from damjan.marion@gmail.com) Received: from mail-ee0-f46.google.com (mail-ee0-f46.google.com [74.125.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id BF8CC77C for ; Mon, 28 Jan 2013 09:49:07 +0000 (UTC) Received: by mail-ee0-f46.google.com with SMTP id e49so1219382eek.33 for ; Mon, 28 Jan 2013 01:49:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; bh=xqIXfQoqb6DGJpMMBiaAZJ/wIXWO3VZ2nsL1XVDdiSU=; b=XmFZG1AGcztQ5xx7hNY8xDyAJyLkCRO5fpuogx/rbLONVZGZjZmXwap9HK2MtUfsVl CHxPad4S2CNvP8F6onBSyuOYPCnOY1l7jziQalitFIuGSBoSgEfhhcMfvsnBVnUpwytG PNVYtA7whbfeQSTbslgwSJKPVDFcQutpa2GReacmTnypSifsmgrm8LIbPjSZ7ZqBkZxe yEwkdXCqkZDmPcCE0RPkWHOAFUmhrZYiw96VR0VpROXe8l7BwDfCjstAAbBHnLPv+/48 UOooHRl6ZPEOcMIc1VWe9dsKLKmDZ9olHjRIrIrc7OjphuTARPgLfwJ+d1AccjKC43xt AHmQ== X-Received: by 10.14.204.198 with SMTP id h46mr50400997eeo.1.1359366541113; Mon, 28 Jan 2013 01:49:01 -0800 (PST) Received: from ?IPv6:2001:470:72bb::12c? ([2001:470:72bb::12c]) by mx.google.com with ESMTPS id q5sm15236355eep.11.2013.01.28.01.48.59 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 28 Jan 2013 01:49:00 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: Beaglebone and GPIO From: Damjan Marion In-Reply-To: <20130128103620.1a84ccb548c2dcd21345335d@megadrive.org> Date: Mon, 28 Jan 2013 10:48:58 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <1ECB35BA-5D67-4F95-9E1D-2380002F1C26@gmail.com> References: <20130128044511.86a3d715b11c3346884a7056@megadrive.org> <20130128063436.707fb62d79767d2d8ce0542a@megadrive.org> <22039243-8515-4245-97D1-48C29CB04F00@gmail.com> <20130128103620.1a84ccb548c2dcd21345335d@megadrive.org> To: Emmanuel Vadot X-Mailer: Apple Mail (2.1499) Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2013 09:49:08 -0000 On Jan 28, 2013, at 10:36 AM, Emmanuel Vadot = wrote: >=20 > Thanks, >=20 > Attached is the patch for the DTS of the beaglebone so every pins of = the headers are setup like the beaglebone SRM said. Committed. Thanks.=