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 AC18EC4332F for ; Wed, 4 May 2022 16:22:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238152AbiEDQZw (ORCPT ); Wed, 4 May 2022 12:25:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59062 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234286AbiEDQZu (ORCPT ); Wed, 4 May 2022 12:25:50 -0400 Received: from mail-oa1-x31.google.com (mail-oa1-x31.google.com [IPv6:2001:4860:4864:20::31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F0CB6366B4 for ; Wed, 4 May 2022 09:22:13 -0700 (PDT) Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-e5e433d66dso1670747fac.5 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=aVG6EQCE9zCid7Os9tLazjufAMZV3CZGDfEOLYZd/25vY5eU2H6IdekZ3j5sAD1hHb HIFnV5weH4+1W+YtBwymSDf2VTcwnwY9JSfWiDm+frArc/pZgPf78v/r8k4D0SVNPgJa MgO9Y1/gKOzsvlIE0PgRXk+mIS+v5RCYzl0wf4IWsXP3N0CYqtiwSNmdbQWe3XgEVcnG RsccPi6axh+/usGkdGE2caz2iAP4p/XUoD/D0LO66ja8Y8la4Q8q6hMs6+qZdg0cIsm7 8oEOhs+6tFnK0swUDeTHVmdCiJ0QD91wyiP/Ezz4xSXnfD7Etpvyt/LJswP/gu4wPYtz kzKg== X-Gm-Message-State: AOAM5308eOjoOU9K7aVggsYN52Aw0eU1Y20pidviRBdFQlUgC7vEaEzn CLnlPeSthEkBnenXCi4OA/BNzw== 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: linux-kernel@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