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 E7900C63709 for ; Thu, 8 Dec 2022 10:19:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229580AbiLHKTx (ORCPT ); Thu, 8 Dec 2022 05:19:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58422 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229612AbiLHKTw (ORCPT ); Thu, 8 Dec 2022 05:19:52 -0500 Received: from mail-lj1-x22b.google.com (mail-lj1-x22b.google.com [IPv6:2a00:1450:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02BC454463 for ; Thu, 8 Dec 2022 02:19:50 -0800 (PST) Received: by mail-lj1-x22b.google.com with SMTP id l8so1030883ljh.13 for ; Thu, 08 Dec 2022 02:19:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=10WJDlf9oJXsY4jAF05O11SmuT12shB47OS13dhPV0c=; b=qS5P611nurHFZ/TBYo4/yeBcl5q6l+7yiF0ZlegH5T4L4oeEY17pIPgd9TLTN0s6m4 mwbebyCWTxp3cNS2UG7HTSZ7B36+/B9tk0Vcd+YRL2zLoyKg6C7cBwKj1LK22WcBMEpx a6IMw3DJ28lN7S3CNTCKnYU6C+1aSRz2n56FhYUhwKFFTAhr08HPsd0EHWN0rWqcooRt AYj90BxBXoJiZoYAURSQx1ltzD5qbFK2z3w8BPpiAOTSbCZIz1gvR29ioerurtYX2HSH w6x62FEmjRNRK7/Kz5tHdiqnWmPvBiseH8h0noK0xvOVPEXyZyjcGrVua0OqjZEf/PHy pDbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=10WJDlf9oJXsY4jAF05O11SmuT12shB47OS13dhPV0c=; b=r8WDPyJ/ct7+8w4RDNhcTYYpr/XpRv981i/Ba3tjDV1Z74IWzvscbsVzNBo3oIBDVH YaBLYZ6HelUTV1q7EFZJRJbMojF5YJ0bQN4/YPaVpvwz8MtQ4wy4aAMkqtN7AqPZ/Yh4 NnIO1sjHooOPk1Ov0z+4IsPQ9jmxnIJAmDxGIplSkFX2pKEQAuDf0zBKvQm+U2lzUzJ5 G5FbC6KqBiP1cypzv65uWiDvkLM0pshxdY70SeSGU3lfNe+HphxN+giZscNfUTGi+8q/ 76vdLLuoJ9t5MAyDCa2u9y0sa09vCu292dW+Zi7g6z+A6dD0RjmEEoCm/KHL0qM7Qge+ sytA== X-Gm-Message-State: ANoB5pkj+bo62/k8FVVNdwqSAtSF+/oqpe6f61k765UFo3Y0iDFBClYX A81GCs8U6oOb0LWN4HFOSM29sQ== X-Google-Smtp-Source: AA0mqf7cJzJyg77TLLMG4YOqskS1oKHjZCq05qLNoCRTZ/OG9J3ILZVaKronu52vVGrgOp88I8meCQ== X-Received: by 2002:a2e:7818:0:b0:279:bf32:34dd with SMTP id t24-20020a2e7818000000b00279bf3234ddmr12181221ljc.31.1670494789232; Thu, 08 Dec 2022 02:19:49 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id c14-20020a19e34e000000b004949a8df775sm278484lfk.33.2022.12.08.02.19.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Dec 2022 02:19:48 -0800 (PST) Message-ID: <947e47d3-4235-8f16-d3ef-c3ddd7d51acf@linaro.org> Date: Thu, 8 Dec 2022 11:19:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH] leds: qcom,pm8058-led: Convert to DT schema Content-Language: en-US To: Lee Jones , Pavel Machek Cc: Rob Herring , 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 References: <20221201131505.42292-1-krzysztof.kozlowski@linaro.org> <20221202000858.GA1737135-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 08/12/2022 11:09, Lee Jones wrote: > 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. The only rework needed was to add "dt-bindings:" prefix in the subject. If you could add it while applying/amending commit, that would be great and spare me resend. Otherwise, let me know if you dropped this patch and expect a resend. Best regards, Krzysztof