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 743BCC4332F for ; Fri, 2 Dec 2022 08:32:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232615AbiLBIcu (ORCPT ); Fri, 2 Dec 2022 03:32:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49344 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232753AbiLBIcD (ORCPT ); Fri, 2 Dec 2022 03:32:03 -0500 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60E6EBFCF2 for ; Fri, 2 Dec 2022 00:30:35 -0800 (PST) Received: by mail-lf1-x133.google.com with SMTP id f13so6331289lfa.6 for ; Fri, 02 Dec 2022 00:30:35 -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=KRzGhbLWq/EVeiZHGstPvpADlY6Gw7yqGMWIECivDNo=; b=xoj8AZ6d1kfLfbrh/1nP+oAlaN/s8oPmYwYT/hB6egk/w+lJdPUxsqJ46XJM3kbu0v WNUMr6WXob3ixTtB51PWsOXZzSlyrJcZLyRzbcgZi78Y1oJwINnDLMJM4a2ueJBeKMuK CyVOsxw/RuNXwGigC3yJ2I7cBnky9KWiIXQJw3IWO1Z+mXd2PsMZtANOSftFTuhJvKv6 cE+CMjZzK4Fice7ltOPWuQshHPwSPh6MvI7X3NPzrj2Kv0mh/ji2pFO/HwpUPwvSTNZP SBSeEph/wNbB/wspk+QfqCy5GVMHP8NQ4JoQl0gKzql0icb+jMFLtHd+S0MY0fBxkzmh LT4Q== 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=KRzGhbLWq/EVeiZHGstPvpADlY6Gw7yqGMWIECivDNo=; b=ntyeEzS7/XOKdmmbrJ8grlPw6QQY2Aj44Av5TIm7UaH/UCnbxEmNSl5hAVEEk/Savu X/c7Mwbx9PwnrfB9i47B/tV+HjUSOzjwr9/Zw+fjCNjIBgJDo6qvt1G+Bdmtl+jcFpOY lQ6umHP3riDCaDlHRQlwSiYfHgCp4CSfRevivFqTqwMi1JIeianDiV6OMzi4MH/At7Ud Ca5HwgK9c7nLejs1K6meOd8AC5c+9HTxULKL/idZdBv3fByYTR+21nLchpiFeWq/4dzK Ee4FBt0/EkXZz0DxiDYqeUgG/3M7TgzbBzhCPJtFKo3bsC58xc3UoJJd6q+qU96Xmrm0 zWxw== X-Gm-Message-State: ANoB5pnJtIvfVYsbC7jyzTw+a6Q/nRwNKMQMbwpUuOdRaWogWqjg4HBY sLH9t3GlwP7DhJA20T8wj9Z4wg== X-Google-Smtp-Source: AA0mqf5cRBXi+/1IoddLYtVQ1uiytPbiTqxIIwwNl5HC3xS8mRSFxfzJjaxjqWgC+iIbow0ml/Z0Bg== X-Received: by 2002:ac2:51a2:0:b0:4b5:3d3:224d with SMTP id f2-20020ac251a2000000b004b503d3224dmr11000207lfk.69.1669969833654; Fri, 02 Dec 2022 00:30:33 -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 k26-20020ac2457a000000b0049462af8614sm941669lfm.145.2022.12.02.00.30.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 02 Dec 2022 00:30:32 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2022 09:30:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH] leds: qcom,pm8058-led: Convert to DT schema Content-Language: en-US To: Rob Herring Cc: Pavel Machek , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Lee Jones , 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: <20221202000858.GA1737135-robh@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 02/12/2022 01:08, 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? There will be conflicts with: https://lore.kernel.org/all/20221201202144.448694-4-dmitry.baryshkov@linaro.org/ So both patches could go via same tree to avoid it. Best regards, Krzysztof