From mboxrd@z Thu Jan 1 00:00:00 1970 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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable 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 CE88FC3F2C6 for ; Sat, 7 Mar 2020 09:14:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ABBB4206D5 for ; Sat, 7 Mar 2020 09:14:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726368AbgCGJOC (ORCPT ); Sat, 7 Mar 2020 04:14:02 -0500 Received: from elvis.franken.de ([193.175.24.41]:54703 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726339AbgCGJOC (ORCPT ); Sat, 7 Mar 2020 04:14:02 -0500 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1jAVWw-0000pd-00; Sat, 07 Mar 2020 10:13:58 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 5A923C0FA0; Sat, 7 Mar 2020 10:06:17 +0100 (CET) Date: Sat, 7 Mar 2020 10:06:17 +0100 From: Thomas Bogendoerfer To: "H. Nikolaus Schaller" Cc: Paul Cercueil , Rob Herring , Mark Rutland , devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, letux-kernel@openphoenux.org, stable@vger.kernel.org Subject: Re: [PATCH v6] MIPS: DTS: CI20: fix PMU definitions for ACT8600 Message-ID: <20200307090617.GA4570@alpha.franken.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Mar 06, 2020 at 06:27:58PM +0100, H. Nikolaus Schaller wrote: > There is a ACT8600 on the CI20 board and the bindings of the > ACT8865 driver have changed without updating the CI20 device > tree. Therefore the PMU can not be probed successfully and > is running in power-on reset state. > > Fix DT to match the latest act8865-regulator bindings. > > Fixes: 73f2b940474d ("MIPS: CI20: DTS: Add I2C nodes") > Cc: stable@vger.kernel.org > Signed-off-by: H. Nikolaus Schaller > Reviewed-by: Paul Cercueil > --- > arch/mips/boot/dts/ingenic/ci20.dts | 39 ++++++++++++++++++----------- > 1 file changed, 24 insertions(+), 15 deletions(-) applied to mips-fixes. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]