Add the aforementioned properties in the SoC DTSI so that everybody doesn't
have to copy that into their device DTs, effectively reducing code
duplication.
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211002001358.45920-5-konrad.dybcio@somainline.org
        qcom,dual-dsi-mode;
        qcom,master-dsi;
 
-       #address-cells = <1>;
-       #size-cells = <0>;
-
        ports {
                port@1 {
                        endpoint {
 
        status = "okay";
        vdda-supply = <&vdda_mipi_dsi0_1p2>;
 
-       #address-cells = <1>;
-       #size-cells = <0>;
-
        /*
         * Both devices use different panels but all other properties
         * are common. Compatible line is declared in device dts.
 
        status = "okay";
        vdda-supply = <&vreg_l26a_1p2>;
 
-       #address-cells = <1>;
-       #size-cells = <0>;
-
        panel@0 {
                compatible = "tianma,fhd-video";
                reg = <0>;
 
 
                                status = "disabled";
 
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+
                                ports {
                                        #address-cells = <1>;
                                        #size-cells = <0>;
 
                                status = "disabled";
 
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+
                                ports {
                                        #address-cells = <1>;
                                        #size-cells = <0>;