From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudeep Holla Subject: Re: [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation Date: Thu, 23 May 2019 18:09:38 +0100 Message-ID: <20190523170938.GC4224@e107155-lin> References: <20190523112312.24529-1-volodymyr_babchuk@epam.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190523112312.24529-1-volodymyr_babchuk@epam.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Volodymyr Babchuk Cc: Mark Rutland , "devicetree@vger.kernel.org" , "trivial@kernel.org" , Rob Herring , Sudeep Holla , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Thu, May 23, 2019 at 11:23:35AM +0000, Volodymyr Babchuk wrote: > From: Volodymyr Babchuk > arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is > the "ARM Compute Subsystem SCP, Message Interface Protocols". What we > need is the ARM DEN 0056A - "ARM System Control and Management > Interface Platform Design Document". > Indeed, it's most stupid copy-paste mistake. Thanks for fixing this. Applied now. --- Regards, Sudeep