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 75566C433F5 for ; Wed, 4 May 2022 16:22:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353016AbiEDQZv (ORCPT ); Wed, 4 May 2022 12:25:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230074AbiEDQZu (ORCPT ); Wed, 4 May 2022 12:25:50 -0400 Received: from mail-oa1-x36.google.com (mail-oa1-x36.google.com [IPv6:2001:4860:4864:20::36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F222F36B41 for ; Wed, 4 May 2022 09:22:13 -0700 (PDT) Received: by mail-oa1-x36.google.com with SMTP id 586e51a60fabf-e656032735so1703507fac.0 for ; Wed, 04 May 2022 09:22:13 -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=QmilVLs7shRy11j7rzed/0OI3W8rRjrF4NUvuI5TW7Y=; b=I2Z1uyTSFgbIs7dDPMYfZtThOeL99v+lk2RWkbxe2YxCc2f6tbVq1mCMJB5vF7WHXu c5oEgN/Crke1yktphbSZN0pnieBc3TJrJJzsXWIluzQovY/Mco7o9sp+Vk43dYshZGHv UK4HD+TLdnGh13vumFVFiq7Za4UVyA2/kWcAiG2iStaHcuyX77sC4simIfSkFr7kXGgM i1UJEM7XrRCiO+H/ce+y8kLMtyp8VTPEp1tDphVFuU6wBS5viAmbAiYcVSexf1RE4KOh KOY4pCt6ilbh0ikZpBdsIcxiK5Wz93bcYiKaVvZ04Kl8/o6RRgxf1/q5lymQ0okZd/NU ZH+g== 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=QmilVLs7shRy11j7rzed/0OI3W8rRjrF4NUvuI5TW7Y=; b=iCzJKZ1f+6q0Ni3FvqT07iLioF3ZfDb35Yv1qWCNpZIgIs1/zF831h3txc9Rv9Dxmx jHDYCVbiwdegumW93CrA+m74ksTJcU+AIdtnfptEzM//un27dOlWko6E+z9Lh41T+hpS AhgH1ZukkU9JtqBH4BO8VXdZNYCKukvZxTGb9P4zlMJQtFEQifl4Iu0Rb//NXpY7T2Lv 1At+bq3/j8PCJoLuZpyDuXrSYZswTtxUMGLMre06Yjxv39Wsw5H4K4sSN9K7KTmkNrje FR9fK06kBLBw93dbbAorsyNyxVhylp1avnT0I/LLx6ln86w8xJrSPTlsrB25RFAgG5aG T2Cw== X-Gm-Message-State: AOAM530k+earLJ86WaEfY1Mg1plY0n+FbDEfeMJpAGlP2lU+W4sOxQVw L3M+j8KBgYU6fLLEYrvNXNDDZw== X-Google-Smtp-Source: ABdhPJyw8fdPyxfPtPFrptz6bFFUOaUxzQnYjrbmvhmNyVIEVriAllRJELoo7ijvXDYYfA7OzXwaKw== X-Received: by 2002:a05:6870:a7a0:b0:ed:e8f2:fe1c with SMTP id x32-20020a056870a7a000b000ede8f2fe1cmr128691oao.192.1651681333370; Wed, 04 May 2022 09:22:13 -0700 (PDT) Received: from ripper (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id v3-20020acade03000000b003263cf0f282sm1440619oig.26.2022.05.04.09.22.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 May 2022 09:22:12 -0700 (PDT) Date: Wed, 4 May 2022 09:23:56 -0700 From: Bjorn Andersson To: Doug Anderson , Satya Priya , Pavel Machek Cc: Rob Herring , Stephen Boyd , Matthias Kaehlcke , linux-leds@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , LKML , linux-arm-msm Subject: Re: [PATCH V4 0/4] Add PM8350C PMIC PWM support for backlight Message-ID: References: <1645509309-16142-1-git-send-email-quic_c_skakit@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed 04 May 06:45 PDT 2022, Doug Anderson wrote: > Pavel, > > On Mon, Feb 21, 2022 at 9:55 PM Satya Priya wrote: > > > > This series depends on [1], which adds driver for Qualcomm LPG. > > > > [1] https://patchwork.kernel.org/project/linux-arm-msm/list/?series=615848 > > > > Satya Priya (4): > > dt-bindings: leds: Add pm8350c pmic support > > leds: Add pm8350c support to Qualcomm LPG driver > > arm64: dts: qcom: pm8350c: Add pwm support > > arm64: dts: qcom: Enable pm8350c pwm for sc7280-idp2 > > I see Bjorn's patch in your tree. Thanks! > > ...could you add patch #1 and #2 from this series too? They are both > small and ready to go. > To add to that, now that the binding has been accepted I will pick the two dts patches (patch 3 and 4) through the Qualcomm tree. So Pavel, please pick up the first two through your tree. Regards, Bjorn