Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933510AbcKWJA4 (ORCPT ); Wed, 23 Nov 2016 04:00:56 -0500 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:24177 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752472AbcKWJA3 (ORCPT ); Wed, 23 Nov 2016 04:00:29 -0500 To: Arnd Bergmann , Kevin Hilman , Olof Johansson , , "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 fix for v4.9-rcs round 2 Message-ID: Date: Wed, 23 Nov 2016 09:59:16 +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-23_01:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 998 Lines: 29 Hi Arnd, Olof, Kevin Please consider this second round for inclusion into the v4.9-rc. The following changes since commit 5bf7b6e86f29f064979d7b3e6dd21c5dd1feb855: ARM: dts: STiH410-b2260: Fix typo in spi0 chipselect definition (2016-11-15 11:29:25 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-dt-for-v4.9-rc-round2 for you to fetch changes up to 86b4522d19329b3bf9c05722f217568b803439f7: ARM: dts: STiH407-family: fix i2c nodes (2016-11-23 09:09:03 +0100) ---------------------------------------------------------------- STi DT fix: The I2C nodes are missing #address-cells and #size-cells. This is causing warning at device tree compilation when some I2C device sub-nodes are defined. ---------------------------------------------------------------- Loic Pallardy (1): ARM: dts: STiH407-family: fix i2c nodes arch/arm/boot/dts/stih407-family.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)