Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp47523ybl; Tue, 7 Jan 2020 13:53:00 -0800 (PST) X-Google-Smtp-Source: APXvYqwylhnknsH2d940LO/piqytGT0gliAwM/pSyWXSEFefBvvnmfldPx0E7T+i/k/RVMs2vHA1 X-Received: by 2002:a9d:806:: with SMTP id 6mr1730970oty.90.1578433979924; Tue, 07 Jan 2020 13:52:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578433979; cv=none; d=google.com; s=arc-20160816; b=PFYRFJEM4hodAbceP8QJ+hQBz58qIXWdIFmFKTfJv11b9II0iFPZy4wFkJUxCfyfsD ljCPXuEPzD49qmK6wlWctHCqwTDSNjoGWO/0z+1c2PiDpNaPpzFc21zY2i8kUXi9/1xJ nblC7bDsu3Q92oXoopgBIMP8Y6ihVNOCCWNbiK7fanTJoHy0uLOWnI1dskHEdIsZbprW kJ0cwL5ZcXGWfH01/kf3gIQ0EXh2udusYx+Tamp4tcC/RgLIBT5nsNJ116mAoOxCjIfD 9y/8R6NHnqViTSYG86ZblUk/s7prYXe5pTuVv3bx9Wl8XNed1QNe/M5RwQGsMSwef1/D IfxQ== 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=r1/a4jPeXDH6DC7PP9EYA9w4CfEKGNiGkMgv0RZ+asE=; b=iu6EiWJEIvAdp0G8xDGtD2wYoikZ9T3cawJqjd2HNh1JgyT5NyYDXE2VQljuCfxfT2 sSULZVZy+fbt0ML+7tEX6gyieuU5UFAKU+czQL6iD92IuMAZFHp07ju8HNV6hqOuhPWY tzdt0B65q5yo3fYvIt8IY6oviU8uLJNgRmG71wYhUS0mcgfgIhoRJ7XjsOLEx5bD8psj f9LcCfZcdH21aTo/THRohSXPRtnou7BpxabxYxutxlxPjH2BNNoRhoK3Ajjqq1fV87jo gvYVFy4BuzjSyMie14JcnqAX2MoEvVnqnu6+/ufmhi1yBPj8nqK04CsXA+x/DxJaF5Yz i4Lg== 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 b18si635317oib.170.2020.01.07.13.52.48; Tue, 07 Jan 2020 13:52:59 -0800 (PST) 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 S1727466AbgAGVvn (ORCPT + 99 others); Tue, 7 Jan 2020 16:51:43 -0500 Received: from shards.monkeyblade.net ([23.128.96.9]:38578 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727020AbgAGVvn (ORCPT ); Tue, 7 Jan 2020 16:51:43 -0500 Received: from localhost (unknown [IPv6:2601:601:9f00:1c3::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 744F515A17608; Tue, 7 Jan 2020 13:51:42 -0800 (PST) Date: Tue, 07 Jan 2020 13:51:41 -0800 (PST) Message-Id: <20200107.135141.2097652772096652883.davem@davemloft.net> To: vincent.cheng.xh@renesas.com Cc: richardcochran@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 net-next 1/1] ptp: clockmatrix: Rework clockmatrix version information. From: David Miller In-Reply-To: <1578408477-4650-2-git-send-email-vincent.cheng.xh@renesas.com> References: <1578408477-4650-1-git-send-email-vincent.cheng.xh@renesas.com> <1578408477-4650-2-git-send-email-vincent.cheng.xh@renesas.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]); Tue, 07 Jan 2020 13:51:42 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: vincent.cheng.xh@renesas.com Date: Tue, 7 Jan 2020 09:47:57 -0500 > From: Vincent Cheng > > Simplify and fix the version information displayed by the driver. > The new info better relects what is needed to support the hardware. > > Prev: > Version: 4.8.0, Pipeline 22169 0x4001, Rev 0, Bond 5, CSR 311, IRQ 2 > > New: > Version: 4.8.0, Id: 0x4001 Hw Rev: 5 OTP Config Select: 15 > > - Remove pipeline, CSR and IRQ because version x.y.z already incorporates > this information. > - Remove bond number because it is not used. > - Remove rev number because register was not implemented, always 0 > - Add HW Rev ID register to replace rev number > - Add OTP config select to show the user configuration chosen by > the configurable GPIO pins on start-up > > Signed-off-by: Vincent Cheng Applied.