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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 82E2EC433E0 for ; Fri, 19 Feb 2021 13:57:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3589F64EBD for ; Fri, 19 Feb 2021 13:57:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230091AbhBSN5X (ORCPT ); Fri, 19 Feb 2021 08:57:23 -0500 Received: from mga11.intel.com ([192.55.52.93]:52104 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229636AbhBSN5U (ORCPT ); Fri, 19 Feb 2021 08:57:20 -0500 IronPort-SDR: U0L9glj0LbjFDdYTjqkrTB81FrhDgNV6Y6RR2xPGjlklLhxYJOJB0nD0ZmSgu7VR/rEJGAzSNy +4fKCju/bupg== X-IronPort-AV: E=McAfee;i="6000,8403,9899"; a="180331905" X-IronPort-AV: E=Sophos;i="5.81,189,1610438400"; d="scan'208";a="180331905" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Feb 2021 05:55:34 -0800 IronPort-SDR: mQlPCQFL5QGufihX8XucWzipo9ErMQ6qnRGrAuoIqyVY3rOgxVUqz30tDQJiYU6X5PWtBHZczS snFMella6euA== X-IronPort-AV: E=Sophos;i="5.81,189,1610438400"; d="scan'208";a="496299341" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Feb 2021 05:55:33 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1lD6Fn-006E2l-07; Fri, 19 Feb 2021 15:55:31 +0200 Date: Fri, 19 Feb 2021 15:55:30 +0200 From: Andy Shevchenko To: Sven Schuchmann Cc: Pavel Machek , Dan Murphy , "linux-leds@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v2 2/4] leds: lp50xx: add setting of default intensity from DT Message-ID: References: <20210204143738.28036-1-schuchmann@schleissheimer.de> <20210204145308.GC14305@duo.ucw.cz> <20210205103438.GB27854@amd> <20210219111659.GI19207@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 19, 2021 at 11:38:09AM +0000, Sven Schuchmann wrote: > Hello Pavel, hello Andy, > > > -----Ursprüngliche Nachricht----- > > Von: Pavel Machek > > Gesendet: Freitag, 19. Februar 2021 12:17 > > An: Sven Schuchmann > > Cc: Dan Murphy ; linux-leds@vger.kernel.org; linux-kernel@vger.kernel.org > > Betreff: Re: [PATCH v2 2/4] leds: lp50xx: add setting of default intensity from DT > > > > > > Can you or Dan submit patch getting the regulator support to work? If > > > > not, I guess we should remove the regulator support after all. > > > > > > To be true I am fairly new to the kernel and have no idea > > > how to test this. So no, I don't want provide a patch (except > > > for removing), sorry. > > > > No problem. It seems Andy submitted series for this. > > > > To me it seems that patches from Andy don't make > the regulator work. Maybe I am wrong? I;m not sure I understand this correctly. Do you mean that my patches broke something? Which one explicitly and what is broken? > I am very busy right now but hopefully I will find some more > time next week to submit some new patches. On my list so far > for the lp50xx: > * Remove unused variable https://www.spinics.net/lists/linux-leds/msg17654.html > * Enable-GPIO not working (used before init, reset/enable order wrong) > * Add default setting from DT https://www.spinics.net/lists/linux-leds/msg17596.html > * Fix regulator https://www.spinics.net/lists/linux-leds/msg17631.html -- With Best Regards, Andy Shevchenko