From patchwork Thu Jan 28 14:45:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1432819 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=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=ArNIA9ge; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4DRNZ06XS8z9sVR for ; Fri, 29 Jan 2021 01:45:43 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=EF9k/eJXhqIiXWw/Rko0wKMUAuKVQvE0OirV9hzpNlk=; b=ArNIA9geUmELvFEm4W/ZFqZH6B 8L0u28zUcdn3HjIt50//CtjqBY91bh1/YL7hOJCeJuRmzmVWx+k3bbSSVvwtEjnpUGZYStlVLcsQl kTUlNgBo4rqmLfbDp2BPDlZxy9jnKb4KE4ZUFVMRK8qYy4Oqv2JKHAlKNYbel6lGTDLW2ynYtNvWj wnNIa7H44fp3lSIx6lKGd4nUdzxGW0yIIx8GXCTomIWuKQ909adYf7pxB8obEd3NF1DzYM51rBqRc LQC16MV6YeWqS/auQzr4Zj1qeyX8BTYK1xUY1J+uAImqX8vitbn0/nTFie8l+DugfwACXGkgqge7o TCO3AH9w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l58Xr-0008WK-MV; Thu, 28 Jan 2021 14:45:15 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l58Xo-0008VL-No for linux-arm-kernel@lists.infradead.org; Thu, 28 Jan 2021 14:45:13 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 6F24A80A9; Thu, 28 Jan 2021 14:45:13 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL 1/2] SoC changes for omaps for v5.12 Date: Thu, 28 Jan 2021 16:45:01 +0200 Message-Id: X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210128_094512_863522_FACC6802 X-CRM114-Status: UNSURE ( 7.29 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO 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 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.12/soc-signed for you to fetch changes up to 320f6f90cbe4818cf0d0f9441772d23aa441c506: ARM: OMAP2+: fix spellint typo (2021-01-26 13:43:17 +0200) ---------------------------------------------------------------- SoC changes for omaps for v5.12 merge window Update email address for Roger and fix a typo ---------------------------------------------------------------- Roger Quadros (1): MAINTAINERS: Update address for OMAP GPMC driver Wang Qing (1): ARM: OMAP2+: fix spellint typo MAINTAINERS | 2 +- arch/arm/mach-omap2/clockdomain.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) From patchwork Thu Jan 28 14:45:02 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1432820 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=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=xPFE2CHh; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4DRNZ123Hqz9sVS for ; Fri, 29 Jan 2021 01:45:45 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: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:List-Owner; bh=9mUSi+zh6MlL+OzP/aTlKNJpMefwj0VMfUKxZbfPyWA=; b=xPFE2CHhx1/gV9ySLuD0KH98S hfF3NdXiFWMOboPIciuqXedi3XJadRbruvMl8NqTsKZWmkRUgb1jW04/tF8+Iu5UueBbaM2yG0Hwx HGOeM2PCSHLdfe3WuOkFzE7cDXPgK4dYPwXZUUp1zx2VNF7wdjo53Oph3r8RMcBwgCdMWUVKFLR5U Hdka6MQ9RC+dWzNPnthEIIomTOD+J3ALTY/h6ok3w/c1k/EWegsxvzURJtZgrqptpxzuDnbUMyrWo hAK0uxyjgE4FLbyUQYGM+geKhsDxl6uNmRGnEbZ+uNcPOGoppGxNcH4vrDZZhl/JuaHvm766q9jig ldFWg0zQg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l58Xt-00004r-34; Thu, 28 Jan 2021 14:45:17 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l58Xo-0008Vd-Sz for linux-arm-kernel@lists.infradead.org; Thu, 28 Jan 2021 14:45:13 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 30B9F80F1; Thu, 28 Jan 2021 14:45:18 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL 2/2] Devicetree changes for omaps for v5.12 Date: Thu, 28 Jan 2021 16:45:02 +0200 Message-Id: X-Mailer: git-send-email 2.30.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210128_094512_999508_2C312170 X-CRM114-Status: GOOD ( 13.54 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO 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 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.12/dt-signed for you to fetch changes up to 4231f3a72f9ac7f8738d003b7ad56fa998574fb8: ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board (2021-01-26 13:21:31 +0200) ---------------------------------------------------------------- Devicetree changes for omaps for v5.12 merge window This includes the following earlier patches that were considered too late for v5.11 as discussed between Arnd and me on freenode #armlinux in December: - More updates to use cpsw switchdev driver - Enable gta04 PMIC power management - Updates for dra7 for ECC support, 1.8GHz speed and keep the ldo0 regulator always on as specified in the data manual And then we have the new devicetree changes: - Configure the original Amazon Echo to for audio - Configure missing thermal interrupt for omap4430 - Configure mapphone devices for passive thermal cooling, and add 1.2GHz mode. - Correct omap4430 sgx clock rate to use the runtime Android kernel value, the earlier value was for a lower power operating point - Drop turbo mode for 1GHz omap3 variants as we now have passive cooling configured - Update email address for Javier - Add new MYIR Tech Limited board support ---------------------------------------------------------------- Adam Ford (1): ARM: dts: omap36xx: Remove turbo mode for 1GHz variants Alexander Shiyan (1): ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board Andreas Kemnade (1): ARM: dts: omap3-gta04: fix twl4030-power settings André Hentschel (1): ARM: dts: omap3-echo: Add speaker sound card support Carl Philipp Klemm (2): ARM: dts: motorola-mapphone: Add 1.2GHz OPP ARM: dts: omap443x: Correct sgx clock to 307.2MHz as used on motorola vendor kernel Grygorii Strashko (2): ARM: dts: am33xx-l4: add dt node for new cpsw switchdev driver ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv Javier Martinez Canillas (1): ARM: dts: omap3-igep: Change email address in copyright notice Tero Kristo (3): ARM: dts: am574x-idk: add support for EMIF1 ECC ARM: dts: dra76x: add support for OPP_PLUS ARM: dts: dra71-evm: mark ldo0 regulator as always on Tony Lindgren (3): Merge tag 'omap-for-v5.11/dt-late-signed' into omap-for-v5.12-dt ARM: dts: Configure missing thermal interrupt for 4430 ARM: dts: motorola-mapphone: Configure lower temperature passive cooling arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-evm.dts | 13 +- arch/arm/boot/dts/am335x-evmsk.dts | 14 +- arch/arm/boot/dts/am335x-icev2.dts | 14 +- arch/arm/boot/dts/am335x-myirtech-myc.dtsi | 267 ++++++++++++ arch/arm/boot/dts/am335x-myirtech-myd.dts | 536 ++++++++++++++++++++++++ arch/arm/boot/dts/am33xx-l4.dtsi | 49 +++ arch/arm/boot/dts/am574x-idk.dts | 4 + arch/arm/boot/dts/dra71-evm.dts | 2 + arch/arm/boot/dts/dra76x.dtsi | 36 ++ arch/arm/boot/dts/motorola-mapphone-common.dtsi | 23 + arch/arm/boot/dts/omap3-echo.dts | 67 +++ arch/arm/boot/dts/omap3-gta04.dtsi | 4 +- arch/arm/boot/dts/omap3-igep.dtsi | 2 +- arch/arm/boot/dts/omap3-igep0020-common.dtsi | 2 +- arch/arm/boot/dts/omap3-igep0020-rev-f.dts | 2 +- arch/arm/boot/dts/omap3-igep0020.dts | 2 +- arch/arm/boot/dts/omap3-igep0030-common.dtsi | 2 +- arch/arm/boot/dts/omap3-igep0030-rev-g.dts | 2 +- arch/arm/boot/dts/omap3-igep0030.dts | 2 +- arch/arm/boot/dts/omap36xx.dtsi | 1 - arch/arm/boot/dts/omap443x.dtsi | 6 +- 22 files changed, 1018 insertions(+), 33 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-myirtech-myc.dtsi create mode 100644 arch/arm/boot/dts/am335x-myirtech-myd.dts