From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH 0/9] ARM: STi: Add Clock driver support STiH415 & STiH416 Date: Wed, 14 May 2014 13:46:14 +0200 Message-ID: <53735786.5010202@st.com> References: <1399305223-18703-1-git-send-email-gabriel.fernandez@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: <1399305223-18703-1-git-send-email-gabriel.fernandez-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Gabriel FERNANDEZ , Srinivas Kandagatla , Patrice Chotard , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Lee Jones , Gabriel Fernandez List-Id: devicetree@vger.kernel.org Hi Gabriel, for the series: Acked-by: Maxime Coquelin Thanks, Maxime On 05/05/2014 05:53 PM, Gabriel FERNANDEZ wrote: > The goal of this series is to add DT definition for STiH415 > and STiH416 SoCs on B2000 and B2020 boards. > > Gabriel Fernandez (9): > ARM: STi: DT: STiH416: 416 DT Entry for clockgen A0/1/10/11/12 > ARM: STi: DT: STiH416: Remove unused CLK_S_ICN_REG_0 fixed clock > ARM: STi: DT: STiH416: Remove unused CLK_S_GMAC0_PHY & CLK_S_ETH1_PHY > fixed clocks > ARM: STi: DT: STiH416: 416 DT Entry for clockgen B/C/D/E/F > ARM: STi: DT: STiH416: 416 DT Entry for clockgen A9/DDR/GPU > ARM: STi: DT: STiH415: 415 DT Entry for clockgen A0/1/10/11/12 > ARM: STi: DT: STiH415: Remove unused CLK_S_ICN_REG_0 fixed clock > ARM: STi: DT: STiH415: Remove unused CLK_S_GMAC0_PHY & CLK_S_ETH1_PHY > fixed clocks > ARM: STi: DT: STiH415: 415 DT Entry for clockgen A9 > > arch/arm/boot/dts/stih415-clks.h | 15 + > arch/arm/boot/dts/stih415-clock.dtsi | 517 ++++++++++++++++++++++++- > arch/arm/boot/dts/stih415.dtsi | 10 +- > arch/arm/boot/dts/stih416-clks.h | 15 + > arch/arm/boot/dts/stih416-clock.dtsi | 732 ++++++++++++++++++++++++++++++++++- > arch/arm/boot/dts/stih416.dtsi | 10 +- > 6 files changed, 1256 insertions(+), 43 deletions(-) > create mode 100644 arch/arm/boot/dts/stih415-clks.h > create mode 100644 arch/arm/boot/dts/stih416-clks.h > -- 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