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 7BF7FC433F5 for ; Wed, 4 May 2022 16:19:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353346AbiEDQXd (ORCPT ); Wed, 4 May 2022 12:23:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56972 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352128AbiEDQXc (ORCPT ); Wed, 4 May 2022 12:23:32 -0400 Received: from mail-oo1-xc29.google.com (mail-oo1-xc29.google.com [IPv6:2607:f8b0:4864:20::c29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 675A146675 for ; Wed, 4 May 2022 09:19:55 -0700 (PDT) Received: by mail-oo1-xc29.google.com with SMTP id c19-20020a4a3813000000b0035ea4a3b97eso267615ooa.12 for ; Wed, 04 May 2022 09:19:55 -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=dbVLoGLvvdOw9abtQc9gMQO+m9oCoAXtfZ2W1vRohYs=; b=Xl0uRWlbqSeaYgNid5Xu5/x9v7F3s8ycxvRHbVXBkc4EaIyf8JUvW+LZrrYwSj84wg Uq7G3EQ7sfke3vOYEhCzmHNBYlM17MnW/uzSzv8nP+Tgohzev8jDZ4W4W+ZpfkD5laux TTWySJmTsuGHMjO6dYe3e5VgCshw5h1EZOVlcUeqYNJD3PLb9aNoiXxgfVGYXIq9x0Ke 9KbzEgVsafGZtNYX7X5WKx/E4i8ciZRLG3KL0RyAn8/Jojrnpcg3wnLSWw/fw9jjwlt9 22y/68iKAzVgHEYk66WuPBR+IfJBlguzT1rrJfY+btECbT13qFzxAIxq0ipFpCOz2iPI tCRQ== 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=dbVLoGLvvdOw9abtQc9gMQO+m9oCoAXtfZ2W1vRohYs=; b=NT69KR2fbwh9Nx6FDj4Twnk3oCIW0RML8189he41A38SjXBgwfmjwF77As79pFK1/g uQyImV07Kbp4YfTdCqg2VoZn/172w1bL8NJzfLD7xZZxDPsKC5B8hZQqC4/7Yaj9KRDr oNmbXk1scC1Di0W5yS8DiPlcFcBqzYdh08xKrgGVGkKS69K7kA76Wg30h9F+nfn0bE5e yBG//135etAzYk85zxdjUY/h6KKWeBVmlG4os5iFAeMTLLxp2+jANVzYtrbGUJXemcmE H1FBJFcyOIn1MuE8Atln4TSR0vCU5/QtHS7cqomJ13kZZXwc5M7hRXX4Cfj6TRy3Dhph n2/Q== X-Gm-Message-State: AOAM533u1Lb4QDd1PZA4tCFUzSAJ2I3i7udQsw8IO9WEKp+/Dw2+7IMA pd2SimWr23PTlZadQSatcRmIHg== X-Google-Smtp-Source: ABdhPJyyqUME15QFq+hLqomIxwFjEJTKjoS8Pdb8JTFULASh6I8vEFeva5aVv9Q+SPjB3A5zoW/eKg== X-Received: by 2002:a4a:3546:0:b0:35e:cecd:c81d with SMTP id w6-20020a4a3546000000b0035ececdc81dmr7461215oog.79.1651681194666; Wed, 04 May 2022 09:19:54 -0700 (PDT) Received: from ripper (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id z4-20020a056870514400b000edae17a8cesm3104330oak.3.2022.05.04.09.19.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 May 2022 09:19:54 -0700 (PDT) Date: Wed, 4 May 2022 09:21:39 -0700 From: Bjorn Andersson To: Pavel Machek Cc: Thierry Reding , Uwe Kleine-K?nig , Lee Jones , Rob Herring , Jonathan Corbet , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-pwm@vger.kernel.org, linux-arm-msm@vger.kernel.org, Stephen Boyd , Rob Herring Subject: Re: [PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding Message-ID: References: <20220303214300.59468-1-bjorn.andersson@linaro.org> <20220504072435.GB8204@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220504072435.GB8204@duo.ucw.cz> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Wed 04 May 00:24 PDT 2022, Pavel Machek wrote: > Hi! > > > This adds the binding document describing the three hardware blocks > > related to the Light Pulse Generator found in a wide range of Qualcomm > > PMICs. > > Sorry for the delays. I have collected tested/review tags and push the > result to: > > To gitolite.kernel.org:pub/scm/linux/kernel/git/pavel/linux-leds.git > 312310928417..24e2d05d1b68 for-next -> for-next > Much appreciated, this will unblock a few different use cases for us - perhaps the most important one backlight control on devices such as the Lenovo Flex 5G :) > I'll need to check pattern usage in the driver, and there are some > small fixes needed as evidenced in the reviews. > I will go through the Marijn's feedback in detail and am looking forward to hear from you on the pattern front, and will look into preparing incremental patches for the changes needed. Thanks, Bjorn