From patchwork Fri Dec 17 09:38:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 12696594 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 939DBC433F5 for ; Fri, 17 Dec 2021 09:41:36 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=dBFQVJxKUFUGdxwvtfUX74dH4XFqsMqUZxluvL3tD80=; b=DQc V3iuJ6NdklyAGvpJgbcM0VKZN9U1XOaOgJne+ip9OzJP1UiJA6IhaA+hMkI+XlNNCuk6loKxSVAyi bw4Rs71LZDz5FLVadAgL0R2fMRNf8tYg+0KlEe96NMeDhIiM6JGDH2OTq8f8NPmHnHYl9KmgCu3By 76LTpBBJVZQ1aLj9N/pYIc2MYZAgOvcmuouXtuPgtzrGvN/JghWoHInhgl7+iPGAyTWFCZQqpilRt f3Si86pp+R0gP3QoYZ8PXYhVSW8FPQga882GBW3r0Q6eOqQdSv/M4/UniejI0v1YNiFwvbbNVSb/T 9mgpnSwlogFtSEkNyko2Y7PHk6k0yOA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1my9ir-009F2Z-Rj; Fri, 17 Dec 2021 09:40:18 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1my9hK-009E8Y-QW for linux-arm-kernel@lists.infradead.org; Fri, 17 Dec 2021 09:38:44 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 4BB18B8276F; Fri, 17 Dec 2021 09:38:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 878AEC36AE5; Fri, 17 Dec 2021 09:38:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639733919; bh=7yReAoDGVIbTjZA2nEM044WCC4ccguKERnbN4BryHqI=; h=Date:From:List-Id:To:Cc:Subject:From; b=J91v6fOIWfq1wn6Mon6wIPZsntdoOegX5SD80WxOPgk39w+79kvykH2gQcxZOKZYN p+J6Dhd5ICPmhZTp/KYjzjav+1vXT8Mkk5LZixykUHhB38fTphEBs8YA8XcoftiwUd 9raRWZ3J96joRIjtpcYiLplmD1rKOhKoAn+bhw/0SduvOWSx42lxmRNdQ/2UzsDQkG N+imUX70ZbwUUnHLKP9Rd/kMpo2/+967aznaNQvp0LJU92GDJxoE6LaJ3GUnfesYR9 d24dVLd/puaexHsmze0virU2z/kynFKCw17/GY97k5+XZ02l3K06bmwD3o5+MkfLFG TOWBPtiKD2cwQ== Date: Fri, 17 Dec 2021 10:38:36 +0100 From: Maxime Ripard 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 Fixes for 5.16 Message-ID: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211217_013843_066863_7FC988F8 X-CRM114-Status: GOOD ( 11.99 ) 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, Please pull the following changes for the current release. Thanks! Maxime The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.16-1 for you to fetch changes up to 08d2061ff9c5319a07bf9ca6bbf11fdec68f704a: arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode (2021-11-17 16:40:50 +0100) ---------------------------------------------------------------- One patch to fix the GMAC PHY mode on the OrangePi Zero Plus ---------------------------------------------------------------- Robert Marko (1): arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)