From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 27 Aug 2018 09:51:27 +0800 Subject: [PATCH v10 3/4] ARM: dts: imx7s: add i.MX7 messaging unit support In-Reply-To: <20180803052919.820-4-o.rempel@pengutronix.de> References: <20180803052919.820-1-o.rempel@pengutronix.de> <20180803052919.820-4-o.rempel@pengutronix.de> Message-ID: <20180827015125.GE29208@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.