From patchwork Wed Dec 29 17:03:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Weiss X-Patchwork-Id: 12701056 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7DEC8C433F5 for ; Wed, 29 Dec 2021 17:04:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id ECF9F10E22A; Wed, 29 Dec 2021 17:04:35 +0000 (UTC) Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5304C10E21C for ; Wed, 29 Dec 2021 17:04:32 +0000 (UTC) Received: by mail-ed1-x52d.google.com with SMTP id o6so88563949edc.4 for ; Wed, 29 Dec 2021 09:04:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fairphone.com; s=fair; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=96HJkI6wY3qB+mvO2ST+cjDYlFymmYG8L//fUQrj/Jo=; b=N176GTGT9uTNBM/lNHY3viroE2j7RNyzIAGjMDuxaY+V0D1fgSqOgdkj7epPgiTGPt JWs++rwSKtKOm00NQTTSStWwOJAStrOxAXAt31ULVJ2KERgnhgR6pvu0ofJFWHOL6N/N gvr3SgzulkVNvRJqBhZzf/7YojmoO3mNH9a7R3l+a8wI9KrZ1dEIgJqJAwb30a8rUpdF EpGRJhVSJBas722q8AlK2fVsJHVnE77VwOG1RrcE/pXZm1zV2Fa8/fxGVRDDpVrVz0sn oDd+5LJnq3SQELHBtEqC8W6AivL8O+5qMg8275X6Lb02g/2IBnn5DoF/JKj1k7nj1cmk kGCA== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=96HJkI6wY3qB+mvO2ST+cjDYlFymmYG8L//fUQrj/Jo=; b=Gm/kQmGM2NqvqbLHGGZHnLjH2H/j4Bgnja1+P1mu5pRmQ+vw8Qd/dSxuaYBm8WzHvM 8gE/GkEsCGfY5oVW98qQEv7bNDd+1PONkTDacVRAWBA2saNJEOXPACsurG/lURzIxe7Y YEaZRkIiWbZ7gQBh4NJydt9U+shL2BdpCeCcgXtXjnB06hz7F1C2bkycOcflPiIYcrpV Ntvhi9Teajitun17SD5rPqMcMTjgQk3A89k1kMwKelnrmZdwoZxNAqwRm+P0VCkbPnpo 0TMHYidtP+P+tyzNI28xr1HJzp9igioL4oEawwj+iWHFBQuuD6CpeZv0o3NGF8zCUlLu Q+pQ== X-Gm-Message-State: AOAM5327jrvZUgPLYi7MwtqTMWFd7Ye0DkZul+JQe7SU8EXPQB0mnTA3 EsSb8aIG+ZmRwVer+7C7bCHNSQ== X-Google-Smtp-Source: ABdhPJx7fmCGVyYTONde3Afz2YEg3Ytza6u1AKO88xPsobuwvKKB+blwvg5emdFPJYP//+ZNe1xong== X-Received: by 2002:a17:906:5603:: with SMTP id f3mr21611529ejq.272.1640797470828; Wed, 29 Dec 2021 09:04:30 -0800 (PST) Received: from localhost.localdomain ([2a02:a210:20c5:8c80:7d0a:cd68:c339:f426]) by smtp.gmail.com with ESMTPSA id w11sm8546153edv.65.2021.12.29.09.04.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Dec 2021 09:04:30 -0800 (PST) From: Luca Weiss To: linux-arm-msm@vger.kernel.org Subject: [PATCH 1/4] dt-bindings: backlight: qcom-wled: Add PM6150L compatible Date: Wed, 29 Dec 2021 18:03:55 +0100 Message-Id: <20211229170358.2457006-2-luca.weiss@fairphone.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20211229170358.2457006-1-luca.weiss@fairphone.com> References: <20211229170358.2457006-1-luca.weiss@fairphone.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Daniel Thompson , Kiran Gunda , Jingoo Han , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Luca Weiss , Rob Herring , Bjorn Andersson , ~postmarketos/upstreaming@lists.sr.ht, Pavel Machek , phone-devel@vger.kernel.org, Lee Jones , linux-leds@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Document the compatible for the wled block found in PM6150L. Signed-off-by: Luca Weiss Acked-by: Rob Herring --- Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml index d839e75d9788..1c24b333c6e2 100644 --- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml +++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml @@ -22,6 +22,7 @@ properties: - qcom,pmi8994-wled - qcom,pmi8998-wled - qcom,pm660l-wled + - qcom,pm6150l-wled - qcom,pm8150l-wled reg: