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 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 56580C433FE for ; Wed, 23 Feb 2022 08:55:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 25B3EC340E7; Wed, 23 Feb 2022 08:55:54 +0000 (UTC) Received: from muru.com (muru.com [72.249.23.125]) by smtp.kernel.org (Postfix) with ESMTP id 35BE7C340EF; Wed, 23 Feb 2022 08:55:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 35BE7C340EF Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=atomide.com Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id A3EA180A4; Wed, 23 Feb 2022 08:54:50 +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 Date: Wed, 23 Feb 2022 10:55:39 +0200 Message-Id: X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: "Tony Lindgren" The following changes since commit 486343d3728be741db13854dc7e983c20cdd7c07: Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes (2022-02-07 17:42:44 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.17/fixes-signed for you to fetch changes up to 8840f5460a23759403f1f2860429dcbcc2f04a65: ARM: dts: Use 32KiHz oscillator on devkit8000 (2022-02-18 10:08:45 +0200) ---------------------------------------------------------------- Fixes for omaps Fixes for devkit8000 timer regression. Similar to the earlier beagleboard fixes, we must not configure the clocksource drivers to use an alternative timer configuration. It causes unnecessary issues with power management. Only some old designs based on early beagleboard revisions with a miswired timer need to use the alternative timer. ---------------------------------------------------------------- Anthoine Bourgeois (2): ARM: dts: switch timer config to common devkit8000 devicetree ARM: dts: Use 32KiHz oscillator on devkit8000 arch/arm/boot/dts/omap3-devkit8000-common.dtsi | 18 ++++++++++++++ arch/arm/boot/dts/omap3-devkit8000.dts | 33 -------------------------- drivers/clocksource/timer-ti-dm-systimer.c | 3 +-- 3 files changed, 19 insertions(+), 35 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 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 6038CC433EF for ; Wed, 23 Feb 2022 08:57:17 +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=y+jXRQdGkJbkIkKGjY2ixw9vgYecdUteLqlnm6Ib6jA=; b=P2F5RQL/2Lw6Sv 7sST19fiw6VF1yK33shARc2xmQSSyIWjD1Tz1FH7SXKDM3nx73hHis77DkQaGxK47sirz3xybbaXA 2GgbbCweK/1//Z8kTw1uFR6ncZ7UmWLMge2axJvowcBBxgKPogkQMsUL7ccDNFKN3pBGFZqE7fJy1 E8d8NDnmoc8Y/6k3JG5JGkLgeOS+yn7i2tmezLoWErZZuEeCqcXngSi9UJo4U8Gaj7xQoa3YS41eO TONK+Af5Vd4FpvYE1pnEKx+vU6oewJOHJH0Oq73NVoRDdW7YioiJ9lG4CdeIPIoD/88LFmPJItnm+ 5eu/uGp07ESTLnn5nP3A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMnRP-00DLmW-8M; Wed, 23 Feb 2022 08:56:07 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMnR7-00DLeC-AJ for linux-arm-kernel@lists.infradead.org; Wed, 23 Feb 2022 08:55:51 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id A3EA180A4; Wed, 23 Feb 2022 08:54:50 +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] Fixes for omaps Date: Wed, 23 Feb 2022 10:55:39 +0200 Message-Id: X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220223_005549_461147_C3943FE3 X-CRM114-Status: UNSURE ( 7.65 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 486343d3728be741db13854dc7e983c20cdd7c07: Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes (2022-02-07 17:42:44 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.17/fixes-signed for you to fetch changes up to 8840f5460a23759403f1f2860429dcbcc2f04a65: ARM: dts: Use 32KiHz oscillator on devkit8000 (2022-02-18 10:08:45 +0200) ---------------------------------------------------------------- Fixes for omaps Fixes for devkit8000 timer regression. Similar to the earlier beagleboard fixes, we must not configure the clocksource drivers to use an alternative timer configuration. It causes unnecessary issues with power management. Only some old designs based on early beagleboard revisions with a miswired timer need to use the alternative timer. ---------------------------------------------------------------- Anthoine Bourgeois (2): ARM: dts: switch timer config to common devkit8000 devicetree ARM: dts: Use 32KiHz oscillator on devkit8000 arch/arm/boot/dts/omap3-devkit8000-common.dtsi | 18 ++++++++++++++ arch/arm/boot/dts/omap3-devkit8000.dts | 33 -------------------------- drivers/clocksource/timer-ti-dm-systimer.c | 3 +-- 3 files changed, 19 insertions(+), 35 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel