Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756809AbbGGJiX (ORCPT ); Tue, 7 Jul 2015 05:38:23 -0400 Received: from mail-yk0-f177.google.com ([209.85.160.177]:32934 "EHLO mail-yk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756705AbbGGJiH (ORCPT ); Tue, 7 Jul 2015 05:38:07 -0400 MIME-Version: 1.0 In-Reply-To: <1433966978-24422-4-git-send-email-daniel.thompson@linaro.org> References: <1432327273-6810-1-git-send-email-daniel.thompson@linaro.org> <1433966978-24422-1-git-send-email-daniel.thompson@linaro.org> <1433966978-24422-4-git-send-email-daniel.thompson@linaro.org> Date: Tue, 7 Jul 2015 11:38:06 +0200 Message-ID: Subject: Re: [PATCH v3 3/3] ARM: dts: stm32f429: Adopt STM32F4 clock driver From: Maxime Coquelin To: Daniel Thompson Cc: Mike Turquette , Stephen Boyd , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Kamil Lulko , Andreas Farber , linux-clk@vger.kernel.org, "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , patches@linaro.org, linaro-kernel@lists.linaro.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1071 Lines: 28 Hi Daniel, 2015-06-10 22:09 GMT+02:00 Daniel Thompson : > New bindings and driver have been created for STM32F42xxx series parts. > This patch integrates these changes. > > Note: Earlier device tree blobs (those without st,stm32f42xxx > compatibles for the rcc) could still be used to boot basic > systems. Such systems rely on the bootloader to configure the > clock gates for vital periperhals. > > Signed-off-by: Daniel Thompson > Reviewed-by: Maxime Coquelin > --- > arch/arm/boot/dts/stm32f429-disco.dts | 4 ++ > arch/arm/boot/dts/stm32f429.dtsi | 79 +++++++++++------------------------ > 2 files changed, 28 insertions(+), 55 deletions(-) > Patch applied to next/dt-for-v4.3 of stm32 tree. Thanks! Maxime -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/