From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v10 3/4] ARM: dts: imx7s: add i.MX7 messaging unit support Date: Mon, 27 Aug 2018 09:51:27 +0800 Message-ID: <20180827015125.GE29208@dragon> References: <20180803052919.820-1-o.rempel@pengutronix.de> <20180803052919.820-4-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: <20180803052919.820-4-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, Jassi Brar , Rob Herring , linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de, Fabio Estevam , Vladimir Zapolskiy , dl-linux-imx List-Id: devicetree@vger.kernel.org On Fri, Aug 03, 2018 at 07:29:18AM +0200, Oleksij Rempel wrote: > Define the Messaging Unit (MU) for i.MX7 in the processor's dtsi. > The respective driver is added in the next commit. > > Reviewed-by: Dong Aisheng > Signed-off-by: Oleksij Rempel Applied, thanks.