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 785BBC76196 for ; Fri, 17 Mar 2023 07:51:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230252AbjCQHvN (ORCPT ); Fri, 17 Mar 2023 03:51:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56828 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbjCQHvL (ORCPT ); Fri, 17 Mar 2023 03:51:11 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C555789F02; Fri, 17 Mar 2023 00:51:10 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 37DEDCE1F6D; Fri, 17 Mar 2023 07:51:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D5F1C433EF; Fri, 17 Mar 2023 07:51:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679039467; bh=9xrYmzI6NAuNQ56Z2bORp63LUgeGm0k+tVwu6MPxQFg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BFJWyz61ldMIuokiosuUAY6SYkl2D/9WgOwnrazSDOEuvnbFSDC/ErYC2RydXxUwt Si2qOwVfRtJT32vFMCPUfbxj84CAmp6IHKsGg1p+JARtTRdgpLT50gOjFiePM8MmU7 eVqQ5puZshaXBApkeGn+SkXFU10YZxfGIQJmMnNbUoKhE3oxqvFnhZy5qKarRkFhuH PbD/TyvBb3WqRxI3uOi+yEt912YmUQa8ltcURBFuP2ubtZ5DA2r8MdW/6C+CWayFfo bg7gDTlqFiG2imJLNzwtx/0tf0ujcixLZ+rCVt3yPbOXv92zSxARLSMd8nRgpxMVlb 5PMW9p1yLDCTA== Date: Fri, 17 Mar 2023 07:51:01 +0000 From: Lee Jones To: Luca Weiss Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Pavel Machek , Rob Herring , Krzysztof Kozlowski , Fenglin Wu , linux-arm-msm@vger.kernel.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible Message-ID: <20230317075101.GZ9667@google.com> References: <20221209-fp4-pm6150l-flash-v1-0-531521eb2a72@fairphone.com> <20221209-fp4-pm6150l-flash-v1-1-531521eb2a72@fairphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221209-fp4-pm6150l-flash-v1-1-531521eb2a72@fairphone.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 09 Dec 2022, Luca Weiss wrote: > Add the compatible for the flash-led block found on pm6150l PMIC. > > Signed-off-by: Luca Weiss > --- > Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks -- Lee Jones [李琼斯]