From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 14 Aug 2017 09:15:11 +0800 Subject: [PATCH 1/2 v2] arm64: dts: ls1088a: add cpu idle support In-Reply-To: <1502070879-14106-1-git-send-email-andy.tang@nxp.com> References: <1502070879-14106-1-git-send-email-andy.tang@nxp.com> Message-ID: <20170814011510.GE31819@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Aug 07, 2017 at 09:54:38AM +0800, andy.tang at nxp.com wrote: > From: Yuantian Tang > > ls1088a supports another cpu idle state which is ph20 which saves > more power when cpu is idle. > It was implemented through psci firmware. > > Signed-off-by: Tang Yuantian Applied both, thanks.