From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Fri, 4 Jul 2014 13:42:07 +0200 Subject: [PATCH v2 3/4] ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET In-Reply-To: <1404310129-14667-4-git-send-email-peter.griffin@linaro.org> References: <1404310129-14667-1-git-send-email-peter.griffin@linaro.org> <1404310129-14667-4-git-send-email-peter.griffin@linaro.org> Message-ID: <53B6930F.50307@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Peter, On 07/02/2014 04:08 PM, Peter Griffin wrote: > The STiH407 is a STMicroelectronics Digital Consumer electronics > family, targetted at set-top-box and other audio/video applications. > > This patch selects the reset controller driver for this family which > is essential to take various IP's on the SoC out of powerdown / reset. > > Signed-off-by: Peter Griffin > Acked-by: Lee Jones Applied. Thanks! Maxime From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH v2 3/4] ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET Date: Fri, 4 Jul 2014 13:42:07 +0200 Message-ID: <53B6930F.50307@st.com> References: <1404310129-14667-1-git-send-email-peter.griffin@linaro.org> <1404310129-14667-4-git-send-email-peter.griffin@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1404310129-14667-4-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Peter Griffin , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, patrice.chotard-qxv4g6HH51o@public.gmane.org Cc: lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Peter, On 07/02/2014 04:08 PM, Peter Griffin wrote: > The STiH407 is a STMicroelectronics Digital Consumer electronics > family, targetted at set-top-box and other audio/video applications. > > This patch selects the reset controller driver for this family which > is essential to take various IP's on the SoC out of powerdown / reset. > > Signed-off-by: Peter Griffin > Acked-by: Lee Jones Applied. Thanks! Maxime -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757974AbaGDLml (ORCPT ); Fri, 4 Jul 2014 07:42:41 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:44911 "EHLO mx08-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714AbaGDLmj (ORCPT ); Fri, 4 Jul 2014 07:42:39 -0400 Message-ID: <53B6930F.50307@st.com> Date: Fri, 4 Jul 2014 13:42:07 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Peter Griffin , , , , , Cc: , Subject: Re: [PATCH v2 3/4] ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET References: <1404310129-14667-1-git-send-email-peter.griffin@linaro.org> <1404310129-14667-4-git-send-email-peter.griffin@linaro.org> In-Reply-To: <1404310129-14667-4-git-send-email-peter.griffin@linaro.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.14,0.0.0000 definitions=2014-07-04_03:2014-07-04,2014-07-04,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Peter, On 07/02/2014 04:08 PM, Peter Griffin wrote: > The STiH407 is a STMicroelectronics Digital Consumer electronics > family, targetted at set-top-box and other audio/video applications. > > This patch selects the reset controller driver for this family which > is essential to take various IP's on the SoC out of powerdown / reset. > > Signed-off-by: Peter Griffin > Acked-by: Lee Jones Applied. Thanks! Maxime