Message ID | pull-1691658952-110529@atomide.com-4 (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 0CAE0C001DE for <linux-arm-kernel@archiver.kernel.org>; Thu, 10 Aug 2023 09:17:43 +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=SBSKL8r0wkMls3JOdhNLyMOiv0o/exmdgwpV99N+KMk=; b=AbIUNLheIls3dk VGAvReqEyTn0C9U8njfglrFfwgCeag3xaCfFTVas3AUt3Q1tqlc4p2+cZMWNQjvlxqPurTWx2pfzs iZRtxBhQbMEs8fyNHvAtkKU+tAUDIciOasfK9yp1Tx9OY+UB2honas2P63znQh/HNyCytmttt8Abr A+VRDpR+Wn71d7f1uP5ZPHZWJWwpsHAPmhJ/iSzw5q2xs+ztBP42VvUrxIEr1mNRge10gjFLWEJsi 8qY/RvHH2gkKedmg2YtigZs8zOxMvbd5m+psWXK+yTMw/buE/v6WBHvpvRA/b+wyuT6EaqvVX+/ZI 1VWLU3h7fWyM1uS0BYuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qU1nB-006xje-2e; Thu, 10 Aug 2023 09:17:17 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qU1n5-006xi0-0d for linux-arm-kernel@lists.infradead.org; Thu, 10 Aug 2023 09:17:12 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id E58488225; Thu, 10 Aug 2023 09:17:09 +0000 (UTC) From: Tony Lindgren <tony@atomide.com> To: soc@kernel.org Cc: arm@kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Tony Lindgren" <tony@atomide.com> Subject: [GIT PULL 4/4] SoC changes for omaps for v6.6 Date: Thu, 10 Aug 2023 12:16:53 +0300 Message-ID: <pull-1691658952-110529@atomide.com-4> X-Mailer: git-send-email 2.41.0 In-Reply-To: <pull-1691658952-110529@atomide.com> References: <pull-1691658952-110529@atomide.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230810_021711_273510_8AD6FD0F X-CRM114-Status: UNSURE ( 9.20 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[GIT,PULL,1/4] Devicetree binding changes for omaps for v6.6
|
expand
|
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.6/soc-signed for you to fetch changes up to 2c32e600a068b44433e7b453121ef65f4b4210cf: Merge branch 'omap-for-v6.5/cleanup' into omap-for-v6.6/soc (2023-08-02 10:46:07 +0300) ---------------------------------------------------------------- SoC changes for omaps for v6.6 SoC changes to include the correct devicetree headers, and an update to make use of_range_to_resource(). There is also a non-urgent fix for pwrdm_read_prev_pwrst() array-bounds warning. ---------------------------------------------------------------- Gustavo A. R. Silva (1): ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch() Rob Herring (2): ARM: omap2: Use of_range_to_resource() for "ranges" parsing ARM: omap2: Explicitly include correct DT includes Tony Lindgren (1): Merge branch 'omap-for-v6.5/cleanup' into omap-for-v6.6/soc arch/arm/mach-omap2/board-generic.c | 3 +-- arch/arm/mach-omap2/omap4-common.c | 3 +-- arch/arm/mach-omap2/omap_hwmod.c | 45 +++++-------------------------------- arch/arm/mach-omap2/powerdomain.c | 2 +- 4 files changed, 9 insertions(+), 44 deletions(-)