Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1090668pxb; Wed, 15 Sep 2021 22:30:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyPCCyM4yR65vDWxe3sOJ5nILlwVqCemgBfrh3U2ItjYBSjFgoTE8RgK4/dyGsJgANT0yIN X-Received: by 2002:aa7:cc97:: with SMTP id p23mr4434277edt.231.1631770205291; Wed, 15 Sep 2021 22:30:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631770205; cv=none; d=google.com; s=arc-20160816; b=TE/yEoUyr7ufJSXJYn48fho/JmkKzEB9pf3OdwGgaEapWQ48zdlaqxAJSdd1dqVoh6 c0RPLz4/Ps++G/03e1VmZE9HxJaDL5dEaCaX1v7JzDT455XmBC0BSYW0qBXeXYjekbqk zIKJZ1HPNyzquV3LCC2/2u8x8h9IPY0gDZhrRq1K7X5uyS/pT4UBNm+QcTMCJXcOUBoN TjQDU0Y9kScD+15fST14tmNe4PjCNk+YjDaTW6Zz2tJ6PDHc1yp8aHxankCSVTjv3E9Q 5WRztaWvX1Z6rthFu9IWjHYIzv4Ql56eX8poLdHjySIOW0ZdOABQoKBaH0dGtKebDNtf cLtA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=iNdhKyozVL3RGtO2i3TBm/8C30sjm1VM2SrnvvjKBC8=; b=GE1lQr1Gjx1eb7SMid2P0rzd4h6HxbdFGLrPg2QRRVWExidH75rkd+ifT6WwiLRxJ2 /onhBqhyafflwfZ564AEB9VSxftw4wpJJV1NDG7T8VZEVdbNa8JX0X7P+q2nyP6HerLo PZPuTB5ivaPXWf1V4IuYdI4e3reyb1ZsCtGh73YtU9T+8oNYP2Mh2WwLpzkEWM8bvXJk i+J2tww+Xx7bIrCETAPdxOhZACqbQbzX0mp08I+tgKkS7jh1S5dr4S17YwnGxFy6MtUo MBiRbzksJm+JvVXHGEQq6lbsYxV8ZICzlOK+/3+5ykzawtI1CY0z/yDNQfMcr6r0F6Lc Mt5Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=X6LeVqdZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k7si2380836ejo.10.2021.09.15.22.29.40; Wed, 15 Sep 2021 22:30:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=X6LeVqdZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234371AbhIPF1g (ORCPT + 99 others); Thu, 16 Sep 2021 01:27:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:55044 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234298AbhIPF1d (ORCPT ); Thu, 16 Sep 2021 01:27:33 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2AB7361130; Thu, 16 Sep 2021 05:26:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631769974; bh=+QwIs8lMVd8wd8UB6Nx4ivNCClKmvJpy7RLokCXUfaI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=X6LeVqdZpmpFVRJ+0Nv5JtBts+b8gB78yse4SxHkWXNSHdHYI/M/M0aZ7rDuHrl92 6pYtKAQpI5z1ClUsWWR15HXgKse234ybCp50osMyf0V0i10i0vABgY8og2i8iSFA2u LOJ9C1Hav6HYFQXmOi/5NNziwcnz89ybS2vdwO4k= Date: Thu, 16 Sep 2021 07:25:54 +0200 From: Greg KH To: min.li.xe@renesas.com Cc: arnd@arndb.de, derek.kiernan@xilinx.com, dragan.cvetic@xilinx.com, linux-kernel@vger.kernel.org, lee.jones@linaro.or Subject: Re: [PATCH misc v2 2/2] misc: Add Renesas Synchronization Management Unit (SMU) support Message-ID: References: <1631731629-20862-1-git-send-email-min.li.xe@renesas.com> <1631731629-20862-2-git-send-email-min.li.xe@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1631731629-20862-2-git-send-email-min.li.xe@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 15, 2021 at 02:47:09PM -0400, min.li.xe@renesas.com wrote: > From: Min Li > > This driver is developed for the IDT ClockMatrix(TM) and 82P33xxx families > of timing and synchronization devices.It will be used by Renesas PTP Clock > Manager for Linux (pcm4l) software to provide support to GNSS assisted > partial timing support (APTS) and other networking timing functions. Where is that software? Why is this new api not a standard one? What is the standard here? What do other devices do and why is this a new api? > Current version provides kernel API's to support the following functions > -set combomode to enable SYNCE clock support > -read dpll's state to determine if the dpll is locked to the GNSS channel > -read dpll's ffo (fractional frequency offset) in ppqt Why do all of these have to be in the kernel at all? thanks, greg k-h