Re: [PATCH] arm64: dts: imx8qxp: fix mbox-cells

2019-03-21 Thread Shawn Guo
On Wed, Mar 13, 2019 at 09:24:19AM +, 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.

RE: [PATCH] arm64: dts: imx8qxp: fix mbox-cells

2019-03-20 Thread Peng Fan
el Baluta > ; devicet...@vger.kernel.org; > linux-arm-ker...@lists.infradead.org; linux-kernel@vger.kernel.org > Cc: van.free...@gmail.com > Subject: RE: [PATCH] arm64: dts: imx8qxp: fix mbox-cells > > > From: Peng Fan > > > > Subject: [PATCH] arm64: dts: imx8qxp: fix

RE: [PATCH] arm64: dts: imx8qxp: fix mbox-cells

2019-03-15 Thread Aisheng Dong
> From: Peng Fan > > Subject: [PATCH] arm64: dts: imx8qxp: fix mbox-cells > > 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 Reviewed-by: Don

[PATCH] arm64: dts: imx8qxp: fix mbox-cells

2019-03-13 Thread Peng Fan
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 --- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/