From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] arm64: dts: imx8qxp: fix mbox-cells Date: Thu, 21 Mar 2019 19:36:18 +0800 Message-ID: <20190321113614.GJ12513@dragon> References: <20190313093626.18589-1-peng.fan@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190313093626.18589-1-peng.fan@nxp.com> Sender: linux-kernel-owner@vger.kernel.org To: Peng Fan Cc: "robh+dt@kernel.org" , "mark.rutland@arm.com" , "s.hauer@pengutronix.de" , "kernel@pengutronix.de" , "festevam@gmail.com" , dl-linux-imx , Aisheng Dong , Anson Huang , Daniel Baluta , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "van.freenix@gmail.com" List-Id: devicetree@vger.kernel.org On Wed, Mar 13, 2019 at 09:24:19AM +0000, Peng Fan wrote: > Currently lsio_mu1 is used by Linux Kernel with mbox-cells as 2, but > actually mu0-4 could be used to communicate with SCU. So fix the > mbox-cells. > > Signed-off-by: Peng Fan Applied, thanks.