From patchwork Thu Jun 30 12:08:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12902858 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 D2645C433EF for ; Fri, 1 Jul 2022 07:33:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C115B10FA24; Fri, 1 Jul 2022 07:33:25 +0000 (UTC) Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by gabe.freedesktop.org (Postfix) with ESMTPS id C0C8811A28F for ; Thu, 30 Jun 2022 12:08:50 +0000 (UTC) Received: by mail-wr1-x429.google.com with SMTP id q9so26988066wrd.8 for ; Thu, 30 Jun 2022 05:08:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=UXIxmaXQsHUdmEx45jKZo7R6vyp7qGPd0TVAPD152Mo=; b=G9TYezs2BVyMSI5iP3ydVLzqZPN+MSs41E34dkS34YlbLY40cOmhgEeszCj+i5s/Vv Ct3MMeNKPasAn5Q6ohG3pIuybDlJn5utEkwzrqTLmU08HhfZ2wTpPpWPyuSsVMba6OLS WAMIO6Q2Nm/Yun1Rt5iwRbty5Z6oulBqYrii6CaFkl1WkiKDOF0TNrSAEhn9pVRLJWWn 52WXp6meDdmUsvdu59zaQ/SMt3utJO1eneNe28RhGjCVfynxF9pcCCYQ86PkPrwviUcd j1/16OPK5QVMa6NV8z3f2gk7WAETInVw+QsGhjeN0PCcWmcM3iOoxb1zA/szPy8sfThU YSuQ== 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=UXIxmaXQsHUdmEx45jKZo7R6vyp7qGPd0TVAPD152Mo=; b=XN4wPARdz1R/oVmcxwGBdOa6fsoLf+oyvAsPNA4RQ7wWU1Q5ydZt1Thb32XIu/eLN6 G3MGplOYS/ZnCxbGnCLzvwOFzDIpVmslmTFE7cpGS4gAA/6mSZbX0EqzZE3iv3lo00E5 09UcHYvxKMeGjpYDziI52GF55JGkiAmX3oVfanyopihIopIbMXK/0X+toFmRp6/+rCQX RMiCk4BYKtopL2QmDnH6kGTkgzekhLdEQ6F2E8f5dhSbJIjSgm4sSnXnsRCxEIm1U2wT Wlr5+UJW4LEKGREXGXz4I3xn8FzkiiMUOLzipY26N1EVPITb+vp14bNLiWwz/HvFOtZc 6NXQ== X-Gm-Message-State: AJIora9Xu6163IwrUW1A2Fm+3BZxutOUFaZy75Q6YBytWdzn5UtC8GeP avw+KDcOb8Z1tWAnQauPD+NoqQ== X-Google-Smtp-Source: AGRyM1upi8GqB4nIHDZxM1ikxXWYSY3gR29H2HW91/JD1Zxt6I1SnElAyoNb+x7ew2YWHXIKEGFiqA== X-Received: by 2002:adf:f112:0:b0:21b:c01f:e6c8 with SMTP id r18-20020adff112000000b0021bc01fe6c8mr7784705wro.681.1656590929313; Thu, 30 Jun 2022 05:08:49 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id m1-20020a7bcb81000000b003a05621dc53sm6286532wmi.29.2022.06.30.05.08.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 05:08:48 -0700 (PDT) From: Bryan O'Donoghue To: robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Subject: [PATCH 1/7] dt-bindings: msm: dsi: Fix phy-name binding Date: Thu, 30 Jun 2022 13:08:39 +0100 Message-Id: <20220630120845.3356144-2-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 01 Jul 2022 07:33:24 +0000 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, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, quic_mkrishn@quicinc.com, bryan.odonoghue@linaro.org, swboyd@chromium.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The driver doesn't care about the name of the phy in DTS. msm8916 has since 2016 named the phy "dsi-phy" with later SoCs taking the name "dsi". There's no reason to have a constraint on the name here, simply to have a name. Remove the redundant const in favour of maxItems: 1. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue --- .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml index 880bfe930830c..717a5d255ffe4 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml @@ -49,7 +49,7 @@ properties: maxItems: 1 phy-names: - const: dsi + maxItems: 1 "#address-cells": true From patchwork Thu Jun 30 12:08:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12902861 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 C1C87C43334 for ; Fri, 1 Jul 2022 07:33:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3C2ED10F95F; Fri, 1 Jul 2022 07:33:27 +0000 (UTC) Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by gabe.freedesktop.org (Postfix) with ESMTPS id 24CF8892E0 for ; Thu, 30 Jun 2022 12:08:52 +0000 (UTC) Received: by mail-wr1-x436.google.com with SMTP id b26so14597698wrc.2 for ; Thu, 30 Jun 2022 05:08:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ep1P6XTEaNexZkYvrMILNzV0+nB7s8j8xxQKFiKCkDY=; b=S4AfW7peDmO0EaxFy5FO+eirXPDcekVZNcBYSKJovu4k6tn8S5q5i6LIEJCm1MqJTi kAPHski5fwgglMwM15fGoISZgEhnpQv2KWG+MUWwYq+6Y4wxnOaGlEZzsihmznkRofnY H2hv/iuskUHAdzB0vpWeCVL7SPPS/1XFA1A2DJQ2ozAyt7ZwbDwkWmPwTAEaD9H8Uyvw baf1CZBzY16C2nLwo/kuHVJvSuS+43jHLtsl6QCv8wATbaaFLuTprc2GwMiwuJVhT4Qh ialNz9wDnepcTnPQUugR4wtbw1Y56m3+d9VX+XmcNeSXkXSuOLobf1etTS579hldonbt P/cQ== 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=ep1P6XTEaNexZkYvrMILNzV0+nB7s8j8xxQKFiKCkDY=; b=LD8HmHe4rQBiGyQezNJRRBrOSqM227Zz2Ukw1oAHqFDkpYD/ys0ujCAa+bhA/hJ/ZY E6obelb2FoXe2pL7F9aBWDdx9o4cGCMhJC4SioLKdYZsLZXMDqP+L1F61FS3TFZIeL0R 3Fmr3hKX4C8e6P/08wA0jniQo0lzRqoYO8rrrLlkv9Zia7lid8/QWVnlzoSstpT9hPNK I6yIrlymQ4SSbJ+xDZ1oiMaz1Fnb/xXosScVHYkFTMSrxzM0ga4+oJEKCOn64RmHG0Nm rDdpZFExtuh9xZafXmXq+ryfD/O1ud+CkApg/NYLuh3OzB6GmQCJdHUuJhkUarwxtH5S Gp5w== X-Gm-Message-State: AJIora8DxHKJCoe/z5+pF2XQwBCit/uYUFPBC50HQX5E2xyAtsq9QEBt GcigD/QVZKAf3hh0/gif/KCjBw== X-Google-Smtp-Source: AGRyM1vDMAgZbp7JXmzOGvCCpcaX+CS9YGuecoWNWTHwFWjrmB4Ec+v67bqswhRJqQqPUfhb0pkp8Q== X-Received: by 2002:a05:6000:1147:b0:21b:93db:701a with SMTP id d7-20020a056000114700b0021b93db701amr7868034wrx.447.1656590930621; Thu, 30 Jun 2022 05:08:50 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id m1-20020a7bcb81000000b003a05621dc53sm6286532wmi.29.2022.06.30.05.08.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 05:08:50 -0700 (PDT) From: Bryan O'Donoghue To: robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Subject: [PATCH 2/7] dt-bindings: msm: dsi: Fix operating-points-v2 constraint Date: Thu, 30 Jun 2022 13:08:40 +0100 Message-Id: <20220630120845.3356144-3-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 01 Jul 2022 07:33:24 +0000 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, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, quic_mkrishn@quicinc.com, bryan.odonoghue@linaro.org, swboyd@chromium.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The existing msm8916.dtsi does not depend on nor require operating points. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue --- .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml index 717a5d255ffe4..101adec8d9152 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml @@ -137,7 +137,6 @@ required: - assigned-clocks - assigned-clock-parents - power-domains - - operating-points-v2 - ports additionalProperties: false From patchwork Thu Jun 30 12:08:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12902857 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 3518CC43334 for ; Fri, 1 Jul 2022 07:33:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6787110F36E; Fri, 1 Jul 2022 07:33:25 +0000 (UTC) Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8133911A2AA for ; Thu, 30 Jun 2022 12:08:53 +0000 (UTC) Received: by mail-wr1-x430.google.com with SMTP id cl1so3265299wrb.4 for ; Thu, 30 Jun 2022 05:08:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=qw+FrcK8UL5qu8ONac/uqXSaLs1ISOMfbcLfGwuhXDE=; b=dZ4HRsYHTwt8haiFE3hGMawaqkoZU0n2a/IY+4Dmx89wDrrt7nP7KDIL4r6uGM9cuh sMEq7Tfc7a0iV0aJuz+6KIfBdRnkdni+bvpWA65weJj6/cwSy+smead6Gmi0opV8AN6e IUprbZAmIoqAP18YpDWpZovQWRkdFy5Z1bcX+OZPbrMNpjf3mtg7lSY+khiiYQoK0wT7 5jt+Xdzo7KE1a//RW6cd6q4pcit38/G6JVXHgEfDEJIAyB8u1QTHgx0veDqw5wvbYdy/ qt0L2KkT9YIWNL1DRbEM0j0BMONiU9rd+jzGkJ3me6KdUhb9lrGVwHVzMCqiRl2iT/+R M7Ew== 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=qw+FrcK8UL5qu8ONac/uqXSaLs1ISOMfbcLfGwuhXDE=; b=WXZQC9yogIgtrwlLADrySlTBpaoGD3HwPmCufFHUsc1YDiCTAQiRDMtSS8x1ad80UZ N8tyYj7v+INSt00qy6So1KDn/0Uf278iI9Y5+5OetGlIEag0+tKYYywNRJ+vkcOtcGgt 4dlqMaKR8SiErKwXm34wDJ1Yjg//D/ZSmTTKYcZKb7S9xMywE49alVS7HRrfHzMW3m0u Xmz0PGFrLWhc8y9H4JSHlXRAhg2Kev9Z8VYEHxzVfCyAQ/KZobgcVe21BkninVA7DCBi 7y/DA7q0epBc+Itm8D/RukGtAnB3sqnRnUNMosOyPoBoxzxmigmnetj7QAGAtTL/jLdT 7KjQ== X-Gm-Message-State: AJIora8oqp2Ljn8jj9WamC0APIV/aE4igRqalgl/+dWwHNSzJ7EGcS4y fJbekTPYmTdBx2zwP/hK0ewulQ== X-Google-Smtp-Source: AGRyM1vw/qWPMCqZcAMlORKxceCBDPBznemmed3RSo+O4t9zNeHUWYv2GFQMWw3MrhWnPp2h/OzJog== X-Received: by 2002:a05:6000:1705:b0:21b:bcff:39d3 with SMTP id n5-20020a056000170500b0021bbcff39d3mr8141430wrc.502.1656590931841; Thu, 30 Jun 2022 05:08:51 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id m1-20020a7bcb81000000b003a05621dc53sm6286532wmi.29.2022.06.30.05.08.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 05:08:51 -0700 (PDT) From: Bryan O'Donoghue To: robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Subject: [PATCH 3/7] dt-bindings: msm: dsi: Fix power-domains constraint Date: Thu, 30 Jun 2022 13:08:41 +0100 Message-Id: <20220630120845.3356144-4-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 01 Jul 2022 07:33:24 +0000 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, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, quic_mkrishn@quicinc.com, bryan.odonoghue@linaro.org, swboyd@chromium.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The existing msm8916.dtsi does not depend on nor require power-domains. Drop from the list of required. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue --- .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml index 101adec8d9152..91324f0828448 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml @@ -136,7 +136,6 @@ required: - phy-names - assigned-clocks - assigned-clock-parents - - power-domains - ports additionalProperties: false From patchwork Thu Jun 30 12:08:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12902860 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 7B63FCCA479 for ; Fri, 1 Jul 2022 07:33:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B9C2810FAAE; Fri, 1 Jul 2022 07:33:26 +0000 (UTC) Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8481F11A2A5 for ; Thu, 30 Jun 2022 12:08:54 +0000 (UTC) Received: by mail-wm1-x331.google.com with SMTP id o16-20020a05600c379000b003a02eaea815so2538872wmr.0 for ; Thu, 30 Jun 2022 05:08:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=QmOHcW4dfoBP/OvF4P53/J8bPrjDpx4wlFz+sssEF1I=; b=eUHz07M69XsX41EIdlsP6DW5+h2PJQ2QMgl5OYcPczLU1myyKBoOauaFSW69ZaUJj+ JDgUCIX+LiWCnbSDRl75ZFRuIDJVvU9FixAE+DFAujVKv4VABC34QWxqJ83yNQL3BSIv 5gDC8JILomeiFpSG0xQOuGjPLQ/xgVf/UfojGmgq4su8DKjreyYBBycLqUjS5EDXupv8 0RzAQhSoCMQi4ERVQnsAXb3xSiHqiRVc5BKs9EH/MBNobf74DZjQZdwKDkgAfBYPQS6Z 8EU1VM7T1UI1ENvPyeRwQ4M9OThqD1MzsDcnXWWLfZholLuz6ET16UGgOdDWRvNYL3ny DX9Q== 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=QmOHcW4dfoBP/OvF4P53/J8bPrjDpx4wlFz+sssEF1I=; b=JEffFCn/ZHpvqfsVO8CxxePQzSHdI+Biy1d+FjgfZINRdehAACCirczQ536bggeq3U HW3bfvhPZGWjsIjWNXf7VrgQKTHiG5EMJtgJwPx6pLsuIFdGEcCGQ1VHOu9f4sb1PBqT 0zsNg1tYT1l8Vo68ZqA6bjnUlSPpAwu7xlm7JAdhXyXhVAmOBwgmw+3Y4QXPSlgg9uCV tDU8BwkK/gqPmI9dMB6KbB1JApNCQG+wKxYSPvA7TZnLyZxFbqhubDAn+B55g7Yn4amr coT2xzS1jBwdXMja0CSBSHYELg1/XwG0aqFGV3ogsnOqLkJUN1W8q6UsfGR6dMVTGamx 4e/w== X-Gm-Message-State: AJIora85qxD1KZRPqbNtZHoYy6OxgG5/bjxDNVpRqnPbESBgtxTgVcwA QhEo7KL5Hq+8k0RNvu/AuyecZg== X-Google-Smtp-Source: AGRyM1s/BaoaFvloTFuVhjoHqSnlJ1Tb0W1qU2Sw/rXvQG/8eapTt6yLmWXi4C2u/YWzGCf4fHt6DQ== X-Received: by 2002:a05:600c:a02:b0:39d:bdf8:a4f4 with SMTP id z2-20020a05600c0a0200b0039dbdf8a4f4mr9528858wmp.201.1656590932987; Thu, 30 Jun 2022 05:08:52 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id m1-20020a7bcb81000000b003a05621dc53sm6286532wmi.29.2022.06.30.05.08.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 05:08:52 -0700 (PDT) From: Bryan O'Donoghue To: robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Subject: [PATCH 4/7] dt-bindings: msm: dsi: Add vdd* descriptions back in Date: Thu, 30 Jun 2022 13:08:42 +0100 Message-Id: <20220630120845.3356144-5-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 01 Jul 2022 07:33:24 +0000 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, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, quic_mkrishn@quicinc.com, bryan.odonoghue@linaro.org, swboyd@chromium.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" When converting from .txt to .yaml we didn't include descriptions for the existing regulator supplies. - vdd - vdda - vddio Add those descriptions into the yaml now as they were prior to the conversion. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue --- .../bindings/display/msm/dsi-controller-main.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml index 91324f0828448..fd9d472437853 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml @@ -125,6 +125,18 @@ properties: - port@0 - port@1 + vdd-supply: + description: + Phandle to vdd regulator device node + + vddio-supply: + description: + Phandle to vdd regulator device node + + vdda-supply: + description: + Phandle to vdd regulator device node + required: - compatible - reg From patchwork Thu Jun 30 12:08:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12902856 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 419C3C43334 for ; Fri, 1 Jul 2022 07:33:34 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 409C410EECF; Fri, 1 Jul 2022 07:33:25 +0000 (UTC) Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by gabe.freedesktop.org (Postfix) with ESMTPS id E389411A2BB for ; Thu, 30 Jun 2022 12:08:55 +0000 (UTC) Received: by mail-wm1-x332.google.com with SMTP id u12-20020a05600c210c00b003a02b16d2b8so1531314wml.2 for ; Thu, 30 Jun 2022 05:08:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=DyPxfEgniN5NAuSTp0u5CFD7e7/QLtzxkjKqP7SWLms=; b=KYn84+/cfSOH4MzjIixeA5hWyTicZ6TpkqLzPVy2guLoqeA3aeEWEtjfwJYiMFL17t NhpDQaZH68tZAJd5cqFWj9FWa9KjLZ6shKcHDCrrewAigvKxo2kl4VCvVaYraX9QthyM AUFbgPAA7jyGrlCJLXAcfecgwi+uyaasntwYX1K3jXJDqZ+D0e/GOr0W5lAoGnIwaU5h CdeYkWDqZJus41Wslm1cpfrudhVYypccQUUiI+SvWzKbzpKWGPug0egBiIzhcy5aSfrV wiY01A5rRMSU0lOKZ2ve5ibEzloEGiURINYaIa6FrYmy6Rl+cGtNvf8q+QiVtIwZy5vj b+Pg== 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=DyPxfEgniN5NAuSTp0u5CFD7e7/QLtzxkjKqP7SWLms=; b=sMTPN50Ox9hDl5xAexFq/lrIXYpiKh/C199cj8UMf1og0bTRAcj6tnlhXCQGOI/x3S 5tyb7nNtR2K2YnbvqQLyWv440DtN75N5a1uAifzGStY97yxKSwGmbLjmJQGA2gDoxAYR GkQGyT+xyB2vRyP+hNd1/2SpMX7Coj3EZGww7LFJXXaETGV9jAVoq6cjMRj/k4b/rv65 navX8RtGXMx6ytAUxrY3YLtwKgX98mhnghXbC44Rop2hld0zzPjKg50PdfLmht3A2P6r xhQGavR80Y8U3E/y7xHHJdDXUA3ccRRIkcxGWqastd8HHO3Y0FBuWVpib8cJPxmxGUIv f4uA== X-Gm-Message-State: AJIora8cUowoOK3HfezXmM0EbugBveATe4y6ba3Eds0hmyl6Pxoqhhis PQaT15Bt0c8szySjd1fCjeShuA== X-Google-Smtp-Source: AGRyM1vMKCCLOxQaWrm/VzD2MG3JjZP+mwqBUGB9LgYbHwney0SzT0Gq4V/cF0E6OuH5UJ2GT8brlA== X-Received: by 2002:a7b:c741:0:b0:3a0:5473:efc1 with SMTP id w1-20020a7bc741000000b003a05473efc1mr11942903wmk.201.1656590934390; Thu, 30 Jun 2022 05:08:54 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id m1-20020a7bcb81000000b003a05621dc53sm6286532wmi.29.2022.06.30.05.08.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 05:08:53 -0700 (PDT) From: Bryan O'Donoghue To: robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Subject: [PATCH 5/7] dt-bindings: msm: dsi: Fix clock declarations Date: Thu, 30 Jun 2022 13:08:43 +0100 Message-Id: <20220630120845.3356144-6-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 01 Jul 2022 07:33:24 +0000 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, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, quic_mkrishn@quicinc.com, bryan.odonoghue@linaro.org, swboyd@chromium.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" When converting from .txt to .yaml dt-binding descriptions we appear to have missed some of the previous detail on the number and names of permissible clocks. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue --- .../display/msm/dsi-controller-main.yaml | 23 +++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml index fd9d472437853..b24ba6c346a77 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml @@ -28,22 +28,31 @@ properties: maxItems: 1 clocks: - items: - - description: Display byte clock - - description: Display byte interface clock - - description: Display pixel clock - - description: Display escape clock - - description: Display AHB clock - - description: Display AXI clock + minItems: 6 + maxItems: 9 clock-names: items: - const: byte + description: Display byte clock - const: byte_intf + description: Display byte interface clock - const: pixel + description: Display pixel clock - const: core + description: Display escape clock - const: iface + description: Display AHB clock - const: bus + description: Display AXI clock + - const: core_mmss + description: Core MultiMedia SubSystem clock + - const: mdp_core + description: MDP Core clock + - const: mnoc + description: MNOC clock + minItems: 6 + maxItems: 9 phys: maxItems: 1 From patchwork Thu Jun 30 12:08:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12902859 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 6B46DC43334 for ; Fri, 1 Jul 2022 07:33:45 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3FF5A10FF65; Fri, 1 Jul 2022 07:33:27 +0000 (UTC) Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0D8DF11A2B1 for ; Thu, 30 Jun 2022 12:08:57 +0000 (UTC) Received: by mail-wm1-x331.google.com with SMTP id bi22-20020a05600c3d9600b003a04de22ab6so1534484wmb.1 for ; Thu, 30 Jun 2022 05:08:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=tkO7+eWy2ajU0U0Nw4Lp72hNN32+JTLNsyjuRV2jhBU=; b=sK0CAukDTWACoQtJfMyFzJ3PG/JOH8MqpXMYQA/NMqS86Ozt6beCfW1ean69vMDTvY QrbAxJeq1oyQxXSwPABP7oL8PC9MeyrLHeCjkwWSjpgy6KdjVMxdAtaqsxsCSN4Uu+hT Ss/3czz6km3T2Erk4XxuX7WajyqSDY8FAFaPRAde5utsskpye+gmtb/5g3K+satVmjER HubKyT5l6SomqJmaet0ez70gvmJuoW3hJyVaRRsrulfPVR0OIW9NXsquZ6nklkF52eFT 9IHDVJRfKySd+w+nW+YxBAXl8imBpVgyCB83i9jn4fM18rmXJjgN4bfraI5J2b48UJ3Q gaHA== 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=tkO7+eWy2ajU0U0Nw4Lp72hNN32+JTLNsyjuRV2jhBU=; b=pseyPryhlWQZg0pksMFCpwHSyFQomXFe8l91rg8Tfm4dT6GI0BanAODNwl6tsq7nEB Xl54hJ/zfbOyZSzwzjxuYFTIdp9G2OzUQb57U0ka+/Q2gTpW2RI9U6Ic6YU+5Cwi2mil ZwZ1VrkU/kDOtbVmbGlCbzWc0AlvQ1GuGDWbcNIovUro5pXLkJ+rDjZv2dROZsvCTyFq H0lQEZ3PaLAz1f14TLHCLf08iPaaxXAYmcEGylaAoI1i3j1Uj2cVaiaExt0npEHAVhmy lJVat8sJ3zR0QuEa3yvXLicVi4qPtdm1cYpQZ+oP49h7rfYQzlDOYLNiXgBM+aRso/2y rmpA== X-Gm-Message-State: AJIora+JBpYuA+pVUXyswf/3fmzKU9VvL26i0PSduWuYtQ/KzREw7LTE R5OQrIgkDtUl/DWzX5Zoz+vfQQ== X-Google-Smtp-Source: AGRyM1uGKVKbziLy2t2BlcrLr0mk26fcsPQY7sqpIVNX4XJVkw9hpX1thprzgTd3GKF6NI4k0lSu+w== X-Received: by 2002:a1c:7c16:0:b0:3a0:4c5f:ce13 with SMTP id x22-20020a1c7c16000000b003a04c5fce13mr9624027wmc.73.1656590935626; Thu, 30 Jun 2022 05:08:55 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id m1-20020a7bcb81000000b003a05621dc53sm6286532wmi.29.2022.06.30.05.08.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 05:08:55 -0700 (PDT) From: Bryan O'Donoghue To: robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Subject: [PATCH 6/7] dt-bindings: msm: dsi: Add missing clocks to 28nm DSI PHY YAML Date: Thu, 30 Jun 2022 13:08:44 +0100 Message-Id: <20220630120845.3356144-7-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 01 Jul 2022 07:33:24 +0000 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, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, quic_mkrishn@quicinc.com, bryan.odonoghue@linaro.org, swboyd@chromium.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add in missing clock and clock-names declarations to the 28nm DSI PHY. When converting from .txt to .yaml we missed these. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue --- .../bindings/display/msm/dsi-phy-28nm.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml index 3d8540a06fe22..9ecd513d93661 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml @@ -19,6 +19,21 @@ properties: - qcom,dsi-phy-28nm-lp - qcom,dsi-phy-28nm-8960 + clocks: + minItems: 1 + maxItems: 2 + + clock-names: + items: + - const: iface + description: AHB clock + - const: iface_clk + description: AHB clock + - const: ref + description: Block reference clock + minItems: 1 + maxItems: 2 + reg: items: - description: dsi pll register set @@ -36,6 +51,8 @@ properties: required: - compatible + - clocks + - clock-names - reg - reg-names - vddio-supply From patchwork Thu Jun 30 12:08:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12902862 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 2AE18C433EF for ; Fri, 1 Jul 2022 07:33:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3F78C10FAA4; Fri, 1 Jul 2022 07:33:27 +0000 (UTC) Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by gabe.freedesktop.org (Postfix) with ESMTPS id D7268112FBA for ; Thu, 30 Jun 2022 12:08:58 +0000 (UTC) Received: by mail-wm1-x333.google.com with SMTP id c130-20020a1c3588000000b0039c6fd897b4so1546668wma.4 for ; Thu, 30 Jun 2022 05:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=7Y364367ZETPbYUxjT/bYJ3on1jew7iPHooGEySLfcg=; b=F2Th9MYS3e7kKEY/PRcP6iGG14Gg3stmsqlhD5Ge+759FtxKhNZrh1YznniTP37FnI iwv1WQ+X8RB2mt7SO+JOLBbP4aC/haKWp6wfdrXP1pkz/qQqX06jy1iYzoZJZPCl/tup n9slmYihLyneqnI513seDapb8epkBQksUV2yyFKCnVewyiKsFr2UYJD+3aHs2GXhf/u0 69TMQmj9yzEFT2/p9DKx6LiifFIkrsclsKK2MGMWVvOL06XARM28CpPb08EPAXDwUZiv DrIaJIXD/NFwL9TNKUZIg2S99wW+xY9NCxtEh2UXu2HeQnLoPCxIOcKlLg/1s56ISUQm ocUg== 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=7Y364367ZETPbYUxjT/bYJ3on1jew7iPHooGEySLfcg=; b=usCAb+KA/jZ1pe/vi9hd5qqLNDQbzbQ9tyiUi61S590XmtyuuOhr/1ikxdl4ZGWt5f aQ/3DxfIg/5gNxNu/np81r7xO2mCqPCZ8FDYK7lgv25Ju3cIPvjZ57HU4bokZ2njPYWk 6WQ8nSt7fgJfLrZAGdBMWvzuz5MpEfK+ABqEcB0IIF/xjslaTx9gSeUEKlUdpEf6cUws S3v/FUQBcSCYCYWrZzmvdAFoNbUrw0HmIwwWETMDX0Gzf/RqZhtmf7O7/jtjkk12NsTw aJfm4XrpkvfInA1zhEQtwUE29Rhe4xjsmy6O+urRMDqV0Sn5y0LO9aPHF2DaLew+ZnET DqaQ== X-Gm-Message-State: AJIora8KQRCxr04YscM9kk1X54IUm9Dfpc9mn9RR4ABiLkvh7aZh/g9C h0rIfN0q+UuZzd4hn20KKwJVug== X-Google-Smtp-Source: AGRyM1sObV4Rfm6jYF+yKcTsDVbHI1OJZvADjgK9ncMMPWFLgqXPeWQ03hNKyahysgx1uF02bIV4nQ== X-Received: by 2002:a05:600c:190d:b0:3a0:585a:256 with SMTP id j13-20020a05600c190d00b003a0585a0256mr9309229wmq.54.1656590937377; Thu, 30 Jun 2022 05:08:57 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id m1-20020a7bcb81000000b003a05621dc53sm6286532wmi.29.2022.06.30.05.08.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 05:08:56 -0700 (PDT) From: Bryan O'Donoghue To: robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Subject: [PATCH 7/7] dt-bindings: msm: dsi: Add missing qcom, dsi-phy-regulator-ldo-mode Date: Thu, 30 Jun 2022 13:08:45 +0100 Message-Id: <20220630120845.3356144-8-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 01 Jul 2022 07:33:24 +0000 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, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, quic_mkrishn@quicinc.com, bryan.odonoghue@linaro.org, swboyd@chromium.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add in missing qcom,dsi-phy-regulator-ldo-mode to the 28nm DSI PHY. When converting from .txt to .yaml we missed this one. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue --- .../devicetree/bindings/display/msm/dsi-phy-28nm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml index 9ecd513d93661..3551e166db966 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml @@ -40,6 +40,9 @@ properties: - description: dsi phy register set - description: dsi phy regulator register set + qcom,dsi-phy-regulator-ldo-mode: + description: Boolean value indicating if the LDO mode PHY regulator is wanted. + reg-names: items: - const: dsi_pll