From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sat, 24 Feb 2018 15:12:40 +0800 Subject: [PATCH 1/3] arm64: dts: ls1012a: add cpu idle support In-Reply-To: <20180224062514.GB3217@dragon> References: <20180208075436.38443-1-ran.wang_1@nxp.com> <20180224062514.GB3217@dragon> Message-ID: <20180224071239.GC3217@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Feb 24, 2018 at 02:25:16PM +0800, Shawn Guo wrote: > On Thu, Feb 08, 2018 at 03:54:34PM +0800, Ran Wang wrote: > > From: Yuantian Tang > > > > Signed-off-by: Tang Yuantian > > --- > > arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 18 ++++++++++++++++++ > > 1 files changed, 18 insertions(+), 0 deletions(-) > > Applied all, thanks. Ran, Just noticed that these patches are authored by Yuantian. When you send patches authored by someone else, you should have your SoB added to it. I just append your SoB below to all 3 patches. Signed-off-by: Ran Wang Shawn