From patchwork Tue Jul 24 03:40:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 948187 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) 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="mSkeW0IS"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41ZPJj68cWz9s29 for ; Tue, 24 Jul 2018 13:40:37 +1000 (AEST) 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=kmmTBLgIw63MkplC6JaiS+4QkL1gqK6Sl2YwpTve6C4=; b=mSkeW0ISD+cZWp o8xpk+yw9sqLT/D4vCArxe92CDaWH9+tnrOMlI9KKTH9Oexnnfu5DhneeHWubhwx0maglieDk3V9R MTWCySzV17vtxruJHzdPHXNiSD9Ku5WFOmcCm1JKWHO64q95FgJn4OpMl/pL0oEGoTtRU1V8rrMvJ qE2V03LvjtPrFeSxEhzyAZR5RUFtgnQnRNc4NxSpniiIPBY10mpaRve2XEYL3jvVykUr40p9lihs2 b8EYpEnNW0GhrMQjXt3seKjsZ+DxsLCJbhUFn7BzyuMJ/lhVmXs/fpURBaXCnNRrOS0/GHGOva6yC oUozuKyyt5OvrJRb8XWg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fhoBf-0003Zs-8L; Tue, 24 Jul 2018 03:40:35 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fhoBb-0003OH-HO for linux-arm-kernel@lists.infradead.org; Tue, 24 Jul 2018 03:40:33 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id DF0938080; Tue, 24 Jul 2018 03:43:35 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL] dts changes to use ti-sysc driver for omap4 l4 Date: Mon, 23 Jul 2018 20:40:03 -0700 Message-Id: X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180723_204031_619413_E6845F5B X-CRM114-Status: GOOD ( 11.97 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 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 http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.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 List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit 91f6278bfa3966529c61808bd3cb8f05d7ed5dc6: ARM: dts: am335x: add am335x-sancloud-bbe board support (2018-07-17 01:05:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/dt-pt3-signed for you to fetch changes up to ab8b1fdd012f41b27f85a6bb271389fd7ff349ea: Merge branch 'omap-for-v4.19/dt-sysc-v2' into omap-for-v4.19/dt (2018-07-20 22:22:08 -0700) ---------------------------------------------------------------- Start using ti-sysc with device tree data for omap4 l4 devices With ti-sysc driver working for most use cases, we can start converting the omap variant SoCs to use device tree data for the interconnect target modules instead of the legacy hwmod platform data. We start with omap4 l4 devices excluding the ones that still depend on a reset controller driver like DSP MMU. And we don't yet convert the l4 ABE instance as that needs a bit more work. We also add a proper interconnect hierarchy for the devices while at it to make further work on genpd easier and to avoid most deferred probe issues. At this point we are not dropping any platform data, and we initially still use it to validate the dts data. Then in later merge cycles we can start dropping the related platform data. ---------------------------------------------------------------- Tony Lindgren (6): dt-bindings: Update omap l4 binding for optional registers ARM: dts: omap4: Add l4 interconnect hierarchy and ti-sysc data ARM: dts: omap4: Probe watchdog 3 with ti-sysc ARM: dts: omap4: Move l4 child devices to probe them with ti-sysc ARM: dts: omap4: Add l4 ranges for 4460 Merge branch 'omap-for-v4.19/dt-sysc-v2' into omap-for-v4.19/dt Documentation/devicetree/bindings/arm/omap/l4.txt | 15 +- arch/arm/boot/dts/omap4-l4.dtsi | 2444 +++++++++++++++++++++ arch/arm/boot/dts/omap4-panda-es.dts | 2 +- arch/arm/boot/dts/omap4.dtsi | 812 +------ arch/arm/boot/dts/omap4460.dtsi | 36 + 5 files changed, 2526 insertions(+), 783 deletions(-) create mode 100644 arch/arm/boot/dts/omap4-l4.dtsi