From patchwork Tue Jan 24 13:21:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 13114094 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C2276C38142 for ; Tue, 24 Jan 2023 13:23:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :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=WKvljn1v7qjjuVkj2G0UvZBslPNyQH+c83sLSKOWnj4=; b=ZuyDgo47mpR2YK XYH9q8bImhNMt+hCd64WKbdxW4Xskssk1nVTO/Lu/GMBTMYDt8XyQKR15mGdZKmi8CCGblPN/5FMr aJzW0QxxaWUQono7AKL4v+D6WmH8D5P/YNW3vPJZpl2lsmIjybx0CH4RIj3mtpN3QFtZ33Lo9ITUK 0rWTyLj0O75VyS0hp8mndgjNqko7dOVbo/DvX5QikEwPG1+KzTKmuYN5dxCaQOEVDg4ZGErDjXMTo Rc8epwOfHL8P/cd3ScERrrkbI/CU+kI+89RDEsJEKjRvx0IVNhSJ45vOMNTYr3uIUQvvHxExDMqz/ 9AsN0eLQH+EAX1s0Uyww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKJFn-003x8Y-VO; Tue, 24 Jan 2023 13:22:24 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKJFU-003x1I-Nq for linux-arm-kernel@lists.infradead.org; Tue, 24 Jan 2023 13:22:07 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 56D95809F; Tue, 24 Jan 2023 13:21:59 +0000 (UTC) From: Tony Lindgren 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/2] Devicetree changes for omaps for v6.3 Date: Tue, 24 Jan 2023 15:21:55 +0200 Message-Id: X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230124_052204_863634_95E87AB9 X-CRM114-Status: UNSURE ( 7.68 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/dt-signed for you to fetch changes up to 9dd320f0075fc765c6f35eb52f2a0cc73bf38a3f: ARM: dts: omap: gta04a5: cleanup i2c node names (2023-01-19 10:34:39 +0200) ---------------------------------------------------------------- Devicetree related changes for omaps for v6.3 Updates for am335x-nano, n900, and gta04 for the connected peripherals. Also few corrections for node names. ---------------------------------------------------------------- Andreas Kemnade (2): ARM: dts: omap: gta04: add BNO055 IMU chip ARM: dts: omap: gta04a5: cleanup i2c node names Geert Uytterhoeven (1): ARM: dts: ti: Fix pca954x i2c-mux node names Laurent Pinchart (1): ARM: dts: omap: Use new media bus type macros Mark Jackson (5): ARM: dts: am335x-nano: Fix GPIO settings for RTS/CTS pins on UART3 & 4 ARM: dts: am335x-nano: Enable RS485 mode for UART3 & 4 ARM: dts: am335x-nano: Enable I2C temperature sensor ARM: dts: am335x-nano: Fix GPIO settings for MMC pins ARM: dts: am335x-nano: Enable USB host Sicelo A. Mhlongo (2): ARM: dts: n900: rename accelerometer node ARM: dts: n900: use iio driver for accelerometer arch/arm/boot/dts/am335x-nano.dts | 32 +++++++++++++++---- arch/arm/boot/dts/am3874-iceboard.dts | 4 +-- arch/arm/boot/dts/omap3-gta04a5.dts | 19 +++++++++-- arch/arm/boot/dts/omap3-n900.dts | 59 +++++++---------------------------- 4 files changed, 56 insertions(+), 58 deletions(-) From patchwork Tue Jan 24 13:21:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 13114093 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 380A0C25B4E for ; Tue, 24 Jan 2023 13:22:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=GoG7A87UFzoPNbTLEQwthnBDe0oUB1u/gfVEj9vO7Tw=; b=b6SaA/A35SMU+f 4sDJScNSk4Apph54nB1C3UdQokHsyEyrXdWF3gkdv/gWQlc+1AVRpxSNY4kVIzsYbqZvxVINHCOhp 2mG1PSw0CV6exb5Au64JYFhzH+5kvHSdgUUo0mJ50yLRS+BnfGhyxy0tjvZWzbd5HFLs+7N7gUeYz EPGoKUz5LUcfhjzIcScRsHNjbDsyhF/vW4X3KhOvVjPy7XXu3/bgm8YORqKr31JsVDKW1Wepr+Bbu b6VfUytjxip0uOuavwRZ3Zfg34ga7H0ySgednJzVQSSJU0VljejcS2WZ8zJoIVLJ2JWtSAqL/hDdO g50Ns2tsybMY+4fSp7mA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKJFZ-003x42-EL; Tue, 24 Jan 2023 13:22:09 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKJFU-003x27-Mm for linux-arm-kernel@lists.infradead.org; Tue, 24 Jan 2023 13:22:07 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id C891D8125; Tue, 24 Jan 2023 13:22:02 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Cc: arm@kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Tony Lindgren" Subject: [GIT PULL 2/2] Clean-up for omamps for v6.3 Date: Tue, 24 Jan 2023 15:21:56 +0200 Message-Id: X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230124_052204_829170_79791655 X-CRM114-Status: UNSURE ( 9.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/cleanup-signed for you to fetch changes up to 5fc1f76a85ce50b501b1d2ef04a29bc79910807d: ARM: OMAP2+: Fix spelling typos in comment (2023-01-19 12:19:39 +0200) ---------------------------------------------------------------- Clean-up for omaps for v6.3 Non-urgent fixes for missing of_node_put() and clk_put(), drop few unnecessary includes, and fix a typo. None of these are urgent and can be merged along with other clean-up when suitable. ---------------------------------------------------------------- Chen Hui (1): ARM: OMAP2+: Fix memory leak in realtime_counter_init() Geert Uytterhoeven (2): ARM: OMAP2+: Remove unneeded #include ARM: OMAP2+: Remove unneeded #include Liang He (1): ARM: OMAP2+: omap4-common: Fix refcount leak bug Nir Levy (1): ARM: OMAP2+: Fix spelling typos in comment arch/arm/mach-omap2/devices.c | 1 - arch/arm/mach-omap2/omap4-common.c | 1 + arch/arm/mach-omap2/pm33xx-core.c | 1 - arch/arm/mach-omap2/sleep34xx.S | 2 +- arch/arm/mach-omap2/timer.c | 1 + 5 files changed, 3 insertions(+), 3 deletions(-)