From patchwork Fri May 13 13:16:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 12848808 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 AD66EC433EF for ; Fri, 13 May 2022 13:17:30 +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=lkwaET3ZwjL2AGDLKLUr+NPt1mLHxscL/1mag34s1+k=; b=gHeJf5UCYGNxfd 4gsQo7H4i8A8YSNa3UZuxrEfo6dyO1ImetFlUGdKOPKN0e5y+EK0tBn1BkM+P51fa/HT3MRDc3mfM lvRH4dWgIWa52eAH9a/Av7KBRF2IYIhEOyqzKdRfKCwKrLGcF6eedCuRAmpUPgiVhpphCqJ6At8iL UK5qhCuWhzio6LjY9DD+7vIack8SF5io8yUVOxKiG9I60VE/r0OwpdjNpOrb6I5YAUOTOTq2GSSMt Rw+m0XT5iG4CO6FXdhEEQLaqIPIE2FRV5rX8fqxnLUWwtj6IRJ1P3h/b+nA1YwO0NnVNEkX/YzQFS 9/BUtjhvucsPEXdiqDPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1npV9e-00GCl0-Ly; Fri, 13 May 2022 13:16:26 +0000 Received: from relay6-d.mail.gandi.net ([2001:4b98:dc4:8::226]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1npV9b-00GCjl-8W for linux-arm-kernel@lists.infradead.org; Fri, 13 May 2022 13:16:24 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 0636CC0011; Fri, 13 May 2022 13:16:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1652447777; 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=liyWTIldXrafxgkR+zote2D3MKOrU6ubjwK9QTMretU=; b=pHvDzY20ODIZdtvTxKNdobBpGbo0UZLA63WnZnwRHE2MsmtMKSCtgjmInv11SlcpcRyBsu 1/67VD8B5BbsCS3nOYnkHsnE+wOQvlWNLVYVwXrpCmxY4vXtCoXIjHxzep1XAiMnqetHgK 0rGHkTnLxSHw8NLF9nxxi5iOIWzbXrVyGiReyZP00EpudyrKpNFFGEQRXmhc9oyOt/Gv9r 73Eabn+y/spoqwiFWANGLexLQLKI6JE8TqVBEeBAUIHIjeu/UjPrTJvjxZYdDUteSnoIVR oUZ0LxUJxiL3uCuUn5uIzy7XOfkR55ExD049pzC2ZUaxUMt7hhOis2gKghiJUA== From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: arm for v5.19 (#1) Date: Fri, 13 May 2022 15:16:03 +0200 Message-ID: <87o801r2ss.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220513_061623_488484_A7887044 X-CRM114-Status: UNSURE ( 7.21 ) 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 v5.19. Gregory The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-5.19-1 for you to fetch changes up to 0431de14ae0868ccc5f36bfdf8e8d664bfd8ab53: orion5x: fix typos in comments (2022-05-09 10:35:55 +0200) ---------------------------------------------------------------- mvebu arm for 5.19 (part 1) Fix typos in comment on orion5x files ---------------------------------------------------------------- Julia Lawall (1): orion5x: fix typos in comments arch/arm/mach-orion5x/dns323-setup.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)