From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 861F3C432C0 for ; Wed, 20 Nov 2019 03:56:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5594F2245D for ; Wed, 20 Nov 2019 03:56:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574222164; bh=mErPzJyApCBLMGjkqaZyHq//nd2I7b04MuuBEmA7Cbk=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-ID:From; b=UfYrQ6st2oSeKNwORQXC5fqAMvjodEJl/KB62Ixp1CC0j0ihq0JhyxzHCQEjJ3247 +3MPCLdjcG4z76domeu0rk6XJO6wFah9PFxHFII+uqD0mWaWvfDsgGtSKxXgTraA77 gm61x0hBj9TGsKjmrUbcx0w9pedEQnXcx6Fs/JmQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727538AbfKTD4D (ORCPT ); Tue, 19 Nov 2019 22:56:03 -0500 Received: from mail.kernel.org ([198.145.29.99]:39040 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727385AbfKTD4D (ORCPT ); Tue, 19 Nov 2019 22:56:03 -0500 Received: from [192.168.1.20] (cpe-24-28-70-126.austin.res.rr.com [24.28.70.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 61F292245C; Wed, 20 Nov 2019 03:56:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574222162; bh=mErPzJyApCBLMGjkqaZyHq//nd2I7b04MuuBEmA7Cbk=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=OxK7gV6sDf8lNL1X17IYkTKlQ0uTSLTJpzsMNgUY7fqCnE9avYp7YJGyrbXbYKT4M iROTEII5q/iUAE0Of1c6AcMZayfJ/oHKxnb8cpgJRA9AoVYyNU7FOQFrWdrl01/85L TYh1p25R327CCBx1kJtFwKSeMOQDFewUmtJXg6zM= Subject: Re: [PATCH v5 00/48] QUICC Engine support on ARM, ARM64, PPC64 To: Rasmus Villemoes , Qiang Zhao , Li Yang , Christophe Leroy Cc: linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Scott Wood References: <20191118112324.22725-1-linux@rasmusvillemoes.dk> From: Timur Tabi Message-ID: <5a44ea0e-1c56-1062-37a9-376f4b6ac6f0@kernel.org> Date: Tue, 19 Nov 2019 21:55:59 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <20191118112324.22725-1-linux@rasmusvillemoes.dk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/18/19 5:22 AM, Rasmus Villemoes wrote: > There have been several attempts in the past few years to allow > building the QUICC engine drivers for platforms other than PPC32. This > is yet another attempt. > > v4 can be found here: https://lore.kernel.org/lkml/20191108130123.6839-1-linux@rasmusvillemoes.dk/ This is excellent work, thank you. All patches: Reviewed-by: Timur Tabi Serial patches: Acked-by: Timur Tabi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E5F9C432C0 for ; Wed, 20 Nov 2019 03:58:02 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4E1E02245C for ; Wed, 20 Nov 2019 03:58:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OxK7gV6s" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4E1E02245C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 47HpnN1GFmzDqsQ for ; Wed, 20 Nov 2019 14:58:00 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=timur@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="OxK7gV6s"; dkim-atps=neutral Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 47Hpl92KMbzDq5k for ; Wed, 20 Nov 2019 14:56:04 +1100 (AEDT) Received: from [192.168.1.20] (cpe-24-28-70-126.austin.res.rr.com [24.28.70.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 61F292245C; Wed, 20 Nov 2019 03:56:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574222162; bh=mErPzJyApCBLMGjkqaZyHq//nd2I7b04MuuBEmA7Cbk=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=OxK7gV6sDf8lNL1X17IYkTKlQ0uTSLTJpzsMNgUY7fqCnE9avYp7YJGyrbXbYKT4M iROTEII5q/iUAE0Of1c6AcMZayfJ/oHKxnb8cpgJRA9AoVYyNU7FOQFrWdrl01/85L TYh1p25R327CCBx1kJtFwKSeMOQDFewUmtJXg6zM= Subject: Re: [PATCH v5 00/48] QUICC Engine support on ARM, ARM64, PPC64 To: Rasmus Villemoes , Qiang Zhao , Li Yang , Christophe Leroy References: <20191118112324.22725-1-linux@rasmusvillemoes.dk> From: Timur Tabi Message-ID: <5a44ea0e-1c56-1062-37a9-376f4b6ac6f0@kernel.org> Date: Tue, 19 Nov 2019 21:55:59 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <20191118112324.22725-1-linux@rasmusvillemoes.dk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Scott Wood , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On 11/18/19 5:22 AM, Rasmus Villemoes wrote: > There have been several attempts in the past few years to allow > building the QUICC engine drivers for platforms other than PPC32. This > is yet another attempt. > > v4 can be found here: https://lore.kernel.org/lkml/20191108130123.6839-1-linux@rasmusvillemoes.dk/ This is excellent work, thank you. All patches: Reviewed-by: Timur Tabi Serial patches: Acked-by: Timur Tabi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29E15C432C0 for ; Wed, 20 Nov 2019 03:56:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F2EF12245D for ; Wed, 20 Nov 2019 03:56:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CamKETbP"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OxK7gV6s" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F2EF12245D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=bibyZqLntLTx4blUmClJ1Z05hYRR6mYmJle5/WyW+kc=; b=CamKETbPduj3eJ+bVN7puULxj 7pDhm+mF90+Vgi7jpeiq99oKF08pYGkSK+jdIZ+LkQu+6SMZiMwWYOj57m4+sPpFrd2sQcUpgaw1j VaOlKGi4DRiSMXujgWepUj1Dgz8wSM+RKUBavlHCN22k1cDMNca4pC20Txk78qXQ5Vg/JDyEEgzeV s6zwArTwSv5huzdlL+bP1Yf2DhbAm68XSPX/AZc/2JRG74gYPcqoKlYC/zsPJOijvCaOZkfR+U0NI 6z/aeCfr0etlPjoB+9Nh/Zn0TV0SMkXSnDcbYm2hAcaiJSTd4898tPmwkpvx/77JOIcyVzCJVCmEc rCRSbvUVQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iXH67-00053y-Cy; Wed, 20 Nov 2019 03:56:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iXH63-00053X-Ki for linux-arm-kernel@lists.infradead.org; Wed, 20 Nov 2019 03:56:04 +0000 Received: from [192.168.1.20] (cpe-24-28-70-126.austin.res.rr.com [24.28.70.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 61F292245C; Wed, 20 Nov 2019 03:56:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574222162; bh=mErPzJyApCBLMGjkqaZyHq//nd2I7b04MuuBEmA7Cbk=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=OxK7gV6sDf8lNL1X17IYkTKlQ0uTSLTJpzsMNgUY7fqCnE9avYp7YJGyrbXbYKT4M iROTEII5q/iUAE0Of1c6AcMZayfJ/oHKxnb8cpgJRA9AoVYyNU7FOQFrWdrl01/85L TYh1p25R327CCBx1kJtFwKSeMOQDFewUmtJXg6zM= Subject: Re: [PATCH v5 00/48] QUICC Engine support on ARM, ARM64, PPC64 To: Rasmus Villemoes , Qiang Zhao , Li Yang , Christophe Leroy References: <20191118112324.22725-1-linux@rasmusvillemoes.dk> From: Timur Tabi Message-ID: <5a44ea0e-1c56-1062-37a9-376f4b6ac6f0@kernel.org> Date: Tue, 19 Nov 2019 21:55:59 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <20191118112324.22725-1-linux@rasmusvillemoes.dk> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191119_195603_699060_AEC30661 X-CRM114-Status: GOOD ( 10.75 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Scott Wood , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 11/18/19 5:22 AM, Rasmus Villemoes wrote: > There have been several attempts in the past few years to allow > building the QUICC engine drivers for platforms other than PPC32. This > is yet another attempt. > > v4 can be found here: https://lore.kernel.org/lkml/20191108130123.6839-1-linux@rasmusvillemoes.dk/ This is excellent work, thank you. All patches: Reviewed-by: Timur Tabi Serial patches: Acked-by: Timur Tabi _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel