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 6E3BFCCA47B for ; Thu, 30 Jun 2022 19:57:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236645AbiF3T5P (ORCPT ); Thu, 30 Jun 2022 15:57:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55882 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236381AbiF3T5O (ORCPT ); Thu, 30 Jun 2022 15:57:14 -0400 Received: from mail-oi1-x22b.google.com (mail-oi1-x22b.google.com [IPv6:2607:f8b0:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F08AB4505D for ; Thu, 30 Jun 2022 12:57:12 -0700 (PDT) Received: by mail-oi1-x22b.google.com with SMTP id h65so658872oia.11 for ; Thu, 30 Jun 2022 12:57:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=asrsLCve7ft+8NRUNZKYtim8NNgQyrp9MB13KeU7AbI=; b=yNpeqvk1lvjfuzCg0bY5aNNrru2ODDt+C/BmJ7Om+4lIpk/yrCC9CllVrX14RMSHLU pgSKuIL2rAv3z3/VqEEoMHNKH+2v8H6VUimjl91OxDgajjUDw/je7y6/KEr9XFbyWA1y vCqgii46QzT1JkSkLDa54gq5BIXpfqqaxv4Dxrb2W32jLJL21qbBlwDC1KwfPGBs3uJd 3bAxYVrI4fanNVhr84Rmowx8YbUBYqqD7VYgkgB0smp6/DJQTixRIQBwXA+HU5DD6MAR ZV1A4hWIqHzrGY9Y8YroHP5M6vmp5y9x5m0ZWIzj6Ux342u1cvKdmD6ONidWglNDyktY u9ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=asrsLCve7ft+8NRUNZKYtim8NNgQyrp9MB13KeU7AbI=; b=XAUF/EpxUcMCLGx03oWa4jFzzAfSbWbSYNQTvPSA2l5SAAULbP5OX1FRnTCA1pTXa3 I2kn6tgJagUS6cy/eU4pShgc1KrWJhJhCKHvJYAijFgRFea2HmqCD09ZmvnbV6IgIl6T xYJdG/1OB6pBSmAfWzrl8SztwJvWXNEd9YNFK6NULakr9zLVnluF50d9ljnEQWVKBLXY cNhDnyMKnafx/s1vLwNnnNPCpoZLv9w4xpFvuORlpZHhio+GyDHC3CdfMgi7i09PwlD0 GOEXvVlJL0nk3jKRIaElWY8NIeCIeAG/zEvmF3ioR+E37kypiV7doxxvxLjz25NJwAIO TooA== X-Gm-Message-State: AJIora+i3gq0lRQ9yxKM5G7sd5zrMnYRG/W4jr5Sc+OoiRuNPBEve+bJ sag/CWWGJJbuJ4w2Q1yBwGEzpzXyGFkg/w== X-Google-Smtp-Source: AGRyM1s1HI8pDKjCbt5ffi/PZEpuSXDvN+CbToQtKcmm9nU++mum28Dm+XRBlc2un5/DA+FFmCZq7g== X-Received: by 2002:a05:6808:2113:b0:335:5252:ddf3 with SMTP id r19-20020a056808211300b003355252ddf3mr6648541oiw.94.1656619032354; Thu, 30 Jun 2022 12:57:12 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id n14-20020a4ac70e000000b0042313f42b26sm11273140ooq.39.2022.06.30.12.57.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 12:57:11 -0700 (PDT) Date: Thu, 30 Jun 2022 14:57:10 -0500 From: Bjorn Andersson To: Marijn Suijten Cc: phone-devel@vger.kernel.org, Pavel Machek , ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Konrad Dybcio , Martin Botka , linux-arm-msm@vger.kernel.org, linux-leds@vger.kernel.org, Rob Herring , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block Message-ID: References: <20220511190718.764445-1-marijn.suijten@somainline.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220511190718.764445-1-marijn.suijten@somainline.org> Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Wed 11 May 14:07 CDT 2022, Marijn Suijten wrote: > Document the availability of an LPG configuration for the PM660L PMIC in > the Qualcomm Light Pulse Generator driver. > > Signed-off-by: Marijn Suijten > Acked-by: Rob Herring Reviewed-by: Bjorn Andersson Regards, Bjorn > --- > Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > index 409a4c7298e1..cd02811583ec 100644 > --- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > +++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > @@ -17,6 +17,7 @@ description: > > properties: > compatible: > enum: > + - qcom,pm660l-lpg > - qcom,pm8150b-lpg > - qcom,pm8150l-lpg > - qcom,pm8350c-pwm > -- > 2.36.1 >