Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932296AbdC2PSp (ORCPT ); Wed, 29 Mar 2017 11:18:45 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:9710 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752700AbdC2PSm (ORCPT ); Wed, 29 Mar 2017 11:18:42 -0400 From: Patrice CHOTARD To: "arnd@arndb.de" , "olof@lixom.net" , "khilman@baylibre.com" , "arm@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" CC: "lee.jones@linaro.org" , Loic PALLARDY , Patrice CHOTARD Subject: [GIT PULL] STi DT update for v4.12 round 1 Thread-Topic: [GIT PULL] STi DT update for v4.12 round 1 Thread-Index: AQHSqJ+rve9g4yPJ4k6QWlAHhIeBtQ== Date: Wed, 29 Mar 2017 15:18:07 +0000 Message-ID: Accept-Language: fr-FR, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.75.127.45] Content-Type: text/plain; charset="utf-8" Content-ID: <505E23CDDC21A8488747D30A628CAEF8@st.com> MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-03-29_11:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v2TFJ3wD025863 Content-Length: 1282 Lines: 39 Hi Arnd, Kevin, Olof PLease consider this first round of STi dts update for v4.12 : The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-dt-for-v4.12-round1 for you to fetch changes up to 6eb0d80d1df364bbb31d869e66063ca239912cbf: ARM: dts: STiH407-family: update rproc node names to avoid conflict (2017-03-29 17:07:14 +0200) ---------------------------------------------------------------- STi dts update: Some SPI nodes are missing address-cells and size-cells. This is causing warning at device tree compilation when some SPI device sub-nodes are defined. update rproc node names to avoid conflict, the two st231-rproc nodes have the same name. Due to that it was impossible to distinguish them in remoteproc sysfs and debugfs interface. ---------------------------------------------------------------- Loic Pallardy (1): ARM: dts: STiH407-family: update rproc node names to avoid conflict Patrice Chotard (1): ARM: dts: STiH407-family: fix spi nodes arch/arm/boot/dts/stih407-family.dtsi | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-)