Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753910AbdLTA2D (ORCPT ); Tue, 19 Dec 2017 19:28:03 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:39212 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753446AbdLTA2A (ORCPT ); Tue, 19 Dec 2017 19:28:00 -0500 X-Google-Smtp-Source: ACJfBoul9Nu38gXb/rp9KcnYeaVXeaRSbcbs+jh/OTM+rO/afXDRVNIZHc4sjhRgwDv58Fd188UtaQ== Date: Wed, 20 Dec 2017 08:27:50 +0800 From: Leo Yan To: Rob Herring Cc: Kaihua Zhong , mark.rutland@arm.com, xuwei5@hisilicon.com, catalin.marinas@arm.com, will.deacon@arm.com, jassisinghbrar@gmail.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, guodong.xu@linaro.org, haojian.zhuang@linaro.org, suzhuangluan@hisilicon.com, xuezhiliang@hisilicon.com, kevin.wangtao@hisilicon.com Subject: Re: [PATCH v4 1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding Message-ID: <20171220002747.GA10511@leoy-linaro> References: <1513682145-19892-1-git-send-email-zhongkaihua@huawei.com> <1513682145-19892-2-git-send-email-zhongkaihua@huawei.com> <20171219233038.mjkqakshn7ud7ise@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171219233038.mjkqakshn7ud7ise@rob-hp-laptop> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 22 On Tue, Dec 19, 2017 at 05:30:38PM -0600, Rob Herring wrote: > On Tue, Dec 19, 2017 at 07:15:43PM +0800, Kaihua Zhong wrote: > > From: Leo Yan > > > > Introduce a binding for the Hi3660 mailbox controller, the mailbox is > > used within application processor (AP), communication processor (CP), > > HIFI and MCU, etc. > > > > Signed-off-by: Leo Yan > > --- > > .../bindings/mailbox/hisilicon,hi3660-mailbox.txt | 51 ++++++++++++++++++++++ > > 1 file changed, 51 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/mailbox/hisilicon,hi3660-mailbox.txt > > Please add acks when posting new versions. Thanks, Rob. This is my bad :) and will add acks in later version. Thanks, Leo Yan