From owner-freebsd-arm@FreeBSD.ORG Mon Dec 16 17:50:26 2013 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 464A5CF9; Mon, 16 Dec 2013 17:50:26 +0000 (UTC) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B1AA91743; Mon, 16 Dec 2013 17:50:25 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id hq4so2528969wib.9 for ; Mon, 16 Dec 2013 09:50:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=dzu7PkczUFNVZwNcXz7V2R0JyApv4O3aBmqSn4LowoA=; b=l0Di+SgfGKJLy9Gp1Xzo7AJSPBfob8e8iTgDKIOnElIgI0F0MHoRwjAohQhvU6jf2x mDXnoojc5tQuRF9o0jl36PTYvvy94t/6p3WVKQ0W7RmEP8HRUpZIqW0JLMB3SgsHZuSJ kavjtILvvowLgaCDM7u6Zg8Uwtk1y9QPhHI2LYN+hhB0aVH+qIJORpodHlY5oR/DULHm A7aaMTYRuWvlf2Dd0k6+W8f1NO0KeebDDre5FeCmHTpTADiZ5uFVztL264tTbaoMlEhu ERzdx29XVw2UO/KEKjHSqFR/RUAvX8Att4CUGzWYccFxuH+ly0z1BXE7HahXTLSFFWlL BGlg== MIME-Version: 1.0 X-Received: by 10.194.20.130 with SMTP id n2mr8532267wje.62.1387216224176; Mon, 16 Dec 2013 09:50:24 -0800 (PST) Sender: zbodek@gmail.com Received: by 10.217.112.65 with HTTP; Mon, 16 Dec 2013 09:50:24 -0800 (PST) In-Reply-To: <52AF2785.3060200@freebsd.org> References: <52AF2785.3060200@freebsd.org> Date: Mon, 16 Dec 2013 18:50:24 +0100 X-Google-Sender-Auth: OkepFhMOfBNouuwLQXtYxkIEI0U Message-ID: Subject: Re: Testing request: move Marvell PCI to use standard OF interrupt map parsing From: Zbigniew Bodek To: Nathan Whitehorn Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 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 Dec 2013 17:50:26 -0000 Hello Nathan. Works fine for me on Armada XP. Best regards Zbigniew Bodek 2013/12/16 Nathan Whitehorn : > Would anyone be able to test the following patch on a Marvell system > (ARMADAXP, for example)? I'm trying to deduplicate the OF and FDT interrupt > map parsing code and this is the last consumer of some of the FDT-specific > code. > > http://people.freebsd.org/~nwhitehorn/mvpci.diff > -Nathan > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"