[BACK]Return to imx6dl.dtsi CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm / boot / dts

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/imx6dl.dtsi between version 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2017/06/15 20:14:24 version 1.1.1.2, 2017/10/28 10:30:31
Line 100 
Line 100 
                 };                  };
         };          };
   
           capture-subsystem {
                   compatible = "fsl,imx-capture-subsystem";
                   ports = <&ipu1_csi0>, <&ipu1_csi1>;
           };
   
         display-subsystem {          display-subsystem {
                 compatible = "fsl,imx-display-subsystem";                  compatible = "fsl,imx-display-subsystem";
                 ports = <&ipu1_di0>, <&ipu1_di1>;                  ports = <&ipu1_di0>, <&ipu1_di1>;
Line 164 
Line 169 
                       <&iomuxc 9 207 1>, <&iomuxc 10 206 1>, <&iomuxc 11 133 3>;                        <&iomuxc 9 207 1>, <&iomuxc 10 206 1>, <&iomuxc 11 133 3>;
 };  };
   
   &gpr {
           ipu1_csi0_mux: ipu1_csi0_mux@34 {
                   compatible = "video-mux";
                   mux-controls = <&mux 0>;
                   #address-cells = <1>;
                   #size-cells = <0>;
   
                   port@0 {
                           reg = <0>;
   
                           ipu1_csi0_mux_from_mipi_vc0: endpoint {
                                   remote-endpoint = <&mipi_vc0_to_ipu1_csi0_mux>;
                           };
                   };
   
                   port@1 {
                           reg = <1>;
   
                           ipu1_csi0_mux_from_mipi_vc1: endpoint {
                                   remote-endpoint = <&mipi_vc1_to_ipu1_csi0_mux>;
                           };
                   };
   
                   port@2 {
                           reg = <2>;
   
                           ipu1_csi0_mux_from_mipi_vc2: endpoint {
                                   remote-endpoint = <&mipi_vc2_to_ipu1_csi0_mux>;
                           };
                   };
   
                   port@3 {
                           reg = <3>;
   
                           ipu1_csi0_mux_from_mipi_vc3: endpoint {
                                   remote-endpoint = <&mipi_vc3_to_ipu1_csi0_mux>;
                           };
                   };
   
                   port@4 {
                           reg = <4>;
   
                           ipu1_csi0_mux_from_parallel_sensor: endpoint {
                           };
                   };
   
                   port@5 {
                           reg = <5>;
   
                           ipu1_csi0_mux_to_ipu1_csi0: endpoint {
                                   remote-endpoint = <&ipu1_csi0_from_ipu1_csi0_mux>;
                           };
                   };
           };
   
           ipu1_csi1_mux: ipu1_csi1_mux@34 {
                   compatible = "video-mux";
                   mux-controls = <&mux 1>;
                   #address-cells = <1>;
                   #size-cells = <0>;
   
                   port@0 {
                           reg = <0>;
   
                           ipu1_csi1_mux_from_mipi_vc0: endpoint {
                                   remote-endpoint = <&mipi_vc0_to_ipu1_csi1_mux>;
                           };
                   };
   
                   port@1 {
                           reg = <1>;
   
                           ipu1_csi1_mux_from_mipi_vc1: endpoint {
                                   remote-endpoint = <&mipi_vc1_to_ipu1_csi1_mux>;
                           };
                   };
   
                   port@2 {
                           reg = <2>;
   
                           ipu1_csi1_mux_from_mipi_vc2: endpoint {
                                   remote-endpoint = <&mipi_vc2_to_ipu1_csi1_mux>;
                           };
                   };
   
                   port@3 {
                           reg = <3>;
   
                           ipu1_csi1_mux_from_mipi_vc3: endpoint {
                                   remote-endpoint = <&mipi_vc3_to_ipu1_csi1_mux>;
                           };
                   };
   
                   port@4 {
                           reg = <4>;
   
                           ipu1_csi1_mux_from_parallel_sensor: endpoint {
                           };
                   };
   
                   port@5 {
                           reg = <5>;
   
                           ipu1_csi1_mux_to_ipu1_csi1: endpoint {
                                   remote-endpoint = <&ipu1_csi1_from_ipu1_csi1_mux>;
                           };
                   };
           };
   };
   
 &gpt {  &gpt {
         compatible = "fsl,imx6dl-gpt";          compatible = "fsl,imx6dl-gpt";
 };  };
Line 172 
Line 287 
         compatible = "fsl,imx6dl-hdmi";          compatible = "fsl,imx6dl-hdmi";
 };  };
   
   &ipu1_csi1 {
           ipu1_csi1_from_ipu1_csi1_mux: endpoint {
                   remote-endpoint = <&ipu1_csi1_mux_to_ipu1_csi1>;
           };
   };
   
 &ldb {  &ldb {
         clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>, <&clks IMX6QDL_CLK_LDB_DI1_SEL>,          clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>, <&clks IMX6QDL_CLK_LDB_DI1_SEL>,
                  <&clks IMX6QDL_CLK_IPU1_DI0_SEL>, <&clks IMX6QDL_CLK_IPU1_DI1_SEL>,                   <&clks IMX6QDL_CLK_IPU1_DI0_SEL>, <&clks IMX6QDL_CLK_IPU1_DI1_SEL>,
Line 181 
Line 302 
                       "di0", "di1";                        "di0", "di1";
 };  };
   
   &mipi_csi {
           port@1 {
                   reg = <1>;
                   #address-cells = <1>;
                   #size-cells = <0>;
   
                   mipi_vc0_to_ipu1_csi0_mux: endpoint@0 {
                           remote-endpoint = <&ipu1_csi0_mux_from_mipi_vc0>;
                   };
   
                   mipi_vc0_to_ipu1_csi1_mux: endpoint@1 {
                           remote-endpoint = <&ipu1_csi1_mux_from_mipi_vc0>;
                   };
           };
   
           port@2 {
                   reg = <2>;
                   #address-cells = <1>;
                   #size-cells = <0>;
   
                   mipi_vc1_to_ipu1_csi0_mux: endpoint@0 {
                           remote-endpoint = <&ipu1_csi0_mux_from_mipi_vc1>;
                   };
   
                   mipi_vc1_to_ipu1_csi1_mux: endpoint@1 {
                           remote-endpoint = <&ipu1_csi1_mux_from_mipi_vc1>;
                   };
           };
   
           port@3 {
                   reg = <3>;
                   #address-cells = <1>;
                   #size-cells = <0>;
   
                   mipi_vc2_to_ipu1_csi0_mux: endpoint@0 {
                           remote-endpoint = <&ipu1_csi0_mux_from_mipi_vc2>;
                   };
   
                   mipi_vc2_to_ipu1_csi1_mux: endpoint@1 {
                           remote-endpoint = <&ipu1_csi1_mux_from_mipi_vc2>;
                   };
           };
   
           port@4 {
                   reg = <4>;
                   #address-cells = <1>;
                   #size-cells = <0>;
   
                   mipi_vc3_to_ipu1_csi0_mux: endpoint@0 {
                           remote-endpoint = <&ipu1_csi0_mux_from_mipi_vc3>;
                   };
   
                   mipi_vc3_to_ipu1_csi1_mux: endpoint@1 {
                           remote-endpoint = <&ipu1_csi1_mux_from_mipi_vc3>;
                   };
           };
   };
   
   &mux {
           mux-reg-masks = <0x34 0x00000007>, /* IPU_CSI0_MUX */
                           <0x34 0x00000038>, /* IPU_CSI1_MUX */
                           <0x0c 0x0000000c>, /* HDMI_MUX_CTL */
                           <0x0c 0x000000c0>, /* LVDS0_MUX_CTL */
                           <0x0c 0x00000300>, /* LVDS1_MUX_CTL */
                           <0x28 0x00000003>, /* DCIC1_MUX_CTL */
                           <0x28 0x0000000c>; /* DCIC2_MUX_CTL */
   };
   
 &vpu {  &vpu {
         compatible = "fsl,imx6dl-vpu", "cnm,coda960";          compatible = "fsl,imx6dl-vpu", "cnm,coda960";
 };  };

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2

CVSweb <webmaster@jp.NetBSD.org>