Re: [PATCH] arm64: dts: mediatek: mt8173 PSCI-1.0 support

2015-10-27 Thread Matthias Brugger
On 28/08/15 04:11, fan.c...@mediatek.com wrote: From: Fan Chen This patch adds psci comatible properties to support all mandatory functions of PSCI-1.0, PSCI-0.2 and PSCI-0.1, and system suspend can be supported in PSCI-1.0. Signed-off-by: Fan Chen --- Applied to v4.4-next/arm64 Thanks,

Re: [PATCH] arm64: dts: mediatek: mt8173 PSCI-1.0 support

2015-09-27 Thread Matthias Brugger
On 28/08/15 04:11, fan.c...@mediatek.com wrote: From: Fan Chen This patch adds psci comatible properties to support all mandatory functions of PSCI-1.0, PSCI-0.2 and PSCI-0.1, and system suspend can be supported in PSCI-1.0. Signed-off-by: Fan Chen --- Because PSCI-1.0 patches hadn't landed

[PATCH] arm64: dts: mediatek: mt8173 PSCI-1.0 support

2015-08-27 Thread fan.chen
From: Fan Chen This patch adds psci comatible properties to support all mandatory functions of PSCI-1.0, PSCI-0.2 and PSCI-0.1, and system suspend can be supported in PSCI-1.0. Signed-off-by: Fan Chen --- Because PSCI-1.0 patches hadn't landed on mainline, this patch is based on three patch set