From patchwork Thu Aug 11 08:43:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 597071 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 A0EEAC25B0C for ; Thu, 11 Aug 2022 08:43:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234618AbiHKIn4 (ORCPT ); Thu, 11 Aug 2022 04:43:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234662AbiHKInz (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 464FE90C6C for ; Thu, 11 Aug 2022 01:43:43 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id u1so24643587lfq.4 for ; Thu, 11 Aug 2022 01:43:42 -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=j/1ZwIVCjmZkbUOh04jY5+AwSATpvNQtj4D1L6GvprzRqBU9DflQceqtYghWNrZgWS ih745N/1VLJMCulxJSG2xbJVYje3YeYFsiNHcoETmkrqsNqjvbp/VTHGdNhKNjDRGDAg /gs80IINmOYdcezSng6OT6xNBudX1K1jcB0Anfl5o0Lgs9sjCflHnXwtsSs4R4cXDwHs 3QKI71o1tIVsNyAx7jgqDs70RseVfw0HVoReH7rfmif7L/ZrbxhSJptVAHwB0BcZLYWZ 6DiJRodUinftVgmsTLLKQCt6wYB4CMROvoDHTUITUK3GSJiNFJfHGtWdSeNpwepZcd2N wPAA== X-Gm-Message-State: ACgBeo1x1SnFbfoy7kD9l+gvX0/D6/7BGiblMQORGV/ybqJenP+e/MvZ obLYGA10hyK6ywQNK/5pi5fd/Q== 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 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org 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 properties: compatible: @@ -112,6 +113,7 @@ patternProperties: maxItems: 1 operating-points-v2: true + opp-table: true ports: $ref: /schemas/graph.yaml#/properties/ports