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 A2429C43217 for ; Thu, 1 Dec 2022 13:17:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229631AbiLANRl (ORCPT ); Thu, 1 Dec 2022 08:17:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231193AbiLANRk (ORCPT ); Thu, 1 Dec 2022 08:17:40 -0500 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9883BAE53 for ; Thu, 1 Dec 2022 05:17:39 -0800 (PST) Received: by mail-lj1-x229.google.com with SMTP id z24so1851429ljn.4 for ; Thu, 01 Dec 2022 05:17:39 -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:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=qj5jLfcl/TleK/jyR5GjEQ/vCFrxs7vu0/jWUhzk7hg=; b=pJO4lzpoUQ//8p0gzjVyR7jn5l2RNbS51IJpUzJ2PN8dgdGtzdvry4Z+gcXBNedJ1W K5vf9nwLbR7xSHnqxkZrSBuqX/16TGqxe6aVkdbtwA3Mw024KwtobnPFX5iOMiQwg9kt HEj7eOx80a9BIxlJeqtz04UQnnSgqWOwUzEX4bwGz2RfvhcZH+IRPFLE/jlma2bmFl2B lCU8Bcm1GkBVPGYIOHHYtgi6EkFrRzO0e8l4BnaKf9JKCf2c3KpnEihiPUbhsyNI0Cix aZSGTBrxCTQAxs5ek4s8H/fqAwMZWpnl+K7eso9khNN/i/euV4782wUAIhVavvCfkWbQ L1PQ== 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:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qj5jLfcl/TleK/jyR5GjEQ/vCFrxs7vu0/jWUhzk7hg=; b=HpeJOFS7caU5lU7ZBA6uHURBfwyjzNI4cV9hhsQT2/A0fdgRfcv9z34CQ8mwK2Ifv6 BD+B9Nw2YHEtBaHbh5/MA27gOtI58vtvitJtp1JaovwjIZOuBy8M6Ib6XkEg5cYjW8kO IseIoT5f9eZU9AnBKKARpC33DSA3C0y3yLwRIhUrYEHrYEQxp75DkIMOJaW5qiMsIZXP pMQ9PUkHVGBkIDQZ+cgB2emUQzGpLHa7ARKMSy7VhrqMWSw/9uf6Zx347htYBKqaEzQt Byqk9m2ViV7IecZV6N2kK3fwKdfe8ceeFTxQnZt8P6uUY/ZhJZ3O5BNxkkzeCjSv3K/M X8KQ== X-Gm-Message-State: ANoB5pknDi91ZG3ZZpKCt8o3DcP0jmAKlck2cKj2hYV3bjk7/DB4ka6t p9mAPCEvfiI17k3+8EOtZFDD+A== X-Google-Smtp-Source: AA0mqf5jftLRflWRJ9gzjPfBtLmiKax+CH+MiAuyYkqFcM2CcLJBzf79oA9VFqvfZDNJwzvi1L+drg== X-Received: by 2002:a2e:95c4:0:b0:277:3dd2:beca with SMTP id y4-20020a2e95c4000000b002773dd2becamr22544875ljh.485.1669900657842; Thu, 01 Dec 2022 05:17:37 -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 f1-20020a056512360100b00498fe38ea0fsm645663lfs.174.2022.12.01.05.17.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Dec 2022 05:17:37 -0800 (PST) Message-ID: <6f5ef197-057f-400e-d4e0-649ed5becd38@linaro.org> Date: Thu, 1 Dec 2022 14:17:36 +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 To: Pavel Machek , Rob Herring , 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> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <20221201131505.42292-1-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 01/12/2022 14:15, 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(-) Note to myself: Use subject prefixes matching the subsystem (git log --oneline -- ...). Best regards, Krzysztof