From patchwork Sun May 5 21:31:36 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 13654670 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 47FC2C4345F for ; Sun, 5 May 2024 21:31:57 +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=2JgGW7FGatDahgmxhH+a0XXiRYXvKLAOWIVoxE7WVzE=; b=coz8ptD/Ed0A3W g7z5nns708RKkbZb1XP6WIMQbdR+SNr2HDBzJBRCk6bd+lgBar9rfaI9okRS2OIQKwdoba5giP18a 0tpnVOQ5Q+zTFb6Rvgmm4Eo+3e7yPQMsvGkI+23+f8DscKS0SuAbJRUjP8py9Ku39PBq937qLWpgr MVO6DgflJq2+xrVsCt70t0eoKja8QE4SENof2A/IeS7NkvW2twz3KbnMo6ZJieJczUHCX+jBe+POB xsP/VZ9YBrtQ59FETb+RhN1vActJ44lEW+ighLIY5cTDaodSrMiNFGeWezAxgwcK8LRXTOFOQ0+42 sWzoeggh0xbYMnDw0Qvg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s3jSS-00000005LIM-27pn; Sun, 05 May 2024 21:31:44 +0000 Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s3jSP-00000005LHZ-3UrI for linux-arm-kernel@lists.infradead.org; Sun, 05 May 2024 21:31:43 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id AE1D71C0004; Sun, 5 May 2024 21:31:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1714944698; 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=1ZI+z05WrHI8SBqtELnJNtMdn7HbHxw4mWhbbarHVb8=; b=GjpsrcjfslGUwkZ4Gtucp3JiO41ujpPYGA95Kfi2IEpTMfJaRJHTYvwgc3WTv+92W4ySKN IZgNt1ZUnLdudIF2N0SWjDrI3NduMpKDI8rA0zX96dlkliqGGAGWE1ilNhu3pqkM11+fQQ bNKPtoITaxgi5wjqpcX5dLOe2p1Wi2B4FW8hyraPbpJDFiie4MaI+Rd2iccxd3gYPVR0cw F0G6a6TVdgNCbo3rVvCC3jdmdqc+750gU2mkEKy4YMFRizJ724w3L25hMtEQTCi5/dVU1g 1/NeOoOQVjuTIdFrSHVS/HHfnbJG3D3cmHKJF6CCDfeaF2rxi8NZiPczAA/0vQ== From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: arm for v6.10 (#1) Date: Sun, 05 May 2024 23:31:36 +0200 Message-ID: <87h6fcndxj.fsf@BLaptop.bootlin.com> 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-20240505_143142_027728_532FA628 X-CRM114-Status: UNSURE ( 7.24 ) 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.10. Gregory The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-6.10-1 for you to fetch changes up to 3153eb8e047339e5217338d2f3b25e58c8683d7f: ARM: orion5x: Convert TS409 board to GPIO descriptors for LEDs (2024-05-05 18:18:18 +0200) ---------------------------------------------------------------- mvebu arm for 6.10 (part 1) Decrease the usage of global GPIO numbers for LEDs for Orion5x boards ---------------------------------------------------------------- Linus Walleij (5): ARM: orion5x: Convert D2Net board to GPIO descriptors for LEDs ARM: orion5x: Convert DNS323 board to GPIO descriptors for LEDs ARM: orion5x: Convert MV2120 board to GPIO descriptors for LEDs ARM: orion5x: Convert Net2big board to GPIO descriptors for LEDs ARM: orion5x: Convert TS409 board to GPIO descriptors for LEDs arch/arm/mach-orion5x/board-d2net.c | 16 +++++++-- arch/arm/mach-orion5x/dns323-setup.c | 63 ++++++++++++++++++++++++++--------- arch/arm/mach-orion5x/mv2120-setup.c | 29 +++++++++++----- arch/arm/mach-orion5x/net2big-setup.c | 21 +++++++++--- arch/arm/mach-orion5x/ts409-setup.c | 25 +++++++++----- 5 files changed, 116 insertions(+), 38 deletions(-)