From patchwork Tue Jan 7 17:29:41 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1218977 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="s1AWTZc9"; 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 47sfX60RKsz9sP6 for ; Wed, 8 Jan 2020 04:29:58 +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=5TfDeY9hryb6P1bGFezMiEL1smbZahYyjoblKHp3JSs=; b=s1AWTZc9XZfa6T 9yP4/hmfhddeiCx2UQCRlXFDatxg+3ePu3fpQAt5jmIjutAP0FrtByYjv/wDxl2hRoiDHy1IrWlYt RbKsKy41BLTSDtrjNYNfDYqNBxn8qkcrZD2Jrz2zfPX8i+X04Kg8AQC8j2aQu+dtDuBN+MyWw0Ljd A0m0BjHwWO20eZtzps57FEClY0PdnY7MpsRZYKf3Fw0xNu9lUj82Hy/ZNmrHVIWiL3Ew01cIuVDk0 D9HzitWdVBSmO+dIzBfZVYr+nkTMIs+kwxLfKzut38h0KH4Uw6V+fJsqER1E1sP/4MvdVmblipC8X dsdXYnTOXakF9Z64qGJQ==; 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 1iosg0-0006v2-3I; Tue, 07 Jan 2020 17:29:56 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iosfw-0006uT-Un for linux-arm-kernel@lists.infradead.org; Tue, 07 Jan 2020 17:29:54 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 0A9788022; Tue, 7 Jan 2020 17:30:28 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL] few omap fixes for v5.5-rc cycle Date: Tue, 7 Jan 2020 09:29:41 -0800 Message-Id: X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200107_092953_031851_5036EA57 X-CRM114-Status: UNSURE ( 7.96 ) 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 e709ed70d122e94cb426b1e1f905829eae19a009: bus: ti-sysc: Fix missing reset delay handling (2019-12-12 08:20:10 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.5/fixes-rc5 for you to fetch changes up to 03729cfa0d543bc996bf959e762ec999afc8f3d2: soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot (2019-12-17 15:18:36 -0800) ---------------------------------------------------------------- Fixes for omaps for v5.5-rc cycle Here are few fixes for v5.5-rc cycle: - Two corner case fixes related to ti-sysc driver clock issues - Fixes for am57xx dts for pcie gpios - Beagle-x15 regulator dts fix - Fix for wkup_m3_ipc driver race ---------------------------------------------------------------- Dave Gerlach (1): soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot Kishon Vijay Abraham I (3): ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number ARM: dts: beagle-x15-common: Model 5V0 regulator Tony Lindgren (2): ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for to_clk_hw_omap bus: ti-sysc: Fix iterating over clocks arch/arm/boot/dts/am571x-idk.dts | 6 +----- arch/arm/boot/dts/am572x-idk-common.dtsi | 4 ---- arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 25 +++++++++++++++++++++---- arch/arm/mach-omap2/pdata-quirks.c | 6 +++++- drivers/bus/ti-sysc.c | 10 ++++++++-- drivers/soc/ti/wkup_m3_ipc.c | 4 ++-- 6 files changed, 37 insertions(+), 18 deletions(-)