From nobody Sat Apr 11 14:13:58 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 51926C19F2D for ; Thu, 11 Aug 2022 08:43:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234660AbiHKIny (ORCPT ); Thu, 11 Aug 2022 04:43:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48532 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234616AbiHKIno (ORCPT ); Thu, 11 Aug 2022 04:43:44 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BE2DD8E0E8 for ; Thu, 11 Aug 2022 01:43:41 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id e15so24729564lfs.0 for ; Thu, 11 Aug 2022 01:43:41 -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=j0+XWkmBPfd4tCvKIKxfSVudBOlOg9hyI7bNXGkLUSI=; b=PZ63TfDUyut5YoC5OjhgChS1gehSFrI23rYrF6pCS2KlbsljChv3VHStXh0D82BqFK LYOn2NEw2OA2bvJFGZOzB6Rwlt/E/usJHKgAfl34NFEOXxNSrkQ2NT54S0vW7K4bcwOS j45ZnelMrOmLziYYGFkKC4mjGOFL54SJo9bEIAdc1depj3EG18QkPeF6bRySnP4xpqSo O/vAo9FW3jdLiXmWEoUwL1UiRnjWFZAAX7HKVXAEIFpPQWU3sEsr7KaPrX14pD0rod+M 0Wi/tvfuy2+DwKe6GGIIpSXZ5YtBUE/mFQxqgazXKXrpojFiLPEffEYYlWgj34Ujrgqn F6Pw== 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=j0+XWkmBPfd4tCvKIKxfSVudBOlOg9hyI7bNXGkLUSI=; b=YOlqEwsq3tMofwXT3JSnCb8bNHwp6sn4yehn5tiG/llWr1qitatlZsQ2MjyrhxYn++ 2ML5ykDsMjDVq+0L6gL8zYy0wl4lqamotuug2bPxf9v20IAuUDSvlNigs0TI4I167YoS S2xE6zn7uSWjIcYPEISCodryKKZ6jGo9pCkr99mtCQyTdQKBkbFstrPCAmcklzz6TvjE v9qoiXqHKbdVSEc8FTdfxaxiOo/azc2v6JGwPamLiiEm2CJP76G7zF/TpYiuyp9vVr/B F1hTzi41epVF7PE+qdgmjY8qfak2+VEzUjhTW3RxiutSY2XkR9Uhmr9ONP4CR2OoSaoG eJ/w== X-Gm-Message-State: ACgBeo1Z1DrzQy+e/Y8QvN572qIFWxfEuJtJW8U+9/ptQlZJ3FrUmwjz ihroDpZ1m8qXAJyb3SGYLfHbng== X-Google-Smtp-Source: AA6agR5DWj/+lgz0e/lMJZUw+szw6fb/cJMfuBjwi2CGFkIP75mNm5agSk+DCwMc7ErHkYRHYDGS+g== X-Received: by 2002:a05:6512:c02:b0:48a:80f:b92d with SMTP id z2-20020a0565120c0200b0048a080fb92dmr11308020lfu.675.1660207420156; Thu, 11 Aug 2022 01:43:40 -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.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Aug 2022 01:43:39 -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 3/5] dt-bindings: display/msm: dpu-sc7180: add missing DPU opp-table Date: Thu, 11 Aug 2022 11:43:29 +0300 Message-Id: <20220811084331.83715-4-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: 3d7a0dd8f39b ("dt-bindings: msm: disp: add yaml schemas for DPU bind= ings") Signed-off-by: Krzysztof Kozlowski --- Cc: Dmitry Baryshkov Cc: Rob Clark Cc: Sean Paul Cc: Abhinav Kumar --- Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml = b/Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml index d3c3e4b07897..d30b6f9bd9d2 100644 --- a/Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml +++ b/Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml @@ -73,6 +73,7 @@ patternProperties: "^display-controller@[0-9a-f]+$": type: object description: Node containing the properties of DPU. + additionalProperties: false =20 properties: compatible: @@ -114,6 +115,7 @@ patternProperties: maxItems: 1 =20 operating-points-v2: true + opp-table: true =20 ports: $ref: /schemas/graph.yaml#/properties/ports --=20 2.34.1