<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 3/25/25 19:35, Krzysztof Kozlowski
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ed62d5f3-a728-4d11-9b59-28496ed267db@kernel.org">
      <pre wrap="" class="moz-quote-pre">On 25/03/2025 16:57, Alexander Baransky wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">The Visionox G2647FB105 is a 6.47 inch 1080x2340 MIPI-DSI CMD mode
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">

"Add a DT binding for the Visionox....."

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">AMOLED panel used in:
- Xiaomi Mi Note 10 / CC9 Pro (sm7150-xiaomi-tucana)
- Xiaomi Mi Note 10 Lite (sm7150-xiaomi-toco)

Add a dt-binding for it.
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
And drop this sentence.

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">
Signed-off-by: Alexander Baransky <a class="moz-txt-link-rfc2396E" href="mailto:sanyapilot496@gmail.com"><sanyapilot496@gmail.com></a>
---
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">

...

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">+properties:
+  compatible:
+    const: visionox,g2647fb105
+
+  reg:
+    maxItems: 1
+
+  vdd3p3-supply:
+    description: 3.3V source voltage rail
+
+  vddio-supply:
+    description: I/O source voltage rail
+
+  vsn-supply:
+    description: Negative source voltage rail
+
+  vsp-supply:
+    description: Positive source voltage rail
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
Are you sure these are real voltage rails on the device? Weirdly similar
to some old Samsung AMOLED panels...</pre>
    </blockquote>
    Hello Krzysztof,<br>
    <br>
    I was somewhat intrigued by your observation, especially since I
    have<br>
    some schematics for this device. The patch correctly adds four<br>
    regulators – ibb, lab, vdd (3p0), and vio (1p8).<br>
    <br>
    This situation arises from Xiaomi’s tendency to use different panels
    in<br>
    various revisions of the same device. Although, AFAIK, the<br>
    sm7150-xiaomi-toco/tucana was released with only one possible
    variation<br>
    (which this series adds), the sm7150-xiaomi-davinci offers a
    different<br>
    perspective. The latter was initially produced with a
    samsung,ams639rq08<br>
    panel (which I had added previously), yet official service centers
    have<br>
    replaced the factory panel with the visionox,g1639fp106 during
    repairs.<br>
    This suggests that, in terms of power configuration, the<br>
    samsung,ams639rq08 and the visionox,g1639fp106 panels are
    effectively<br>
    identical.<br>
    <br>
    It is therefore likely that the visionox,g2647fb105 from this series<br>
    follows the same way.<br>
    <br>
    Nevertheless, it is reassuring that I can confirm these findings
    with<br>
    the schematics rather than relying on mere guesswork xD<br>
    <br>
    ---<br>
    Best wishes<br>
    Danila <span style="white-space: pre-wrap">
</span><span style="white-space: pre-wrap">
</span>
    <blockquote type="cite"
      cite="mid:ed62d5f3-a728-4d11-9b59-28496ed267db@kernel.org">
      <pre wrap="" class="moz-quote-pre">
Best regards,
Krzysztof
</pre>
    </blockquote>
  </body>
</html>