From patchwork Wed Jun 21 09:26:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 13286966 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 B489EEB64D8 for ; Wed, 21 Jun 2023 09:26:38 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0CC7210E427; Wed, 21 Jun 2023 09:26:37 +0000 (UTC) Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1994F10E41D for ; Wed, 21 Jun 2023 09:26:33 +0000 (UTC) Received: by mail-lf1-x12b.google.com with SMTP id 2adb3069b0e04-4f849a0e371so7557674e87.1 for ; Wed, 21 Jun 2023 02:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687339591; x=1689931591; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=642ISV1RQy/4IBT8/0RpTRDp8l7iezX4cLvPXZIq6U4=; b=E7tvsPdFsOoE6UyrPeJBhP23t0NKFMbURh4PWkEEPcZo7kUUD6aYD5hs4ZzN+hVSi5 wQ9NBCXrfgtynVg1CxEBf1VNraUXW6MuA58OaIxOJzC1nkpym7gYYzMlctR23S24dnoR 4TbdlbA1fhgys4XLTaCmrs8lsTew6+UGq2vOxZ31nyL+ElkaMJkhumcC1ACb8VEX86EG 3cIjNaedAnDY58NRRNUb8f+1pTN01XD2mf9SDXZUe9+GU9ijwArviKW6grLatJTV2oyS tq0dM9TveIoGqf7IAdyxPX5s7GBNIIyaftMAjT0jtyGLaiGIooUmYWR0aDv5S6gqkB4i DiWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687339591; x=1689931591; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=642ISV1RQy/4IBT8/0RpTRDp8l7iezX4cLvPXZIq6U4=; b=JvKfMPcFavplEPyWqIuW69GBu62ySbkBCg1TPbBtW6+qblYXNJuuBP0RNwVvdFfRtm HJ3P5G8jo41QwNFb3P7h3tR3YjSaooMzPbdizjMJzd2dn0KzTGlWqTdd6sl4eFcbTkhU kXsCxVRQk8KqOVGLv2cjiaADNwYKppskLCYgAr+3PzdjZ5aZvCzD/tMA3oGDk5yYz+v6 3hUrgMoOEB2egTO+OTkvHRJYm8YL3T77L4sU0QbpAAgEqapQJq+PdS9t33UjaDMCYbWu eEH4OA7/x/IfL/HDI1j7kvOtg1J3trkOIzrRNU1BOpyzsxfn/nqKNT8zAKAOdiGN1VKX lkiQ== X-Gm-Message-State: AC+VfDwZiXlq1NHx+yP2fgJ8Aap6nohdmbNSLBrFlOBVUZafWqcsoHXr 6AOWP3WH5rtN/b4EdDknzGFZjtP3NqU8BWxnzIA= X-Google-Smtp-Source: ACHHUZ43PNwh9qBHoy2NPqJ2yxuPsyJNn7hgHjdashlCxbxzPvkgt4I1jXnsO93ioq7CzqaOVKtT8w== X-Received: by 2002:ac2:499e:0:b0:4f8:6f40:4776 with SMTP id f30-20020ac2499e000000b004f86f404776mr5395944lfl.46.1687339591023; Wed, 21 Jun 2023 02:26:31 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id n8-20020a05600c294800b003f90a604885sm4435068wmd.34.2023.06.21.02.26.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jun 2023 02:26:30 -0700 (PDT) From: Neil Armstrong Date: Wed, 21 Jun 2023 11:26:26 +0200 Subject: [PATCH 2/3] dt-bindings: display: msm: sm8450-mdss: document displayport controller subnode MIME-Version: 1.0 Message-Id: <20230621-topic-sm8x50-upstream-mdss-bindings-dp-subnode-v1-2-8bf386b373eb@linaro.org> References: <20230621-topic-sm8x50-upstream-mdss-bindings-dp-subnode-v1-0-8bf386b373eb@linaro.org> In-Reply-To: <20230621-topic-sm8x50-upstream-mdss-bindings-dp-subnode-v1-0-8bf386b373eb@linaro.org> To: Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Marijn Suijten , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Robert Foss X-Mailer: b4 0.12.2 X-Developer-Signature: v=1; a=openpgp-sha256; l=971; i=neil.armstrong@linaro.org; h=from:subject:message-id; bh=wPfgKQUhZZtw05L3W0c8I0GpGZe+nDRcUCZuCoZr/P8=; b=owEBbQKS/ZANAwAKAXfc29rIyEnRAcsmYgBkksJCp+RZNgRoPbvq04JWliglIwxR8rwxQMWq0M9X yigbExWJAjMEAAEKAB0WIQQ9U8YmyFYF/h30LIt33NvayMhJ0QUCZJLCQgAKCRB33NvayMhJ0cteEA DIFxnsOMAmYlnwSoF1sW3z9JpJk+/OmdLaHBvCZtjfSbdIbqIhN7fQR433hoBCI4YoBxY9CvyoL+AW gxTQ2mVkRkVSmwNejx7BCOoxxHZxGpsk+u5tSQpsq5of8cu87vAAwFtkmdB1ZzYmG3DnrvIgNK+gmu GpHjhyhmzfEZzCW0CRmjJQL5PxpEdGw5BITf0sq6zz/c00wwwL77UfYKzJtqwOotZW1AqRsaR06UXV tcQyY0Tu69cokKDrWBXbA6tVQbAcdg6XTyQuuDQxYH/raKodfTCN0sNuANHPB6v6JRiCCswJbIUwnd tnP8On+7YSrqnpxAdCJYxrJk2OBBEN59ilWqf+DsSj/X/8s0NPOBaZ7l1M2rug6+k7/AbxZ1jRDOtf USq7aTyCCA0tp22kTl7IY+b3x6SteVuKFvfMMeRsbRTAVroxADAiMW1tx7xAotTLSjNtYbba7qx8BN 7XSQUng3asbn14nnR3QaPIHj1XjQfXWGDFk2NY6Er/GjoExFngZMBYTwNTF1KGTc41RSLX3UADe2wW zhYQ3J5CqcljrPqPU6Id1sCboMls18wCnxuwwUDgRKezXLVmqrXry5zaOfK3M99RkuKa0DXV+c1rTH ThfCnsyxU3wsXlPIdxktf9HHl+oV5gY5LjctbSVBCnL6VsR6pTDLhJk3JF3Q== X-Developer-Key: i=neil.armstrong@linaro.org; a=openpgp; fpr=89EC3D058446217450F22848169AB7B1A4CFF8AE 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: Neil Armstrong , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Document the optional document displayport controller subnode of the SM8450 MDSS. Signed-off-by: Neil Armstrong Acked-by: Rob Herring --- .../devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml b/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml index f26eb5643aed..494e2a080e99 100644 --- a/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml +++ b/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml @@ -42,6 +42,14 @@ patternProperties: compatible: const: qcom,sm8450-dpu + "^displayport-controller@[0-9a-f]+$": + type: object + properties: + compatible: + items: + - const: qcom,sm8450-dp + - const: qcom,sm8350-dp + "^dsi@[0-9a-f]+$": type: object properties: