From patchwork Thu Aug 25 12:54:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 600058 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 6DE9BC3F6B0 for ; Thu, 25 Aug 2022 12:54:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241080AbiHYMyS (ORCPT ); Thu, 25 Aug 2022 08:54:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238413AbiHYMyQ (ORCPT ); Thu, 25 Aug 2022 08:54:16 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6286E58B7B for ; Thu, 25 Aug 2022 05:54:14 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id m5so17442821lfj.4 for ; Thu, 25 Aug 2022 05:54:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc; bh=S3SutAB1J4Kb12rqzo8+qQuuCiQhbu1bFQAHyt9SB6M=; b=dYjtx8g4GgRergvoaiFBiWUr5mp8xRc3ajTrabyMa3BOgh/UVTKQun5yXKMMauJRMc 0+eMWOZNpd+3omG8H8DsIx+7J/08M1obW4O6HuN1/6XLZ7QuOwCY1q+xfn6tJ+0Xi14+ ksNb9HYycX9JV7LSoOaOjrls83z6BtK7RxIHe3ALGiTFz8yuJpE4sPI1e86PN7lUIzGK S8tSB5c0ljyYXthRQu2jA7GyvpLd+heV1qrFqZCGJBjiEVJ6Vy6J+YZ24ODQg1o2U+IP Dze5Q7iBwMGW9rsKKt87+CJsHJHv0w9JrU4MyWUPP+KZqYEF+MoQG0xlpjAQYO0XCqSZ jISg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc; bh=S3SutAB1J4Kb12rqzo8+qQuuCiQhbu1bFQAHyt9SB6M=; b=Un6SaGhZv31eB7NnG/+3Qk1ZmD3s48DviJaVVzmltWLKlvSobV5bjmkXmKeyUhDUKp kR/6qczSbpX7kWK3ILzObPcbfgXl8BzULF9jvmhA5lgZephWPrl8pW50k8VyeIE78cgn GXn7Ntwu68ttpyjQ571I+nKMyd1MCKSbU6QSZBRA3BE7a0SpQxmwvJrKrDKCXCRQ54QO 149YV83FD9KC0t5aADj5hDX4iJirZnG5WYR58rQdeicmas9F8FaqGLCDLFAUq51AHVVP LYai+/jgXaaHYhDHcFb0McBQVJ6gVCVQzq0WR3pzw5d5YKba/keFnL94wcx84G371C4I Qdww== X-Gm-Message-State: ACgBeo00Egym/+tGBJGJ6UH3uR096ioHeXg9tWqjjRHel1l8Xk31Xdle Izw1M+os19ados1KU7zOdfikWQ== X-Google-Smtp-Source: AA6agR6Beh4p+rci4zh/hhXKnzTrbCflB3h0vAEJeLxMjM0OmsBCjw8pY7pJZ0BeP5ai02rnqARMJQ== X-Received: by 2002:a05:6512:b08:b0:492:87ad:5f5c with SMTP id w8-20020a0565120b0800b0049287ad5f5cmr1269359lfu.293.1661432052713; Thu, 25 Aug 2022 05:54:12 -0700 (PDT) Received: from krzk-bin.starman.ee (82.131.98.15.cable.starman.ee. [82.131.98.15]) by smtp.gmail.com with ESMTPSA id z14-20020a056512370e00b00492e3a8366esm494304lfr.9.2022.08.25.05.54.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 05:54:12 -0700 (PDT) From: Krzysztof Kozlowski To: Lee Jones , Daniel Thompson , Jingoo Han , Pavel Machek , Rob Herring , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Srinivas Kandagatla , Kiran Gunda , dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH RESEND - dt 0/2] dt-bindings: left-overs for DT tree Date: Thu, 25 Aug 2022 15:54:08 +0300 Message-Id: <20220825125410.232377-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi Rob, These were sent some months ago, then resent and still were not applied. You already reviewed them (I removed your tag here). Can you apply them to your tree? https://lore.kernel.org/all/20220720163720.7099-1-krzysztof.kozlowski@linaro.org/ https://lore.kernel.org/all/daaf6ad7-6204-2a13-442b-05068d29e734@linaro.org/ Best regards, Krzysztof Krzysztof Kozlowski (2): dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles dt-bindings: leds: qcom-wled: fix number of addresses .../devicetree/bindings/leds/backlight/qcom-wled.yaml | 9 ++++++++- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 2 ++ 2 files changed, 10 insertions(+), 1 deletion(-)