From patchwork Thu Oct 19 15:33:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 13429390 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 EC2A4CDB465 for ; Thu, 19 Oct 2023 15:34:10 +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=4Z2W0EX0KI8pouoUuTlFo5VZ+8OmItLlpE0mjS2zkiI=; b=rzlj4WHlhnZ5Lw P8DN8w6sg4b7+U0JT0APDChIgWZ+69c+vhdEb5gtikosDwZSKui2bjHAsW0wwZctfI5KRxA6NkUfE ffCm1aiYwpo9gWhgPiKtRy8/Fmar1aZBCjXLoSnxnRzKhS+me79gnPsj1lUKHA7ZB1bvys7I87+Tb ZqSxhhHqG4P8epw2a8QSKTu8YP0eZnbzivSVniEyhEnFi0ny+zn83wB4LGpfkq/HJJS7+aVqB1s/3 WxcgpuVlg/+Pob7D2VpBPI8LpZhudtyn6wxVMzq9RusDJ3afUpjqlH7+FleKeiQBHyLtHsOSwhzni zdSauFFcBBZxKpopmFbw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtV1p-000CoQ-1w; Thu, 19 Oct 2023 15:33:41 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qtV1n-000Cmn-0T for linux-arm-kernel@lists.infradead.org; Thu, 19 Oct 2023 15:33:40 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id A9FD51BF208; Thu, 19 Oct 2023 15:33:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1697729616; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=OhOVzRXSe2HLt9WKt8+4CTrBXkgg5rXE1jl9izk9bYs=; b=eWM5zk9S5rRHHQe7pIPZ2rfWuHtprTi98CLeKe8TSHFBOLSyYYwgxqlQ6GDBKG2uTfvLrX R1FrsBcYQfcH7wYgNttfoWHQ3O+8Y0zsZtYmZwOSM+VjoGFz75DW3aWUHtmFwXM3+JPBi/ eKoj1oIjfINWQwltq9Ar3PFx4hQv1kkoVL3m1w88L+0dXM6vVItHRBhDQqjUGxbBGltZ6X SLIyOr1KCSRqdbYURf1yF53eRSADUWB5uLyhlqfgt7FpaWYO7PG/amdG00aLRGzKMeKjGd Ly3g2dAUXjqHIfOE1ahQ3e+HXgQl46wLqaRgHw1aWELuxrKmqgVIkzbXcpJsbA== From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: arm for v6.7 (#1) Date: Thu, 19 Oct 2023 17:33:36 +0200 Message-ID: <87zg0e8w4v.fsf@BL-laptop> MIME-Version: 1.0 X-GND-Sasl: gregory.clement@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231019_083339_319903_090EF5C0 X-CRM114-Status: UNSURE ( 8.12 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, Here is the first pull request for arm for mvebu for v6.7. Gregory The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-6.7-1 for you to fetch changes up to cc3b17cabe9fd2881eace5b7b1581914569d62e9: soc: dove: add missing of_node_put (2023-09-20 11:28:02 +0200) ---------------------------------------------------------------- mvebu arm for 6.7 (part 1) Fix missing of_node_put in dove code base ---------------------------------------------------------------- Julia Lawall (1): soc: dove: add missing of_node_put drivers/soc/dove/pmu.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)