From mboxrd@z Thu Jan 1 00:00:00 1970 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=-13.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,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 B4CB2C47257 for ; Thu, 7 May 2020 17:35:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8D73B20735 for ; Thu, 7 May 2020 17:35:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728198AbgEGRfl (ORCPT ); Thu, 7 May 2020 13:35:41 -0400 Received: from muru.com ([72.249.23.125]:53456 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726393AbgEGRfk (ORCPT ); Thu, 7 May 2020 13:35:40 -0400 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 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] 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 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.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(-) From mboxrd@z Thu Jan 1 00:00:00 1970 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=-13.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,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 4DDA4C38A24 for ; Thu, 7 May 2020 17:35:45 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 2120A20735 for ; Thu, 7 May 2020 17:35:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GxCM020q" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2120A20735 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+infradead-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=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-8M; 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 List-Id: 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-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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.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(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel