Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752029AbeAEPbu (ORCPT + 1 other); Fri, 5 Jan 2018 10:31:50 -0500 Received: from mail-ot0-f196.google.com ([74.125.82.196]:38040 "EHLO mail-ot0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751633AbeAEPbs (ORCPT ); Fri, 5 Jan 2018 10:31:48 -0500 X-Google-Smtp-Source: ACJfBotkjzvTdR+SOM30OLPYSsIWOAS2mmucIVrqhCXAhxDZ1+GSkHBMY7GEQYMtgcd7xeBKuiMVdg== Date: Fri, 5 Jan 2018 09:31:46 -0600 From: Rob Herring To: Wendy Liang Cc: jassisinghbrar@gmail.com, michal.simek@xilinx.com, mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Wendy Liang Subject: Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox Message-ID: <20180105153146.lgxlhfsql5tq2kn5@rob-hp-laptop> References: <1515109891-17133-1-git-send-email-jliang@xilinx.com> <1515109891-17133-3-git-send-email-jliang@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1515109891-17133-3-git-send-email-jliang@xilinx.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 Return-Path: On Thu, Jan 04, 2018 at 03:51:31PM -0800, Wendy Liang wrote: > Xilinx ZynqMP IPI(Inter Processor Interrupt) is a hardware block > in ZynqMP SoC used for the communication between various processor > systems. > > Signed-off-by: Wendy Liang > --- > .../bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt | 104 +++++++++++++++++++++ > 1 file changed, 104 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt Please add acks and reviewed-by's when posting new versions.