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 C369FEB64DC for ; Wed, 21 Jun 2023 18:09:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230448AbjFUSJj (ORCPT ); Wed, 21 Jun 2023 14:09:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40902 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230379AbjFUSJb (ORCPT ); Wed, 21 Jun 2023 14:09:31 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96B821BEF; Wed, 21 Jun 2023 11:09:19 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1FA226157D; Wed, 21 Jun 2023 18:09:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D568CC433C8; Wed, 21 Jun 2023 18:09:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1687370958; bh=PlIasYKsQ5UvEaRDORwyujyoektYVWvqdQghCpADg04=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i6Vgh1/aK4fRzJPkXw4ZESR7yNMJPTkjUHEAEgvBAcABQCXTNXcam/KqLa2GaIPx5 2dpHk2PlLITXDx6+Dq6Y/qo4vMPRGH0dSSfsQzJo1eAhUu2Z0uG1443w4ExNNP3WpA g1dNgEnsLTvCsLLY33fN5ptubv3JLuUkgJZ73JbAoGz+r9ldfDcvC9zaoRozMkVHSN 3m94LiJEq/mx7YLWvEafCexjXov+bVQk9PeEjssZ5EIzpX3W9MUc5DePDGaIDAHm/6 1IioQDCOgnZNqzObJs155htf1Hxp/pJROkTGNMhhxTcd5EcsRAPWijVqJGH7vX0U0B 6hItlgwNaB08Q== Date: Wed, 21 Jun 2023 19:09:13 +0100 From: Lee Jones To: Raymond Hackley Cc: linux-kernel@vger.kernel.org, Pavel Machek , Rob Herring , Krzysztof Kozlowski , Luca Weiss , "open list:LED SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" Subject: Re: [PATCH 1/2] dt-bindings: leds: sgm3140: Document richtek,rt5033 compatible Message-ID: <20230621180913.GS10378@google.com> References: <20230602130644.259933-1-raymondhackley@protonmail.com> <20230602131009.260239-1-raymondhackley@protonmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230602131009.260239-1-raymondhackley@protonmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 02 Jun 2023, Raymond Hackley wrote: > Add devicetree binding for Richtek RT5033 Flash LED charge pump used for > camera flash LEDs. > > Signed-off-by: Raymond Hackley > --- > Documentation/devicetree/bindings/leds/leds-sgm3140.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks -- Lee Jones [李琼斯]