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 EDAB1FA3741 for ; Fri, 28 Oct 2022 13:36:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230340AbiJ1NgE (ORCPT ); Fri, 28 Oct 2022 09:36:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231124AbiJ1NgB (ORCPT ); Fri, 28 Oct 2022 09:36:01 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB1CAC509D for ; Fri, 28 Oct 2022 06:35:59 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id fy4so12982626ejc.5 for ; Fri, 28 Oct 2022 06:35:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mind.be; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mPTLDxE+Qpo8aT7LTAOpqv5zhoPUlSbtMdZx1FPPRU0=; b=fTXnu/dZCwl4ftwCR9prOocmWD2+dhmNpE7ufBkYUMAKK9C2Ecm6U8Kq9Q3mXBgIya m6hqfBy1nFIf/qD5mGGNywbFov2uB+CTB/sxre5LkBeKqBJjt8bg41l+MvSHzeqBCqlg 42OMLslRRd/49M8PaFkd57CyJ1+vYMOgUwWexzP+DmRlN2cLhyYGAr0T0nHhEevNXiw5 HhmHsG891pDclpUeGS4oyiZe3HYoC+yUcUllP9Vfq5XEyZuTzbkN+60voSReHPP4OJqC msrZt5WOU3l8OSIJANL/fzjbuc71wGSHFUbgzbcgyapCWHZESUcCIoHc+s6AgBT/ZHpE 9wkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mPTLDxE+Qpo8aT7LTAOpqv5zhoPUlSbtMdZx1FPPRU0=; b=pdduNQOeGZ2c8DNuhyygvWFUFYvMZi5XmF96yAx4z0P/Ine2ShGJzodktT/BxkOGjQ r+uC7go2UDkO8k3sTdZF1b+35EblGB3OTlROccQftPPlSDgALZATBQygds2fV+qDXNzF HopbMf/mjdNvLZrICvMCquXcORUL953woFZb+AggdX1majwMJ00jqJ52lzqoSU8tqlXE /h44ZNn62RCQ0aBe64WYAliwfVCZyLdGYqYBedEWsziP3V8eH+Fb8G73QlaUd81MnMij kR0HGgTBONuqeodDxoMTv0gLm3PSFS3U0cvh2SQg6UcWnNJIfVwrztYJN/2GV1Y9Kjd1 wPvA== X-Gm-Message-State: ACrzQf0n0KxWT77uSrn99qk69Yg7M6kpdUbCyrJSe33ZxLjGlQ6shPbQ +pcrARTO6GUmXINxnABQjAHGqA== X-Google-Smtp-Source: AMsMyM48OcCA2gYFcA/RcNwDOizQrc3LxBdE0G5TfxDKc/yHB7qdTzV5Maj/wUmt1amULcoSuhkWww== X-Received: by 2002:a17:907:2711:b0:7a6:bbea:683e with SMTP id w17-20020a170907271100b007a6bbea683emr25678116ejk.344.1666964158306; Fri, 28 Oct 2022 06:35:58 -0700 (PDT) Received: from dtpc.zanders.be (78-22-137-109.access.telenet.be. [78.22.137.109]) by smtp.gmail.com with ESMTPSA id mf7-20020a170906cb8700b007aa239cf4d9sm2190907ejb.89.2022.10.28.06.35.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Oct 2022 06:35:57 -0700 (PDT) From: Maarten Zanders To: Pavel Machek , Rob Herring , Krzysztof Kozlowski , Jacek Anaszewski Cc: Maarten Zanders , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: leds-lp55xx: add ti,disable-charge-pump Date: Fri, 28 Oct 2022 15:34:58 +0200 Message-Id: <20221028133501.95833-2-maarten.zanders@mind.be> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20221028133501.95833-1-maarten.zanders@mind.be> References: <20221028133501.95833-1-maarten.zanders@mind.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add a binding to disable the internal charge pump for lp55xx. Signed-off-by: Maarten Zanders --- Documentation/devicetree/bindings/leds/leds-lp55xx.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml index 7ec676e53851..9eb8d1017402 100644 --- a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml +++ b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml @@ -64,6 +64,11 @@ properties: '#size-cells': const: 0 + ti,disable-charge-pump: + description: | + Disable the internal charge pump. + type: boolean + patternProperties: "(^led@[0-9a-f]$|led)": type: object -- 2.37.3