From patchwork Wed Nov 17 09:14:05 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Apitzsch?= X-Patchwork-Id: 518475 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 828FCC433F5 for ; Wed, 17 Nov 2021 13:00:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5987461BF8 for ; Wed, 17 Nov 2021 13:00:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237351AbhKQNDa (ORCPT ); Wed, 17 Nov 2021 08:03:30 -0500 Received: from smtprelay02.ispgateway.de ([80.67.18.14]:16527 "EHLO smtprelay02.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237224AbhKQNDa (ORCPT ); Wed, 17 Nov 2021 08:03:30 -0500 Received: from [92.206.166.137] (helo=note-book.lan) by smtprelay02.ispgateway.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1mnH2b-0002o1-Jv; Wed, 17 Nov 2021 10:15:41 +0100 From: =?utf-8?q?Andr=C3=A9_Apitzsch?= To: linux-leds@vger.kernel.org, Pavel Machek Cc: =?utf-8?q?Andr=C3=A9_Apitzsch?= Subject: [PATCH 3/3] dt-bindings: leds: sgm3140: Document ocp8110 compatible Date: Wed, 17 Nov 2021 10:14:05 +0100 Message-Id: <20211117091405.7412-4-git@apitzsch.eu> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20211117091405.7412-1-git@apitzsch.eu> References: <20211117091405.7412-1-git@apitzsch.eu> MIME-Version: 1.0 X-Df-Sender: YW5kcmVAYXBpdHpzY2guZXU= Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org Signed-off-by: André Apitzsch --- Documentation/devicetree/bindings/leds/leds-sgm3140.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml b/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml index f68259619488..1c345cf16d08 100644 --- a/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml +++ b/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml @@ -18,7 +18,9 @@ description: | properties: compatible: - const: sgmicro,sgm3140 + enum: + - ocs,ocp8110 + - sgmicro,sgm3140 enable-gpios: maxItems: 1