From patchwork Fri Nov 1 15:46:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1188111 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NmLSuFs1"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 474RQ83Vscz9s7T for ; Sat, 2 Nov 2019 02:46:56 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=n/8ymW+54BwOc32ZlMVbXy9xpqNUaubX2VF229uH4BU=; b=NmLSuFs1fKGlpj cdF9AotnTV6NR7DFRTBLmhILprO5WFUmHHIkmId7qOYSRyoZLcf9M8IFuvAbtowoRWlU3UdJQVktG wLKeuUh+ytPp5ijHpQbpGFZH2rkP4uzzdQI76kwT9yJJw0HCvdY/olesRAeLRy2khGN4jfEHO4YS+ pBZqLil+HsalBes6aZGFVbcwbnfSnIcLD6e//Mz+7qF6F2oedKZUW98Rvq17X/tDO5chTgfCrRPC9 0lcOyrbfx1F2BXKNcsIIn4az57u1x10WpGZaHl/DCSYYF6XEN+Ch0zCcECoZgepQQF1ZKr3rMAnho HXQ6QdAcLtCZhC98x3Kg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iQZ8Y-0002RL-Cw; Fri, 01 Nov 2019 15:46:54 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iQZ8U-0002Qo-QL for linux-arm-kernel@lists.infradead.org; Fri, 01 Nov 2019 15:46:52 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 5FFD98140; Fri, 1 Nov 2019 15:47:24 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL] prm reset control dts changes for omaps for v5.5 Date: Fri, 1 Nov 2019 08:46:45 -0700 Message-Id: X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191101_084650_892469_C4294A13 X-CRM114-Status: UNSURE ( 8.87 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org From: "Tony Lindgren" The following changes since commit 5478f912d225a1745a4b3d5f564daa0004d35a42: soc: ti: omap-prm: add omap5 PRM data (2019-10-09 08:55:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.5/prm-signed for you to fetch changes up to a868da75fd8f925caaf7f5381b2dccff2a244986: ARM: dts: omap5: Add PRM data (2019-10-10 07:22:36 -0700) ---------------------------------------------------------------- PRM reset control dts changes for v5.5 merge window This series of changes adds the PRM reset driver nodes for am3/4, omap4/5 and dra7 SoCs. The reset driver changes make it easier to add support for various accelerators for TI SoCs in a more generic way. Note that this branch is based on the PRM reset driver changes branch. ---------------------------------------------------------------- Tero Kristo (5): ARM: dts: dra7: add PRM nodes ARM: dts: omap4: add PRM nodes ARM: dts: am33xx: Add PRM data ARM: dts: am43xx: Add PRM data ARM: dts: omap5: Add PRM data arch/arm/boot/dts/am33xx.dtsi | 26 +++++++++++++++++++++ arch/arm/boot/dts/am4372.dtsi | 26 +++++++++++++++++++++ arch/arm/boot/dts/dra7.dtsi | 51 +++++++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/omap4-l4.dtsi | 2 +- arch/arm/boot/dts/omap4.dtsi | 26 +++++++++++++++++++++ arch/arm/boot/dts/omap5.dtsi | 26 +++++++++++++++++++++ 6 files changed, 156 insertions(+), 1 deletion(-)