Re: [PATCH 4/4] dt-bindings: display: bridge: renesas, dsi-csi2-tx: Allow panel@ subnode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/4/25 10:23 PM, Dmitry Baryshkov wrote:

[...]

@@ -80,14 +83,14 @@ required:
    - resets
    - ports
-additionalProperties: false
+unevaluatedProperties: false
examples:
    - |
      #include <dt-bindings/clock/r8a779a0-cpg-mssr.h>
      #include <dt-bindings/power/r8a779a0-sysc.h>
- dsi0: dsi-encoder@fed80000 {
+    dsi0: dsi@fed80000 {

As you are touching this, you can drop the label too.

          compatible = "renesas,r8a779a0-dsi-csi2-tx";
          reg = <0xfed80000 0x10000>;
          power-domains = <&sysc R8A779A0_PD_ALWAYS_ON>;
@@ -117,4 +120,50 @@ examples:
              };
          };
      };
+
+  - |
+    #include <dt-bindings/clock/r8a779g0-cpg-mssr.h>
+    #include <dt-bindings/power/r8a779g0-sysc.h>
+
+    dsi1: dsi@fed80000 {

No need for the label (dsi1:)
Both fixed in V2, thanks.




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux