Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753872AbdLSXao (ORCPT ); Tue, 19 Dec 2017 18:30:44 -0500 Received: from mail-pg0-f68.google.com ([74.125.83.68]:37853 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753041AbdLSXak (ORCPT ); Tue, 19 Dec 2017 18:30:40 -0500 X-Google-Smtp-Source: ACJfBoslfUchdmusiTAKknuHB53AqS4OJhvhWCu6B1IhjLO9xinkbDrAtUeVx/QEuTNZ2chm169XNg== Date: Tue, 19 Dec 2017 17:30:38 -0600 From: Rob Herring To: Kaihua Zhong Cc: 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: <20171219233038.mjkqakshn7ud7ise@rob-hp-laptop> References: <1513682145-19892-1-git-send-email-zhongkaihua@huawei.com> <1513682145-19892-2-git-send-email-zhongkaihua@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513682145-19892-2-git-send-email-zhongkaihua@huawei.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 577 Lines: 14 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.