[BACK]Return to tegra124-jetson-tk1.dts 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/tegra124-jetson-tk1.dts between version 1.1.1.1.4.2 and 1.1.1.2

version 1.1.1.1.4.2, 2017/07/18 16:08:48 version 1.1.1.2, 2017/10/28 10:30:32
Line 27 
Line 27 
                 reg = <0x0 0x80000000 0x0 0x80000000>;                  reg = <0x0 0x80000000 0x0 0x80000000>;
         };          };
   
         pcie-controller@01003000 {          pcie@1003000 {
                 status = "okay";                  status = "okay";
   
                 avddio-pex-supply = <&vdd_1v05_run>;                  avddio-pex-supply = <&vdd_1v05_run>;
Line 1722 
Line 1722 
   
                                 lanes {                                  lanes {
                                         usb2-0 {                                          usb2-0 {
                                                 nvidia,function = "xusb";                                                  nvidia,function = "snps";
                                                 status = "okay";                                                  status = "okay";
                                         };                                          };
   
Line 1829 
Line 1829 
                 };                  };
         };          };
   
           usb@7d000000 {
                   compatible = "nvidia,tegra124-udc";
                   status = "okay";
                   dr_mode = "peripheral";
           };
   
           usb-phy@7d000000 {
                   status = "okay";
           };
   
         /* mini-PCIe USB */          /* mini-PCIe USB */
         usb@7d004000 {          usb@7d004000 {
                 status = "okay";                  status = "okay";

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

CVSweb <webmaster@jp.NetBSD.org>