Re: [PATCH 3/3] dt-bindings: display: msm: Add binding for msm8998 dpu

From: AngeloGioacchino Del Regno
Date: Thu Nov 25 2021 - 10:29:01 EST


Il 25/11/21 12:53, Dmitry Baryshkov ha scritto:
On 07/09/2021 21:37, Rob Herring wrote:
On Wed, Sep 01, 2021 at 08:11:38PM +0200, AngeloGioacchino Del Regno wrote:
Add yaml binding for msm8998 dpu1 support.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx>
---
  .../bindings/display/msm/dpu-msm8998.yaml     | 220 ++++++++++++++++++
  1 file changed, 220 insertions(+)
  create mode 100644 Documentation/devicetree/bindings/display/msm/dpu-msm8998.yaml

diff --git a/Documentation/devicetree/bindings/display/msm/dpu-msm8998.yaml b/Documentation/devicetree/bindings/display/msm/dpu-msm8998.yaml
new file mode 100644
index 000000000000..db435342ecbf
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/msm/dpu-msm8998.yaml
@@ -0,0 +1,220 @@
+# SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause
+%YAML 1.2
+---

<snip>

+
+        power-domains = <&mmcc MDSS_GDSC>;
+        ranges;
+        status = "disabled";

Drop. Why disable an example?

AngeloGioacchino, could you please update and repost this patch series? I'd like to get it merged.


Hey Dmitry,

Sure I can!
Will update/rebase/fix as soon as I find some spare time around.

Thanks,
- Angelo