From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755000AbcC1KJh (ORCPT ); Mon, 28 Mar 2016 06:09:37 -0400 Received: from gloria.sntech.de ([95.129.55.99]:55863 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932103AbcC1KJf convert rfc822-to-8bit (ORCPT ); Mon, 28 Mar 2016 06:09:35 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Elaine Zhang Cc: khilman@baylibre.com, xf@rock-chips.com, wxt@rock-chips.com, linux-arm-kernel@lists.infradead.org, huangtao@rock-chips.com, zyw@rock-chips.com, xxx@rock-chips.com, jay.xu@rock-chips.com, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 1/6] rockchip: power-domain: make idle handling optional Date: Mon, 28 Mar 2016 12:09:28 +0200 Message-ID: <15721662.qSX6841ZWS@diego> User-Agent: KMail/4.14.10 (Linux/4.4.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1457558578-22049-2-git-send-email-zhangqing@rock-chips.com> References: <1457558578-22049-1-git-send-email-zhangqing@rock-chips.com> <1457558578-22049-2-git-send-email-zhangqing@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 10. März 2016, 05:22:53 schrieb Elaine Zhang: > Not all new socs need to handle idle states on domain state changes, > so add the possibility to make them optional. > > Signed-off-by: Elaine Zhang applied to my armsoc/drivers branch for 4.7 Thanks Heiko