Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751447AbdLMIDT (ORCPT ); Wed, 13 Dec 2017 03:03:19 -0500 Received: from lelnx193.ext.ti.com ([198.47.27.77]:29733 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750749AbdLMIDQ (ORCPT ); Wed, 13 Dec 2017 03:03:16 -0500 Subject: Re: dt-bindings: mailbox: ti,message-manager: Fix interrupt name error To: Nishanth Menon , Marco Franchi , Mark Rutland , Rob Herring , Jassi Brar CC: , References: <20171209193528.29491-1-nm@ti.com> From: Lokesh Vutla Message-ID: <11fac98b-412d-97ff-6bfd-e6def6a6e6f7@ti.com> Date: Wed, 13 Dec 2017 13:32:30 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171209193528.29491-1-nm@ti.com> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 552 Lines: 16 On Sunday 10 December 2017 01:05 AM, Nishanth Menon wrote: > Message Manager's mailbox interrupts are queue based and not proxy > specific. The interrupt names are wrong in the binding, however > correctly reflected in the example provided. Remove the relation > to proxy ID in the documentation of binding. Existing device tree > descriptions follow the correct conventions already and documentation > update has been missed. > > Signed-off-by: Nishanth Menon Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh