From patchwork Wed Aug 31 18:58:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 601543 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 445F2ECAAD3 for ; Wed, 31 Aug 2022 18:59:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233128AbiHaS7k (ORCPT ); Wed, 31 Aug 2022 14:59:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42960 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233147AbiHaS7g (ORCPT ); Wed, 31 Aug 2022 14:59:36 -0400 Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 81EDABB90D for ; Wed, 31 Aug 2022 11:58:35 -0700 (PDT) Received: by mail-lj1-x234.google.com with SMTP id p18so12255943ljc.9 for ; Wed, 31 Aug 2022 11:58:35 -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:subject:date; bh=gHw35hCInqQhuDYl7ZZa1qf6fa7wiZH9XT+GfWRFFMc=; b=qRvHlnwA6LVkDzsJ6CjbcOYi2iQzjX5f6LNNXOa1Ip8SFjLhyGZxl1ggp87I4MfXUU l/Y+tx1bAJEoj3umKgVSzTbis8AfANbZIncBSBdwULRhdg/9VMW/5Oj5reqrPvonQEIk sQClxm17oitW4ee2Urz+5uWb2y5cVyQis0hvWq02QVRJSqZhCoJ4pkrM4+yVUr8FnXQa ommH2+mY2CM7ka+5Sv6mw2zSQ52murEBjceXykz4hwbejOn3w1rQWS7YGlyLCdAUO4R/ wfIDcZA7386oItcsBTB1BHvWcAJ+y3aFv1OiOMBOFjbr+DQXNNXu/VsZp40dTtD7kr/E sWww== 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 :subject:date; bh=gHw35hCInqQhuDYl7ZZa1qf6fa7wiZH9XT+GfWRFFMc=; b=yITe+165ZJdAomtglDWixXUGJSr0A7Lp7lnSqzTeBPo6ZedtK5Oob7PgAyYoCDkSUe yznIum6r9cFPOO23ZZw2D6GIi91K2RfVU6wsinPpuydSOXpT4HX62r4vDMT/Hqp6iYmB NON+h4sbq8mGJY9Ged2J+Dqq6N04d/4/xTxeN7DKm8JaQaz7tZ3lrV4/TTTJn1QVHteC qks55ZRhDAtLyaxaWDhdEoKDUqixowNde9ty9J9sIf+Rcu+RYvxNMjTbrPQp9u/FycaT NmcdhJESYKlEPYN9dPFWYXTgE4YxDbytPQ3+SBUJgYiqVtPWgn/zRnTl0UnRNd7QwusX i7ww== X-Gm-Message-State: ACgBeo2/CApNUJt7VyVq/5G6yF+7ZtUnB6YWO0AHUmhOtldfxmiYcS6+ IK0hW8QHa+ZGw7yg3ty12fz6vBmzjxMoCQ== X-Google-Smtp-Source: AA6agR6sLCLNjJqipmBnxrIlnsSlI7nyjTjWVUXADThFGUOYWJMoMa/1tV68uuiKX65AAKOIaftWLA== X-Received: by 2002:a2e:9d02:0:b0:25d:d6b9:b753 with SMTP id t2-20020a2e9d02000000b0025dd6b9b753mr8326405lji.344.1661972313805; Wed, 31 Aug 2022 11:58:33 -0700 (PDT) Received: from eriador.lan ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id g1-20020a0565123b8100b004948f583e6bsm322422lfv.138.2022.08.31.11.58.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 Aug 2022 11:58:33 -0700 (PDT) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, AngeloGioacchino Del Regno , Loic Poulain Subject: [PATCH v5 03/12] dt-bindings: display/mdm: add interconnects property to qcom,mdss-smd845 Date: Wed, 31 Aug 2022 21:58:21 +0300 Message-Id: <20220831185830.1798676-4-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220831185830.1798676-1-dmitry.baryshkov@linaro.org> References: <20220831185830.1798676-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add interconnects required for the SDM845 MDSS device tree node. This change was made in the commit c8c61c09e38b ("arm64: dts: qcom: sdm845: Add interconnects property for display"), but was not reflected in the schema. Signed-off-by: Dmitry Baryshkov --- .../devicetree/bindings/display/msm/dpu-sdm845.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml b/Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml index 3cb2ae336996..ff19555d04e2 100644 --- a/Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml +++ b/Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml @@ -57,6 +57,16 @@ properties: ranges: true + interconnects: + items: + - description: Interconnect path specifying the port ids for data bus + - description: Interconnect path specifying the port ids for data bus + + interconnect-names: + items: + - const: mdp0-mem + - const: mdp1-mem + resets: items: - description: MDSS_CORE reset