From patchwork Thu May 7 17:35:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1285530 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.a=rsa-sha256 header.s=bombadil.20170209 header.b=GxCM020q; 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 49J0x023lbz9sSw for ; Fri, 8 May 2020 03:35:48 +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=VEn7RFf0IcoH4F6kPg9MhGf1P2+6RSWIGc5xox/qvMs=; b=GxCM020qWzGuBf Gou11Fy520H4N1iiG6+WyGPmgmW6LTsaGlOmtlAlKIicle2wWTGAA0COD0KyWFGP6tBBZlnEfnoht 9n/wQqpySKc/ZufOJd+xmH777oeisOeY2HK93Qskbm79n8YtlAO5jjlhRassc9Y7pRINlXlwg4bbd 3tHRuM8gf6Vt3mcWw8Q4bcIi9YlUf2SxxFyuyeNETbfNvPcI3K1AKI7rwoWth5J65lIvKEffHSILq i6u756NnAzNOKwklnJrPM7naUR2l2ELBoDlahmS+OpcEXNfhES95Eq27Nttj/OcfME2hhwUw7QfuZ tjG+2hjZN2ISWI8cS2gg==; 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 1jWkQy-0000De-KZ; Thu, 07 May 2020 17:35:44 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jWkQu-0000D5-TS for linux-arm-kernel@lists.infradead.org; Thu, 07 May 2020 17:35:42 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id B9CBE80CD; Thu, 7 May 2020 17:36:29 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL] Fixes for omaps for v5.7-rc cycle Date: Thu, 7 May 2020 10:35:26 -0700 Message-Id: X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200507_103540_990472_D4F9246C X-CRM114-Status: UNSURE ( 9.28 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 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 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/fixes-rc4 for you to fetch changes up to 738b150ecefbffb6e55cfa8a3b66a844f777d8fb: ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1 (2020-05-05 10:19:39 -0700) ---------------------------------------------------------------- Fixes for omaps for v5.6-rc cycle Few device tree fixes for various devices: - A regression fix for non-existing can device on am534x-idk - Fix missing dma-ranges for dra7 pcie - Fix flakey wlan on droid4 where some devices would not connect at all because of internal pull being used with an external pull - Fix occasional missed wake-up events on droid4 modem uart ---------------------------------------------------------------- Faiz Abbas (1): ARM: dts: am574x-idk: Disable m_can node Kishon Vijay Abraham I (1): ARM: dts: dra7: Fix bus_dma_limit for PCIe Tony Lindgren (3): Merge branch 'fixes-v5.7' into fixes ARM: dts: omap4-droid4: Fix flakey wlan by disabling internal pull for gpio ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1 arch/arm/boot/dts/am574x-idk.dts | 4 +++ arch/arm/boot/dts/dra7.dtsi | 4 +-- arch/arm/boot/dts/motorola-mapphone-common.dtsi | 43 +++++++++++++++++++++++-- arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++ 4 files changed, 51 insertions(+), 5 deletions(-)