Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1936432pxb; Wed, 10 Feb 2021 23:07:47 -0800 (PST) X-Google-Smtp-Source: ABdhPJyBApRHMkfOf5/1bga5Z5f7KqGn4KShxUQ4zGcgxLKEvNYdrDqc7/u/RCIMpN4c/Vmc25T5 X-Received: by 2002:a17:906:b0d1:: with SMTP id bk17mr7129277ejb.310.1613027267406; Wed, 10 Feb 2021 23:07:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613027267; cv=none; d=google.com; s=arc-20160816; b=d1kZFpGufgeHgrXtbB1DLjBBY6KiM0t5wBIXUEc0I2f2jfWEXwrOi6rEqowBH9+t4v LtkCYHli9N1MDPOuP4TLOkNbRV9uxopN6ZUEgakyjKx8y7mK1tn2OE101ZExkYCQ/OKK bPrZ24vCKFVRfgiCaH6Y0GqWaS/iIZ9H3vuRT+lIVEsWD6qcN/XvP/DA8Gq4GW/Y5ofP HCbfoNL9dF+hBvhcIEz6b7PtaRhOjIJMV8fq4WTY0D7+yULW/hJizFNSz7zrhYeG+W2L wCtaXqkWbZ/I/YE7hPIAQVSmLWgARMhEnOHModzo9QKOyqZXHDAOGiZ9HitlGzNgqNV8 GQJQ== 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=pX1pVHIVhspN46uv/1Ih520NocMTNZlA+BX4cPl9Rls=; b=J/wMRxM1BM4Myi6WLmPLpZLNQHrPewDsr6A2RWJec/RWHbyNGm2KUCtUPKJvc2XB0G 6MBPZ85C6pR0SxEZekw10VXn5JoYNe9a760SFV45k1hDOtuRAZE9np8F1lKFZAlQOZ32 8qXTZeAFPP5lN4psjegles5YGb1bu/UOZYb1sUmAVVE4ostxiiL4xF6Dypq8UDHzK/XW rcJfNR7Ej1wpfQSPQYor9jFNS7qiZygX6hwo1IQR49MTaYbIHuWSzgmdd9DNw5NW0zaf kXvN3aoSKpeBjqcI2otwDfguNil5KSxPSZKzK2KLSl0AF9pPc3qBcGGoDWwS1yjfNjfK PMoA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="iga/rBKc"; 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 a42si4087116edf.469.2021.02.10.23.07.23; Wed, 10 Feb 2021 23:07:47 -0800 (PST) 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="iga/rBKc"; 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 S229517AbhBKHGz (ORCPT + 99 others); Thu, 11 Feb 2021 02:06:55 -0500 Received: from mail.kernel.org ([198.145.29.99]:55002 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229451AbhBKHGz (ORCPT ); Thu, 11 Feb 2021 02:06:55 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id D284364E66; Thu, 11 Feb 2021 07:06:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613027174; bh=Sc3Cyv5FeJ+6gphZB8xqkKTJVvyTcP99G7i68/7smS4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iga/rBKcgi7KJ9pi00EmKRVzi1I4eV58Jjcv7IyNP1yXZfZhdDcQcw0BP/N1Vn+Gi 475G+IxSa3kaSeIG9/Y5xZQcWFT8tk3p+HUVgGvdlG/i/3RratW93EzNt2B8/l8xZ7 IneRmflKYW1boLi28V90KItfh38+K7aFceuVE7g8= Date: Thu, 11 Feb 2021 08:06:11 +0100 From: Greg KH To: min.li.xe@renesas.com Cc: derek.kiernan@xilinx.com, dragan.cvetic@xilinx.com, arnd@arndb.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next] misc: Add Renesas Synchronization Management Unit (SMU) support Message-ID: References: <1613012611-8489-1-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: <1613012611-8489-1-git-send-email-min.li.xe@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 10, 2021 at 10:03:31PM -0500, min.li.xe@renesas.com wrote: > From: Min Li > > This driver supports 1588 related functions of ClockMatrix(TM) > and 82P33xxx families of timing and synchronization devices. The > supported functons are: > > - set combomode > - get dpll's state > - get dpll's ffo > > Please note that this driver needs to work with rsmu mfd driver > to access SMU through I2C/SPI. > > Signed-off-by: Min Li Where is the new user/kernel api you are creating here documented? What userspace tools use it? thanks, greg k-h