From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 1/3] dt-bindings: arm: fsl: add mu binding doc Date: Mon, 16 Jul 2018 09:16:54 -0600 Message-ID: <20180716151654.GA21819@rob-hp-laptop> References: <20180716114209.25242-1-o.rempel@pengutronix.de> <20180716114209.25242-2-o.rempel@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180716114209.25242-2-o.rempel@pengutronix.de> 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: Oleksij Rempel Cc: Mark Rutland , "A.s. Dong" , devicetree@vger.kernel.org, dl-linux-imx , kernel@pengutronix.de, Fabio Estevam , Shawn Guo , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Jul 16, 2018 at 01:42:07PM +0200, Oleksij Rempel wrote: > The Messaging Unit module enables two processors within > the SoC to communicate and coordinate by passing messages > (e.g. data, status and control) through the MU interface. v3? I already gave my R-by on v4 from Dong. Please coordinate your work on this. > > Signed-off-by: Oleksij Rempel > --- > .../devicetree/bindings/mailbox/fsl,mu.txt | 32 +++++++++++++++++++ > 1 file changed, 32 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mailbox/fsl,mu.txt