From patchwork Fri Jun 11 14:55:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 12315879 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 78E08C48BE5 for ; Fri, 11 Jun 2021 14:55:55 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 4E8D5613EE; Fri, 11 Jun 2021 14:55:55 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id BE3BC60200; Fri, 11 Jun 2021 14:55:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623423355; bh=w/BG8YY3jV6/GlxIobZ63Z5fE/8mHTGyBhH25xHGwj8=; h=Date:From:List-Id:To:Cc:Subject:From; b=QZhjhvoGArMOy7qS3fi/xFRfkciJLVE8AN/sCKVlkD4OcxRdFiwbHNmaHggtwry1R aJrPKTqbBfkWqOnwKL81OltzwOX2qpd965MjpkpDGreBaRS9y/GvQ2BsCMr8n6GyYL uy9xRjL+X+JsUxc0XaHCK/MNUiYn5QlSSraWy48QZ7G9TWCvIe1Wj7+hMxhmwzgUxX VrwtF3Fm4gaKRpXZoHepcsu5zUvoEBPFwFPXhvEtkrAL5QerMB2GFVO4GKYfggLJYD 8sU4AEFVBzdsU1UvtFBKcynz+V8SmQBQEOqfwwd1h2I7Lc7IsdBuP4sjR8YoSCpLV4 dNJSY//5sVesQ== Date: Fri, 11 Jun 2021 16:55:53 +0200 From: Maxime Ripard List-Id: To: arm@kernel.org, soc@kernel.org Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, Chen-Yu Tsai , Jernej Skrabec Subject: [GIT PULL] Allwinner Platform Changes for 5.14 Message-ID: MIME-Version: 1.0 Content-Disposition: inline Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-core-for-5.14-1 for you to fetch changes up to cbccad664927e98db0f12adb7434fdfe51d3073a: arm64: sunxi: Build the sun4i timer driver (2021-05-10 09:15:09 +0200) ---------------------------------------------------------------- One patch to select one of our timer in the arm64 Kconfig option. ---------------------------------------------------------------- Samuel Holland (1): arm64: sunxi: Build the sun4i timer driver arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+)