From nobody Sat Apr 11 13:59:03 2026 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 1683EC19F2D for ; Thu, 11 Aug 2022 08:44:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234687AbiHKIoB (ORCPT ); Thu, 11 Aug 2022 04:44:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234616AbiHKInz (ORCPT ); Thu, 11 Aug 2022 04:43:55 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4648E90C6B for ; Thu, 11 Aug 2022 01:43:43 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id e15so24729640lfs.0 for ; Thu, 11 Aug 2022 01:43:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=sw/Zp2U6EPehLEYuRca11olFeZe1Ryu4xJbSBBkA8EE=; b=Z7L1kd9gpgFv39ttyPuGJdp4umPli+M8iEdQNSo8KRiRPoahtfD6WTm1U9vKjhSsVK qc2WxASe2mkpxa5IBGr4mq2ADulOO6aNWf9KnHJUR2bN3rC3BVKSCEjWiaUKagseypv5 w9ux08YHtCgnt5eILPDVEVtYcmw4jmQEO+k4LXA/Rf651KBbUp5pVcney7/APKVhkwle r/S451tVB5aeF/Y+Gnnu0rSgSTsDiPp+d8lbg+DnYkrKmtlTgaI37hhSc38MGil5vDIJ 6Ix61masi8BnyycliRqe3DYVIEPZnX/BW5+qFk89KVFebNgFFEESD1OXO84FIGoC7MGe V6UA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=sw/Zp2U6EPehLEYuRca11olFeZe1Ryu4xJbSBBkA8EE=; b=SrkvW5+c3pZ5uoRL9rL9tiA30JQ1PldHGNyTPnovbtomsDzfRix1/Qmxfw26tNwYu/ 1GxfTgu8VVLGuFTxXmCd469UyP4iXi0GS+/Xj+uhiS6UiDyHOQU7TyXv1kqTw6BKxCVh aDZxv0cG2RR6LVVEZa1QMT6SuRCMpLKMn2+NWIwNWo5YLnDGpZO6uXFtzpprzbCJ6vHH YeuuvLJ6Lwoxc/sk2Kf6fvgnRaA1KmnVvmfiBBTf8zr9/t5Ekk3gBNbSeCu7U+4jJLHB Kh3reO7tRodRZbW6C3egBa9yfsVxyBwbGPyciCbv2YRbl46SjXOstQbcof4EjE9pAI1R y8pA== X-Gm-Message-State: ACgBeo3d3lM6yLYZ5dAmjbJjhFZ7fHs1rBEzP97RPq7OX4Lm/HoWbEsR gkJUlpmDIeVFOnuss1tnLfcJNg== X-Google-Smtp-Source: AA6agR5gZ6FNRDo814IlIfXcQv5Zb2JwezxHt40B7pM6vK5TnwuV3MTU5Vk9+UkO1FZPkG6RxQRBJg== X-Received: by 2002:a05:6512:230a:b0:48c:2e06:6c74 with SMTP id o10-20020a056512230a00b0048c2e066c74mr7557613lfu.358.1660207421452; Thu, 11 Aug 2022 01:43:41 -0700 (PDT) Received: from localhost.localdomain ([83.146.140.105]) by smtp.gmail.com with ESMTPSA id f4-20020a056512360400b0048af379957asm631077lfs.72.2022.08.11.01.43.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Aug 2022 01:43:40 -0700 (PDT) From: Krzysztof Kozlowski To: Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Del Regno , Loic Poulain , Krishna Manikandan , Jami Kettunen , Stephen Boyd , Bjorn Andersson , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 4/5] dt-bindings: display/msm: dpu-sc7280: add missing DPU opp-table Date: Thu, 11 Aug 2022 11:43:30 +0300 Message-Id: <20220811084331.83715-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220811084331.83715-1-krzysztof.kozlowski@linaro.org> References: <20220811084331.83715-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The 'display-controller' child (DPU) of Display SubSystem (MDSS) uses opp-table, so reference it which allows restricting DPU schema to fixed list of properties. Fixes: 57fd4f34ddac ("dt-bindings: msm: add DT bindings for sc7280") Signed-off-by: Krzysztof Kozlowski --- Cc: Dmitry Baryshkov Cc: Rob Clark Cc: Sean Paul Cc: Abhinav Kumar --- Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml = b/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml index f427eec3d3a4..5a4bec99b98a 100644 --- a/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml +++ b/Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml @@ -72,6 +72,7 @@ patternProperties: "^display-controller@[0-9a-f]+$": type: object description: Node containing the properties of DPU. + additionalProperties: false =20 properties: compatible: @@ -112,6 +113,7 @@ patternProperties: maxItems: 1 =20 operating-points-v2: true + opp-table: true =20 ports: $ref: /schemas/graph.yaml#/properties/ports --=20 2.34.1