From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758269AbcLBVXg (ORCPT ); Fri, 2 Dec 2016 16:23:36 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:54233 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757849AbcLBVXe (ORCPT ); Fri, 2 Dec 2016 16:23:34 -0500 From: Arnd Bergmann To: Linus Torvalds Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, sudeep.holla@arm.com, loic.pallardy@st.com, Maxime Ripard Subject: [GIT PULL] ARM: SoC fixes for v4.9 Date: Fri, 02 Dec 2016 22:22:44 +0100 Message-ID: <2721179.8qhQrQsmQ2@wuerfel> User-Agent: KMail/5.1.3 (Linux/4.4.0-34-generic; KDE/5.18.0; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:r9lR34+UWl2pIO87GutzA8yWv7mzipLCP5ldxzc3hQXLWXTHY9i RyJuYi7mrGg6PU152uC9PFyYo1HZwp3Rz5CUeae3KKGDZRJYRAkYvEL1zde/hCf2eLGK027 QatuI447+hlFF2aaY+cLMnZ7xs5Uzmj6AtkFs2A7OGuy6dRbJ1fmI/FR4PX8es14Q7sROe4 rQOV7vb2tShezxR5WqejQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:u6UjvQdoeZU=:g2xiBcm7w/QDBVcSYV33cZ 1+6G4HzIVfom2csKZDxZhIT5yKi/KcjbcFBKK2/Sp5cH9z/minMmEuA1TA8eqwlfY4IpQvnC7 TZUE3prWxGWta9GZZ29tY/Fg1X3FwwofBb7LhSUfizBrveqymB8obsmUukY7/1UfDDDpN/cu8 sPpOSyibBOVpLXDOSPpU+TY2Ypxs7sN66JL/2GnwpHuKfljB3LUSE09AGqPLdGFQpoCR/SHD5 ZyzYs8SAeekLsimGkF4jSQy9L4Hk4zxWCBbkCQ/173imhLzU+s7TihSe5AqPjI8enAZQ5/Asd lAzc24qvRqplKNHuBaknAl7+6ubNBZrDw1cg0BOvnl1iH9I5D56AA8F1LcXNpiHLwQGo3NfCx ksKOt6hZ5cj3Mw2fwuoWxz+TiCRIdNJpSXzcaupSaXU3KwBd7ZjSdCnTJUAooumn9dtDydEo8 VSPZuPh3PdiY0bbUOCmSRHwHPxDgsUxR9HCMjzztdYKwsJBuRcUKaB6gLyl0h0zY3fEvwEP4j oWE0R5EJ9SSkxp7XEPOgJfyV9qOQ/6YcWMBbs9B4EW7z184W3+wMsZsUCO2BxGp931CE/0B+0 /zrbCYgg6mkV/dPASOX2fSXeR0o+rrILP4VM3FRmTwB7jOcg6wlJ1X+xTp86jH0rtc7fM2fDf 2LG0Tec5R1WPesvQFr8Aqx5VLNAluGDCEsOjxiUoduwa9febVcfPZkDyyqYKHDvg11E7LKDdr C6Ky2agkBQJIew2F Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 9c763584b7c8911106bb77af7e648bef09af9d80: Linux 4.9-rc6 (2016-11-20 13:52:19 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus for you to fetch changes up to 909e481e2467f202b97d42beef246e8829416a85: arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions (2016-12-02 17:28:17 +0100) ---------------------------------------------------------------- ARM: SoC fixes for v4.9 This should be the last set of bugfixes for arm-soc in v4.9. None of these are critical regressions, but it would be nice to still get them merged. - On the Juno platform, the idle latency was described wrong, leading to suboptimal cpuidle tuning. - Also on the same platform, PCI I/O space was set up incorrectly and could not work. - On the sti platform, a syntactically incorrect DT entry caused warnings. - The newly added 'gr8' platform has somewhat confusing file names, which we rename for consistency. ---------------------------------------------------------------- Arnd Bergmann (2): Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/.../mripard/linux into fixes Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/.../pchotard/sti into fixes Jeremy Linton (1): arm64: dts: juno: Correct PCI IO window Loic Pallardy (1): ARM: dts: STiH407-family: fix i2c nodes Maxime Ripard (1): ARM: gr8: Rename the DTSI and relevant DTS Sudeep Holla (1): arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions arch/arm/boot/dts/Makefile | 2 +- arch/arm/boot/dts/stih407-family.dtsi | 16 ++++++++++++++++ arch/arm/boot/dts/{ntc-gr8-evb.dts => sun5i-gr8-evb.dts} | 2 +- arch/arm/boot/dts/{ntc-gr8.dtsi => sun5i-gr8.dtsi} | 0 arch/arm64/boot/dts/arm/juno-base.dtsi | 2 +- arch/arm64/boot/dts/arm/juno-r1.dts | 2 +- arch/arm64/boot/dts/arm/juno-r2.dts | 2 +- arch/arm64/boot/dts/arm/juno.dts | 2 +- 8 files changed, 22 insertions(+), 6 deletions(-) rename arch/arm/boot/dts/{ntc-gr8-evb.dts => sun5i-gr8-evb.dts} (99%) rename arch/arm/boot/dts/{ntc-gr8.dtsi => sun5i-gr8.dtsi} (100%) From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 02 Dec 2016 22:22:44 +0100 Subject: [GIT PULL] ARM: SoC fixes for v4.9 Message-ID: <2721179.8qhQrQsmQ2@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org The following changes since commit 9c763584b7c8911106bb77af7e648bef09af9d80: Linux 4.9-rc6 (2016-11-20 13:52:19 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus for you to fetch changes up to 909e481e2467f202b97d42beef246e8829416a85: arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions (2016-12-02 17:28:17 +0100) ---------------------------------------------------------------- ARM: SoC fixes for v4.9 This should be the last set of bugfixes for arm-soc in v4.9. None of these are critical regressions, but it would be nice to still get them merged. - On the Juno platform, the idle latency was described wrong, leading to suboptimal cpuidle tuning. - Also on the same platform, PCI I/O space was set up incorrectly and could not work. - On the sti platform, a syntactically incorrect DT entry caused warnings. - The newly added 'gr8' platform has somewhat confusing file names, which we rename for consistency. ---------------------------------------------------------------- Arnd Bergmann (2): Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/.../mripard/linux into fixes Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/.../pchotard/sti into fixes Jeremy Linton (1): arm64: dts: juno: Correct PCI IO window Loic Pallardy (1): ARM: dts: STiH407-family: fix i2c nodes Maxime Ripard (1): ARM: gr8: Rename the DTSI and relevant DTS Sudeep Holla (1): arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions arch/arm/boot/dts/Makefile | 2 +- arch/arm/boot/dts/stih407-family.dtsi | 16 ++++++++++++++++ arch/arm/boot/dts/{ntc-gr8-evb.dts => sun5i-gr8-evb.dts} | 2 +- arch/arm/boot/dts/{ntc-gr8.dtsi => sun5i-gr8.dtsi} | 0 arch/arm64/boot/dts/arm/juno-base.dtsi | 2 +- arch/arm64/boot/dts/arm/juno-r1.dts | 2 +- arch/arm64/boot/dts/arm/juno-r2.dts | 2 +- arch/arm64/boot/dts/arm/juno.dts | 2 +- 8 files changed, 22 insertions(+), 6 deletions(-) rename arch/arm/boot/dts/{ntc-gr8-evb.dts => sun5i-gr8-evb.dts} (99%) rename arch/arm/boot/dts/{ntc-gr8.dtsi => sun5i-gr8.dtsi} (100%)