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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B1B5C4332F for ; Thu, 8 Dec 2022 10:09:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229651AbiLHKJd (ORCPT ); Thu, 8 Dec 2022 05:09:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229462AbiLHKJb (ORCPT ); Thu, 8 Dec 2022 05:09:31 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C0450FD19; Thu, 8 Dec 2022 02:09:29 -0800 (PST) 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 dfw.source.kernel.org (Postfix) with ESMTPS id 3BAF461E5A; Thu, 8 Dec 2022 10:09:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 07DB6C433D6; Thu, 8 Dec 2022 10:09:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1670494168; bh=pdHuBW2vgVkBR1zSw6UMnFvXwScyE1N5Uf4fEZpGo8o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DXFisoLykZoKbJlVpVttqTBOuqb9Mr5OrYjDriTOzcmsFUFDS7ObXQZCWgT7LT9wP gy3D4d/xT08bysWegGeXGzG8eL31sQo/urFHN9BuLD/ZVRH04FzJgZW5C4yMczWWO1 xYyILlibuakLQXKm6Nn7uFYohFPHA6rcqjXvfqxfybqvsO0usdz5MedXaC9p4hdL5s VdrFW4Bsk8T3AqCDhwQvZBtLCcFpYDUpTj5tuAWIzL1WuaDmiAd1SMGG2ILXw56tx/ BTHz/ehGuSdqkOgR6gLyYVaJJz/dfu1Fgoz8reT90QIV74Jj0x+nsr2MQQzSFMpqP9 b2//QdHMHFGcA== Date: Thu, 8 Dec 2022 10:09:22 +0000 From: Lee Jones To: Pavel Machek Cc: Rob Herring , Krzysztof Kozlowski , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Satya Priya , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH] leds: qcom,pm8058-led: Convert to DT schema Message-ID: References: <20221201131505.42292-1-krzysztof.kozlowski@linaro.org> <20221202000858.GA1737135-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 07 Dec 2022, Pavel Machek wrote: > On Thu 2022-12-01 18:08:58, Rob Herring wrote: > > On Thu, Dec 01, 2022 at 02:15:05PM +0100, Krzysztof Kozlowski wrote: > > > Convert the Qualcomm PM8058 PMIC LED bindings to DT schema. > > > > > > Signed-off-by: Krzysztof Kozlowski > > > --- > > > .../devicetree/bindings/leds/leds-pm8058.txt | 67 ------------------- > > > .../bindings/leds/qcom,pm8058-led.yaml | 57 ++++++++++++++++ > > > .../devicetree/bindings/mfd/qcom-pm8xxx.yaml | 4 ++ > > > 3 files changed, 61 insertions(+), 67 deletions(-) > > > delete mode 100644 Documentation/devicetree/bindings/leds/leds-pm8058.txt > > > create mode 100644 Documentation/devicetree/bindings/leds/qcom,pm8058-led.yaml > > > > Reviewed-by: Rob Herring > > > > Or should I apply it? > > Thanks for ACK, let me take it, I guess. Did you see Krzysztof's replies to this patch? Sounded like he was going to re-work it, which is why I left it. -- Lee Jones [李琼斯]