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 ECF5CC7EE29 for ; Fri, 9 Jun 2023 06:41:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238333AbjFIGlG (ORCPT ); Fri, 9 Jun 2023 02:41:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50990 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238161AbjFIGlA (ORCPT ); Fri, 9 Jun 2023 02:41:00 -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 BD87EE46; Thu, 8 Jun 2023 23:40:55 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 52E17653FB; Fri, 9 Jun 2023 06:40:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EA673C433EF; Fri, 9 Jun 2023 06:40:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686292854; bh=Cf07EHn+2ygljljf6QW1Bycn5NK78Qv5RlG+/QjF0Zs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZvYyDffU+jBeev3oyYCtFZDIMpKQGiF7LUs1twTmKzK38jUhzCr5oe/fNFrzQrPpX hj0M/GOKB+A8js/Y94za55fD3xymbDauakNflF44ev4j4yjfoVeWjo0tG1/ggxqUhC vkDE8ug0cZG1e24/PgVTdqQ8y7ailNYhIt2vN9geUnAczoRVvxi4P6yF5RDjkiw6Uo uaT0GJbXCEZTTqqX0DbAsE6/v8eGMoOqRLICqciePROpRJ0wRR54GlTCwaKW7McUMt NOEjX6/mr3NKIRG8GYeh3ZZdbtwuHpSMJ79eue63Y5e1t3Wvd8TGH8acoCLY+p0Rul JkhggiR1LPPTA== Date: Fri, 9 Jun 2023 07:40:48 +0100 From: Lee Jones To: AngeloGioacchino Del Regno Cc: pavel@ucw.cz, sean.wang@mediatek.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com, Krzysztof Kozlowski , Alexandre Mergnat Subject: Re: [PATCH v3 1/8] dt-bindings: leds: leds-mt6323: Document mt6331 compatible Message-ID: <20230609064048.GD3635807@google.com> References: <20230601110813.2373764-1-angelogioacchino.delregno@collabora.com> <20230601110813.2373764-2-angelogioacchino.delregno@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230601110813.2373764-2-angelogioacchino.delregno@collabora.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 01 Jun 2023, AngeloGioacchino Del Regno wrote: > Add mediatek,mt6331-led compatible for the LED controller found > in the MT6331 PMIC. > > Signed-off-by: AngeloGioacchino Del Regno > Acked-by: Krzysztof Kozlowski > Reviewed-by: Alexandre Mergnat > --- > Documentation/devicetree/bindings/leds/leds-mt6323.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Applied, thanks -- Lee Jones [李琼斯]