From patchwork Fri Nov 27 07:38:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 11935115 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B278AC63777 for ; Fri, 27 Nov 2020 07:38:29 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 7F9B7221FF; Fri, 27 Nov 2020 07:38:29 +0000 (UTC) Received: from muru.com (muru.com [72.249.23.125]) by mail.kernel.org (Postfix) with ESMTP id E059121D93; Fri, 27 Nov 2020 07:38:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E059121D93 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=tony@atomide.com Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id B8FD68063; Fri, 27 Nov 2020 07:38:34 +0000 (UTC) From: Tony Lindgren List-Id: To: soc@kernel.org Cc: arm@kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Tony Lindgren" Subject: [GIT PULL 1/3] SoC changes for omaps for v5.11 merge window Date: Fri, 27 Nov 2020 09:38:19 +0200 Message-Id: X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 From: "Tony Lindgren" The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.11/soc-signed for you to fetch changes up to 2e023b938048c9857af09b96ce672e9a31dbfb38: ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code (2020-11-19 11:45:42 +0200) ---------------------------------------------------------------- SoC changes for omaps for v5.11 merge window: Several non-urgent fixes for various issues found by automated tests. So far we have not been hitting any of these so these can wait for the merge window no problem. ---------------------------------------------------------------- Jing Xiangfeng (1): ARM: OMAP2+: Remove redundant assignment to variable ret Tang Bin (1): ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code Xu Wang (1): ARM: OMAP2+: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare Youling Tang (2): ARM: OMAP2+: Fix memleak in omap2xxx_clkt_vps_init ARM: OMAP2+: Fix kfree NULL pointer in omap2xxx_clkt_vps_init arch/arm/mach-omap1/clock.c | 14 +++++++------- arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c | 11 +++++++---- arch/arm/mach-omap2/display.c | 6 ++---- arch/arm/mach-omap2/omap_device.c | 5 ++--- 4 files changed, 18 insertions(+), 18 deletions(-) From patchwork Fri Nov 27 07:38:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 11935113 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-21.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76D88C2D0E4 for ; Fri, 27 Nov 2020 07:40:22 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 A6DC42222C for ; Fri, 27 Nov 2020 07:40:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fGFrXClg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A6DC42222C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=MOf4ioiB2OVyCqjPlIzEFT6PeL8jZSs5Z8l75bf/GF0=; b=fGFrXClgws964jpAd6YPPfcUQ gG9P6GUfOLMZmMxYAdo1OBWwR+MUT4/QPm8uxWRAmId0CuTV8jvb/AHc8k5VjixGeUglJjlzp3tb1 DMmRDwS/sFRpjr189wOmSzcT6ah/8l7yF8t3CyxSWNXUoqSYZEXQSSw64miB/7fN8HIPBNDW4lQX7 Hxj4mOP8lPBcWTjbO7jiLYRZhUDXdvaYTQiJC7I8gb5m1nO0ivH/4ph0XAEXObqz50CRUJkvhtqAs 8SABuqS6fGZtZSO2BWseAWx8pJBMrvznNCe+KOxq0XfiHw/4g/3oR0RMjf83w0CC2g/jBWMjmYzeB XWhZuaLFg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiYLA-0000FC-B8; Fri, 27 Nov 2020 07:38:48 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiYKr-00009z-No for linux-arm-kernel@lists.infradead.org; Fri, 27 Nov 2020 07:38:33 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 3C4E080EE; Fri, 27 Nov 2020 07:38:36 +0000 (UTC) From: Tony Lindgren List-Id: To: soc@kernel.org Subject: [GIT PULL 2/3] Devicetree changes for omaps for v5.11 merge window Date: Fri, 27 Nov 2020 09:38:20 +0200 Message-Id: X-Mailer: git-send-email 2.29.2 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201127_023832_064443_D34EEA4E X-CRM114-Status: GOOD ( 11.84 ) 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: "Tony Lindgren" The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.11/dt-signed for you to fetch changes up to d7356a7ab125c3a4fee521b7530f3122bc842ac4: ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode (2020-11-16 13:38:29 +0200) ---------------------------------------------------------------- Devicetree changes for omaps for v5.11 merge window - Two non-urgent pandaboard updates to get gpio button and bluetooth working on pandaboard-es - Updates to follow devicetree binding docs for dwc3 and pwm-leds - Add initial support for droid bionic based on what we have for droid4 - Add second sha instance for dra7 - Add eQEP nodes for am335x for boneblue - Fix wrong comments for am335x gpio_31 ---------------------------------------------------------------- Alexander Dahl (1): ARM: dts: omap: Fix schema warnings for pwm-leds Alexander Shiyan (1): ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode Carl Philipp Klemm (2): ARM: dts: mapphone: separate out xt894 specific things ARM: dts: xt875: add section for kionix kxtf9 David Lechner (2): ARM: dts: am33xx: Add nodes for eQEP ARM: dts: am335x-boneblue: Enable eQEP H. Nikolaus Schaller (2): ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ES ARM: dts: pandaboard es: add bluetooth uart for HCI Serge Semin (2): ARM: dts: am437x: Correct DWC USB3 compatible string ARM: dts: omap5: Harmonize DWC USB3 DT nodes name Tero Kristo (1): ARM: dts: dra7: add second SHA instance Tony Lindgren (1): Merge branch 'omap-for-v5.11/dt-mot-take2' into omap-for-v5.11/dt arch/arm/boot/dts/am335x-baltos.dtsi | 2 +- arch/arm/boot/dts/am335x-boneblue.dts | 54 +++++++++ arch/arm/boot/dts/am335x-cm-t335.dts | 2 +- arch/arm/boot/dts/am335x-evm.dts | 2 +- arch/arm/boot/dts/am335x-igep0033.dtsi | 2 +- arch/arm/boot/dts/am33xx-l4.dtsi | 27 +++++ arch/arm/boot/dts/am437x-l4.dtsi | 4 +- arch/arm/boot/dts/dra7.dtsi | 34 +++++- arch/arm/boot/dts/motorola-mapphone-common.dtsi | 141 +---------------------- arch/arm/boot/dts/omap3-beagle-xm.dts | 10 +- arch/arm/boot/dts/omap3-overo-base.dtsi | 4 +- arch/arm/boot/dts/omap4-droid-bionic-xt875.dts | 46 ++++++++ arch/arm/boot/dts/omap4-droid4-xt894.dts | 143 ++++++++++++++++++++++++ arch/arm/boot/dts/omap4-kc1.dts | 6 +- arch/arm/boot/dts/omap4-panda-es.dts | 34 +++++- arch/arm/boot/dts/omap4-sdp.dts | 26 +++-- arch/arm/boot/dts/omap5-l4.dtsi | 2 +- 17 files changed, 367 insertions(+), 172 deletions(-) From patchwork Fri Nov 27 07:38:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 11935111 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-21.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 621F7C2D0E4 for ; Fri, 27 Nov 2020 07:40:18 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 A6D8522228 for ; Fri, 27 Nov 2020 07:40:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="yfUAQVU8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A6D8522228 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=tVovpg3z4UdalZuWU1jddqtO+Za1QpVcrKI62pPuJTI=; b=yfUAQVU8JD9i6H7Cef7DH4V8w Y/RATcMZfKpcErrGzs4uJL8PTktM4oI+MJf7rlUAK2Uo+TsPVQLG4Hrw6o8Se4KT4aqAipUgciibX L7THstTzuKgeUFHxGrT+peZPAnCkeWcSE4WUYYzzif74I1bECHg3lccDamz+gOSBaMxtdfKT0J/F8 EObLCBokeDqSg9MdLkrmKFDjdMqcil4YLZW4MDZThqJjCxVq+WMo0LNNxTtlWdtb5umAWJjW679F+ axFcc7Lh3nfMls/hwmJ20J+E8kpCVnyxKiOSvprFef8RQGYxtbloPHqprit1d2HuwkCnvRPoI51qk Jc+1UMuKw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiYKy-0000CF-Ff; Fri, 27 Nov 2020 07:38:36 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiYKs-0000A7-Ny for linux-arm-kernel@lists.infradead.org; Fri, 27 Nov 2020 07:38:33 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id B0AA580FB; Fri, 27 Nov 2020 07:38:37 +0000 (UTC) From: Tony Lindgren List-Id: To: soc@kernel.org Subject: [GIT PULL 3/3] Defconfig changes for omaps for v5.11 merge window Date: Fri, 27 Nov 2020 09:38:21 +0200 Message-Id: X-Mailer: git-send-email 2.29.2 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201127_023831_750331_75EC6702 X-CRM114-Status: UNSURE ( 8.54 ) X-CRM114-Notice: Please train this message. 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: "Tony Lindgren" The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.11/defconfig-signed for you to fetch changes up to eaf7697b6febe2b086503f525f070d8e3ca1ea0f: ARM: omap2plus_defconfig: Enable TI eQEP counter driver (2020-11-24 11:04:12 +0200) ---------------------------------------------------------------- Defconfig changes for omaps for v5.11 merge window - Enable thermal support for omap3 now that the driver changes have been merged - Enable magnetometer and accelerometer support as loadable modules for Motorola mapphone devices - Enable eQEP counter for beaglebone blue as loadable modules ---------------------------------------------------------------- Adam Ford (1): ARM: omap2plus_defconfig: Enable OMAP3_THERMAL Carl Philipp Klemm (1): ARM: omap2plus_defconfig: add CONFIG_AK8975=m and CONFIG_KXCJK1013=m David Lechner (1): ARM: omap2plus_defconfig: Enable TI eQEP counter driver arch/arm/configs/omap2plus_defconfig | 5 +++++ 1 file changed, 5 insertions(+)