Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1654170yba; Tue, 2 Apr 2019 13:05:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqyrhZNNhWFaRWPcqRqZtszWpWMOyGtro2nofpzmaAcRyLzeGRWMHclYMphKSzjas8Gmvj7R X-Received: by 2002:a65:410a:: with SMTP id w10mr68236620pgp.206.1554235501293; Tue, 02 Apr 2019 13:05:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554235501; cv=none; d=google.com; s=arc-20160816; b=sC3kMsTIeFyySXC9wbj2uwKmDk+dNiZweY7Kb4IC2JekbE58URty2tztH6vUDjNDGz 4n22REx9DJOpp6lh8U5kSQzAIeXXZ7pMupzFbIw2CPysd7ARk89bALrxy3wytxb+MShf nxGpgulJafARAcpLPbirumONfkW8Y3qGLFggRhqWSC7Kq9OkrM1VfTakcJLC95/mXpbP NQG4aRdI9gELZMuny+wHfq1/y0OLc4itfGjtfZ4lpjqp44G3vz4CHYkWc/pdnhiS420d vE7o9pLU5L8s5RPIGQ3JpIrwVRbCggm8qju3pUmP/cw1uSIa8WJGyt4Uvm8WOXSNw/BP qm4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=nWIzEIQerNDb48vgC2nwFPOJT7EYYU3hn092JK5R+ec=; b=PxKBz7UcNaWpcr2Y+GDLlYsqPPBe+Qf1S3bmmplOVFVzGaEP6XysKW9/788oMpger7 RkOVQxdGvnapZcm3XuUZlS+mNfyBLU6epjasr/Qc2wh5FzsNClUIcUVb+1FYLi2hfAj/ xghL4MxF6L7tAvu3JXiPhJoUFhEfnPgazNvP6LLnfV65YxcSF8lneHKNGnwJIE9Oh09i RuQlsb7bOFFHRWdClrIlui1fcMz4iWB00qO0eZOoc01rRqjdXxdnYT72s7Oa6xuekCds khHQSxS2KZ4CdZ63t39aaB4vUITz3kQvasehVNV4zWNzisjy2lNYM5UTEjh1cdps3A9/ daEQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=CDrasPwg; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y6si11872809plp.201.2019.04.02.13.04.45; Tue, 02 Apr 2019 13:05:01 -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; dkim=pass header.i=@kernel.org header.s=default header.b=CDrasPwg; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726399AbfDBUDx (ORCPT + 99 others); Tue, 2 Apr 2019 16:03:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:39024 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725812AbfDBUDx (ORCPT ); Tue, 2 Apr 2019 16:03:53 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 49EBF2082C; Tue, 2 Apr 2019 20:03:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554235432; bh=nWIzEIQerNDb48vgC2nwFPOJT7EYYU3hn092JK5R+ec=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CDrasPwg09SsKK1q9ZLg9A6mABL2ia2p8KJhvij3y3ZmZuttuXdpyL3jmMcW105h4 TOfzXrR58qr4Ydy8If1GlTnBydXM8P5eM382nxj9eGXt1/PTbv/5geNThgCr1dFaAL CBZJfR6+s0Lf8QIAc2eVF5CEQ6roHKkrd4jnzP6c= Date: Tue, 2 Apr 2019 16:03:51 -0400 From: Sasha Levin To: Greg KH Cc: robh+dt@kernel.org, mark.rutland@arm.com, peterhuewe@gmx.de, jarkko.sakkinen@linux.intel.com, jgg@ziepe.ca, linux-kernel@microsoft.com, bryankel@microsoft.com, thiruan@microsoft.com, suredd@microsoft.com, arnd@arndb.de, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org Subject: Re: [PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver Message-ID: <20190402200351.GC19373@sasha-vm> References: <20190402193316.15144-1-sashal@kernel.org> <20190402193732.GA26193@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20190402193732.GA26193@kroah.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 02, 2019 at 09:37:32PM +0200, Greg KH wrote: >On Tue, Apr 02, 2019 at 03:33:15PM -0400, Sasha Levin wrote: >> Signed-off-by: Sasha Levin >> --- > >I know I don't take patches without any changelog text :) I honestly don't have anything meaningful to add in the changelog, and looking at similar commits under Documentation/devicetree/bindings/ that just add a new binding, they have a very similar changelog as well (see 204d94e63e22, 772bf73ed4dc, and b805c403c859 for example). While I could add meaningless text which basically copies the subject line, I don't think it will solve the concern you're pointing out here. There is a lot of documentation for the fTPM driver which is listed in the following patch, but it's not relevant to this patch at all. -- Thanks, Sasha