From patchwork Fri Apr 17 11:00:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 11494775 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 85842186E for ; Fri, 17 Apr 2020 11:00:08 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 809F0208E4; Fri, 17 Apr 2020 11:00:08 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 17D3E221EA; Fri, 17 Apr 2020 11:00:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=st.com header.i=@st.com header.b="kOpIDyNR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 17D3E221EA Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=st.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=patrice.chotard@st.com Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 03HApuxE031127; Fri, 17 Apr 2020 13:00:06 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=st.com; h=from : to : cc : subject : date : message-id : content-type : content-id : content-transfer-encoding : mime-version; s=STMicroelectronics; bh=iaKOkD8P3V9vzBfI10Q5OH02fO1tCp/xIClsudvRayc=; b=kOpIDyNRXv1p8pqXGWI7PldoSyhd4u6b0FxZR5CFlmWbnrikSyJXxIt8iJ8hVdNI9afq qKLukiSAtC+Am7s9cIlFGh4Pww9aLkQ3vfYi0QjcMNDp88THJHvzJ6zQLkMXNoA1me4o LLWYJ51WOea3Kx1wX3/2UtFx5y/GyONtWWzLl20dye/MsC5y8wAVn8+bIPyYa+rWrA/9 fHdlbc+RXk5kl4OwaCFFwLjA8azl2kKhWgTjAwkkACwSE5pRxIQolU8a5URZop4ASK/P 8iQY6KqAFh19w7Gb9NkxLJ7kdzWOsMZMIIvy+af+wRhK3Rjj5UNBS9ly8wGKCZ4di8n8 zw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 30dn7610r0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 17 Apr 2020 13:00:06 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 7F1EE100034; Fri, 17 Apr 2020 13:00:05 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag6node3.st.com [10.75.127.18]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 738A82AC2CA; Fri, 17 Apr 2020 13:00:05 +0200 (CEST) Received: from SFHDAG6NODE2.st.com (10.75.127.17) by SFHDAG6NODE3.st.com (10.75.127.18) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Fri, 17 Apr 2020 13:00:04 +0200 Received: from SFHDAG6NODE2.st.com ([fe80::a56f:c186:bab7:13d6]) by SFHDAG6NODE2.st.com ([fe80::a56f:c186:bab7:13d6%20]) with mapi id 15.00.1347.000; Fri, 17 Apr 2020 13:00:05 +0200 From: Patrice CHOTARD To: Arnd Bergmann , Olof Johansson , "khilman@baylibre.com" List-Id: CC: Linux ARM Mailing List , "arm@kernel.org" , "soc@kernel.org" , "Patrice CHOTARD" , Alain VOLMAT Subject: [GIT PULL] STi DT update for v5.8 round 1 Thread-Topic: [GIT PULL] STi DT update for v5.8 round 1 Thread-Index: AQHWFKdZVmv/dV1PmE+m2tl7Ft8Xag== Date: Fri, 17 Apr 2020 11:00:05 +0000 Message-ID: <4b0c02e7-a247-50c0-d729-88d16b9dd7fd@st.com> 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:68.0) Gecko/20100101 Thunderbird/68.4.1 x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.75.127.47] Content-ID: MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.138,18.0.676 definitions=2020-04-17_03:2020-04-17,2020-04-17 signatures=0 Hi Arnd, Olof, Kevin Please find STi dt update for v5.8 round 1: The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-dt-for-v5.8-round1 for you to fetch changes up to 7f21a85085b7211ec1d1583d10912ad272ab76bc: dts: arm: stih407-family: remove duplicated rng nodes (2020-04-17 10:17:54 +0200) ---------------------------------------------------------------- STi DT fixes: - Remove duplicated rng node in stih407-family.dtsi - Fix complain about IRQ_TYPE_NONE usage in stih418.dtsi ---------------------------------------------------------------- Alain Volmat (2): dts: arm: stih418: Fix complain about IRQ_TYPE_NONE usage dts: arm: stih407-family: remove duplicated rng nodes arch/arm/boot/dts/stih407-family.dtsi | 14 -------------- arch/arm/boot/dts/stih418.dtsi | 8 ++++---- 2 files changed, 4 insertions(+), 18 deletions(-)