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 585B8EB64DC for ; Mon, 10 Jul 2023 09:13:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231518AbjGJJNW (ORCPT ); Mon, 10 Jul 2023 05:13:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43372 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231497AbjGJJNU (ORCPT ); Mon, 10 Jul 2023 05:13:20 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B8DCA8 for ; Mon, 10 Jul 2023 02:13:19 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id 4fb4d7f45d1cf-51bece5d935so5923814a12.1 for ; Mon, 10 Jul 2023 02:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688980398; x=1691572398; 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=CG1I6tcp3hVAXZrFqTlwpFKD5HNiYVapIGC9q/FI7qk=; b=u3Z3N8bKi+D63EKsc5W2QQidjSz0pu73XtESpXnMSXp/uKHWmi9eNVtGJYt/T6+1jp 2///OgqFP9FCzo916Sfegm5qrgZz/dzHxVFwszHymrxqBBYirTFsSJgOi9mRvCbpspqD kVYNKWR8050Bh6M6j0gdJiUnUp7c9uCWdBXdwVzCzHWg0gJ69SMmQldr/ZFiCFNtJ6Gk UhAiCfNipl/2h/6ZyGXA5hj+X1pCjv/uXDSVK6kSX+sBLuT6yfsj+CoY5pdGt8VkgFdO a+HsSDJ41/3+lA8yh+9Y8sBq88SoEZRfYc6GQCxFO3rwKyY6134fAIshqdDGxHQp6Das X41w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688980398; x=1691572398; 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=CG1I6tcp3hVAXZrFqTlwpFKD5HNiYVapIGC9q/FI7qk=; b=ChZoMFV+0evnM1c7NI6sOFG0cC+4G1+DAAEf5ThjlcCHi/7bSYz8uTv1MRuIsRzgcq DaiBSwCmdeQ7etJoxN5ievLPvzzYhVslXAPiebR2/ZNWzKnxL2wRNzxynj2MNy2TPMd9 wiRamQzTn82u1fz6CsFI9+uedEqh4fe5RpFzeJaeI14y1ycNc8/I/muFpa/V+zDHZB0K X7sXZb/zV6J/BkwoQNsVTLkA1kF+cRO3d3gXeb59NeTIsF9eftoUvQjU1Gp+8PaSQ2p9 Q/LJppsc3YaSfjkIYT4Uu2Af8JD+Wk4rTyWDcEipR3B/ni/L8Q1x+GCyE5nExQP2fXhj mzow== X-Gm-Message-State: ABy/qLZnYzsuoVLwvctQA0rWE6gjVdWMxLk1N53r2DrOWN8wBMX/WYqq YjHpsEfEFOfvLGija/nB+ZAn6Q== X-Google-Smtp-Source: APBJJlFtjV+8ozh7/IexRCUGsvDLOnCizQ1Skj3GZ2L8qt9llerxbz6Q2n/F1po1q747/GJr+fONwg== X-Received: by 2002:a50:eac5:0:b0:51e:fbe:dc81 with SMTP id u5-20020a50eac5000000b0051e0fbedc81mr11272122edp.3.1688980397756; Mon, 10 Jul 2023 02:13:17 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id q25-20020a056402041900b0051de3c6c5e5sm5548648edv.94.2023.07.10.02.13.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 Jul 2023 02:13:16 -0700 (PDT) Message-ID: <361a4706-6a64-9322-3210-d9cd45827a2a@linaro.org> Date: Mon, 10 Jul 2023 11:13:14 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH] dt-bindings: leds: Convert Panasonic AN30259A to DT schema Content-Language: en-US To: Rob Herring , Pavel Machek , Lee Jones , Krzysztof Kozlowski , Conor Dooley , Simon Shields Cc: linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Iskren Chernev , Daniele Debernardi , Konrad Dybcio References: <20230707210653.868907-1-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20230707210653.868907-1-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 07/07/2023 23:06, Rob Herring wrote: > Convert the Panasonic AN30259A 3-channel LED controller binding to DT > schema format. > > Signed-off-by: Rob Herring > --- Reviewed-by: Krzysztof Kozlowski > .../bindings/leds/leds-an30259a.txt | 55 ------------ > .../bindings/leds/panasonic,an30259a.yaml | 84 +++++++++++++++++++ ... > diff --git a/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml b/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml > new file mode 100644 > index 000000000000..f55f8c232bc6 > --- /dev/null > +++ b/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml > @@ -0,0 +1,84 @@ > +# SPDX-License-Identifier: GPL-2.0 > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/leds/panasonic,an30259a.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Panasonic AN30259A 3-channel LED controller > + > +maintainers: > + - Simon Shields Device is used in qcom-msm8974pro-samsung-klte.dts, so maybe its main authors would maintain this binding? Iskren Chernev Daniele Debernardi Best regards, Krzysztof