From patchwork Sat Jun 4 01:57:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 578805 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 D2018C43334 for ; Sat, 4 Jun 2022 01:57:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240860AbiFDB5u (ORCPT ); Fri, 3 Jun 2022 21:57:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232100AbiFDB5u (ORCPT ); Fri, 3 Jun 2022 21:57:50 -0400 Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66FBC20F70; Fri, 3 Jun 2022 18:57:49 -0700 (PDT) Received: by mail-pj1-x1031.google.com with SMTP id l20-20020a17090a409400b001dd2a9d555bso8374029pjg.0; Fri, 03 Jun 2022 18:57:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=o5hGdIU3RTq9rNarbSsXAVqYEW+DV77xSmfZJg12PYQ=; b=EPjhqUYh4/vtYhYTO99L50D61QACPFudZTbqJcy6ykzVGGMsI6T+HnfatT+lKWMEh0 pj9NkXC8IqsgqGjG2wVkJtTAUDVck8mpCYF2tO5PsZ/0NeH/0Q/MxVaxRFtFeVep7CPp OvKCULTVQLctzg04rNjzQDascX8W5RpRrnM1tcnRPgHyQPDVyny+HMtoTFgUpZhZhG4l J4iIwC9DndxgK8E+a10mb4JY3ym8iaOqcVLYkmXwgdJkt7ZpH7ljIcfaAe/XVktXmzcQ pxaMYC4oTBaJHhz/gciL7SemoeRI9XGVvTeVqiiQzFOWxtQAZPb/mqo7URPAGLJiFJD8 Voiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=o5hGdIU3RTq9rNarbSsXAVqYEW+DV77xSmfZJg12PYQ=; b=38Ow+uint+M7Ah6CE5YAfc6pF8GencfcOm7drZAbIjlLFeD3Db/JdJo8aDSeXQmG0l PjJwlbUnilS0l+nkKhQweGWZZAnyPYM7pmsjhpLLy5gyv4FnXQcaZgCdqh9j0Q/kTniY 4Pf97/I0rBtWvqbHHnErbnxy2qFB98M4iVGNtWLqQXDqLRLrOeSsBKOHphh4WDxUQl7s GzqIh68C3bjjcsleIANfb7aicfIrscTtWUVqoke+ECfjxFltP+Vl0Xw693qDBkX1uwup 8AcxKWjafinT2gOfVEQv4vcWKyVhFpnZn7Rizifcg/xUafLffEuDGyWecZCx4ND1dEuI Q54Q== X-Gm-Message-State: AOAM532aWkCoUpYt2n5sVB66JBDL3rn7hDiHMFyDO643Cuf1Of7MOOEr 7m9T2dgkQmdIBK6+U73w+hsr27aAU/U= X-Google-Smtp-Source: ABdhPJz2TwV5LhKdZz+uWbYPjCf2IZSysv/0di1ulfqoBm7BJc4ngnlPE31btPUgnPQvEQssdi6KKg== X-Received: by 2002:a17:90b:1646:b0:1e3:15ef:2871 with SMTP id il6-20020a17090b164600b001e315ef2871mr28504519pjb.105.1654307868626; Fri, 03 Jun 2022 18:57:48 -0700 (PDT) Received: from debian.me (subs03-180-214-233-10.three.co.id. [180.214.233.10]) by smtp.gmail.com with ESMTPSA id k38-20020a635a66000000b003f667cb15d6sm5973257pgm.37.2022.06.03.18.57.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Jun 2022 18:57:47 -0700 (PDT) From: Bagas Sanjaya To: linux-doc@vger.kernel.org Cc: Bagas Sanjaya , Pavel Machek , Jonathan Corbet , Bjorn Andersson , Marijn Suijten , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2] leds: Add leds-qcom-lpg entry to documentation table of contents Date: Sat, 4 Jun 2022 08:57:35 +0700 Message-Id: <20220604015735.249707-1-bagasdotme@gmail.com> X-Mailer: git-send-email 2.36.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org After merging linux-leds tree to the mainline [1], htmldocs build produces a new warning: checking consistency... /home/bagas/repo/linux-stable/Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included in any toctree The warning above is because leds-qcom-lpg.rst is missing in the table of contents. Add the missing entry. [1]: https://lore.kernel.org/all/20220531200619.GA8906@duo.ucw.cz/ Fixes: 24e2d05d1b6898 ("leds: Add driver for Qualcomm LPG") Acked-by: Pavel Machek Cc: Jonathan Corbet Cc: Bjorn Andersson Cc: Marijn Suijten Cc: linux-leds@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Bagas Sanjaya --- Changes since v1 [1]: - Correct commit pointed by Fixes: tag (suggested by Jonathan Corbet) - Collect Acked-by: from Pavel Machek [1]: https://lore.kernel.org/linux-doc/20220603025735.17953-1-bagasdotme@gmail.com/ Documentation/leds/index.rst | 1 + 1 file changed, 1 insertion(+) base-commit: 50fd82b3a9a9335df5d50c7ddcb81c81d358c4fc diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst index e5d63b9400459c..014e009b076159 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -25,4 +25,5 @@ LEDs leds-lp5562 leds-lp55xx leds-mlxcpld + leds-qcom-lpg leds-sc27xx