From patchwork Thu Feb 10 10:29:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Bogendoerfer X-Patchwork-Id: 12741655 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76844C433EF for ; Thu, 10 Feb 2022 10:29:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239611AbiBJK3t (ORCPT ); Thu, 10 Feb 2022 05:29:49 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:43280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238573AbiBJK3t (ORCPT ); Thu, 10 Feb 2022 05:29:49 -0500 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 31F2D2C5; Thu, 10 Feb 2022 02:29:50 -0800 (PST) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1nI6hx-0005bS-00; Thu, 10 Feb 2022 11:29:49 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 522F4C24BE; Thu, 10 Feb 2022 11:29:39 +0100 (CET) Date: Thu, 10 Feb 2022 11:29:39 +0100 From: Thomas Bogendoerfer To: torvalds@linux-foundation.org Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] MIPS fixes for v5.17 Message-ID: <20220210102939.GA9285@alpha.franken.de> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566: Linux 5.17-rc3 (2022-02-06 12:20:50 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_3 for you to fetch changes up to d9565bf40da22426d2f660cb31700b6858d1911d: MIPS: DTS: CI20: fix how ddc power is enabled (2022-02-09 13:58:26 +0100) ---------------------------------------------------------------- - device tree fix for Ingenic CI20 ---------------------------------------------------------------- H. Nikolaus Schaller (1): MIPS: DTS: CI20: fix how ddc power is enabled arch/mips/boot/dts/ingenic/ci20.dts | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-)