Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp868817ybi; Sat, 15 Jun 2019 13:43:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqxtnv90vXQ5QwF2VLW6xc3zFBXyKyyKiDkkSMEf4DemTheWjSAca0JkZgMp8xBWFnVQcGdR X-Received: by 2002:a62:2a0a:: with SMTP id q10mr14856404pfq.237.1560631424777; Sat, 15 Jun 2019 13:43:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560631424; cv=none; d=google.com; s=arc-20160816; b=MTfJhjzKmtbWq8qyELbSt0NHMI3ITPm0hing6p5QyNOeVngwNinkgAl/2q06yZtazW kBbb66qCvF1GagAxmWMKjtozuYnWR3+NuSf3P5MFAp3kpfHkcZ4JKiGmWZzOE5YzTx9i GnHtp8jp1swF4ayIvAEYzmi+RqrBx8URD6QqrI50/u0zJSHsHh43YFxCeHBwzJvZYp+6 wK1z0aP1QBfkahQoLr6K8v4Azrj4i1ryY2AGF7snpXQgJ3EAfq1thTwOhqBiNuft3KIn 0AaLWKW2hP6aBB8dqP0GzSH/xE7MH7mBbuVkJKpzwpw4xVQposzguU3x+qhIBEicdGfw bBqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=i2/e5UC5XhVSgHN7hBemdTMjaZkM6RGwhZaGcI59SLI=; b=wVoS67YQCr1xvG6NpBggYQPgvBnSnoVO/8vWNWrq6mgdyqtpWaAfZG5WNEqIGTyDYp fcN6RPaU6nneZFhnBdSyhdhdEd4Cj8UxzGQPXHAekFKhZqN7/YRSU1TxpPgvS1ooLQKL 0UTwyiU9+H7WR7cOAoWL/MJm7NucTwPH2s5WNw3Fpg6SNtNzsM4H/B24EODzvuUXVyoB EbkuIkntTLMz86cnhXcCL91zPISytGagSbSWhlLuiGpGf+E010agcNKtoPoqrOGFQjFW RNOzC4kofD27eLu4uOmeHRhkxgS+SzejQsb+e2mJZIw+VwZtmMr4auVP8YJBRqZO57eB uJ1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h4si5430378pjs.103.2019.06.15.13.43.28; Sat, 15 Jun 2019 13:43:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726764AbfFOUnW (ORCPT + 99 others); Sat, 15 Jun 2019 16:43:22 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:39464 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725535AbfFOUnW (ORCPT ); Sat, 15 Jun 2019 16:43:22 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id A042214EB903F; Sat, 15 Jun 2019 13:43:21 -0700 (PDT) Date: Sat, 15 Jun 2019 13:43:21 -0700 (PDT) Message-Id: <20190615.134321.740066323733871726.davem@davemloft.net> To: yangbo.lu@nxp.com Cc: netdev@vger.kernel.org, richardcochran@gmail.com, robh+dt@kernel.org, shawnguo@kernel.org, andrew@lunn.ch, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [v2, 0/6] Reuse ptp_qoriq driver for dpaa2-ptp From: David Miller In-Reply-To: <20190614104055.43998-1-yangbo.lu@nxp.com> References: <20190614104055.43998-1-yangbo.lu@nxp.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sat, 15 Jun 2019 13:43:22 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yangbo Lu Date: Fri, 14 Jun 2019 18:40:49 +0800 > Although dpaa2-ptp.c driver is a fsl_mc_driver which > is using MC APIs for register accessing, it's same IP > block with eTSEC/DPAA/ENETC 1588 timer. > This patch-set is to convert to reuse ptp_qoriq driver by > using register ioremap and dropping related MC APIs. > However the interrupts could only be handled by MC which > fires MSIs to ARM cores. So the interrupt enabling and > handling still rely on MC APIs. MC APIs for interrupt > and PPS event support are also added by this patch-set. > > --- > Changes for v2: > - Allowed to compile with COMPILE_TEST. Series applied, thanks.