Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932531AbcKJJBX (ORCPT ); Thu, 10 Nov 2016 04:01:23 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:50029 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932352AbcKJJBT (ORCPT ); Thu, 10 Nov 2016 04:01:19 -0500 To: Arnd Bergmann , Olof Johansson , Kevin Hilman , , "open list:ARM/STI ARCHITECTURE" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" CC: Lee Jones , Peter Griffin , Patrice Chotard From: Patrice Chotard Subject: [GIT PULL] STi DT update for v4.10 round 2 Message-ID: <828ebfb1-7ed0-8e6b-116d-9ef74d804db6@st.com> Date: Thu, 10 Nov 2016 10:00:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.1.66] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-11-10_02:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1608 Lines: 48 Hi Arnd, Kevin, Olof PLease consider this second round of STi dts update for v4.10 : The following changes since commit 97a0b97f9e8197429eee5f87ce14373f73dbd9d3: ARM: dts: stih410-clocks: Add PROC_STFE as a critical clock (2016-10-20 16:20:26 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-4.10-round2 for you to fetch changes up to 64783ea7de0bff3de77cfdff1ed76428c288faac: ARM: dts: STiHxxx-b2120: change sound card name (2016-11-10 09:52:49 +0100) ---------------------------------------------------------------- STi dts update: Change sound card name for B2120 Enable sound card for B2260 Remove stih415-clks.h Identify critical clocks for STiH407 Fix typo in stih407-pinctrl.dtsi ---------------------------------------------------------------- Arnaud Pouliquen (2): ARM: dts: STiH410-B2260: enable sound card ARM: dts: STiHxxx-b2120: change sound card name Geert Uytterhoeven (1): ARM: dts: STiH407: DT fix s/interrupts-names/interrupt-names/ Patrice Chotard (1): ARM: dts: remove stih415-clks.h Peter Griffin (1): ARM: dts: stih407-clocks: Identify critical clocks arch/arm/boot/dts/stih407-clock.dtsi | 10 ++++++++++ arch/arm/boot/dts/stih407-pinctrl.dtsi | 2 +- arch/arm/boot/dts/stih410-b2260.dts | 22 ++++++++++++++++++++++ arch/arm/boot/dts/stihxxx-b2120.dtsi | 2 +- include/dt-bindings/clock/stih415-clks.h | 16 ---------------- 5 files changed, 34 insertions(+), 18 deletions(-) delete mode 100644 include/dt-bindings/clock/stih415-clks.h