[BACK]Return to tegra114.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/tegra114.dtsi between version 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2017/11/30 19:40:50 version 1.1.1.3, 2018/06/27 16:27:08
Line 19 
Line 19 
                 clocks = <&tegra_car TEGRA114_CLK_HOST1X>;                  clocks = <&tegra_car TEGRA114_CLK_HOST1X>;
                 resets = <&tegra_car 28>;                  resets = <&tegra_car 28>;
                 reset-names = "host1x";                  reset-names = "host1x";
                   iommus = <&mc TEGRA_SWGROUP_HC>;
   
                 #address-cells = <1>;                  #address-cells = <1>;
                 #size-cells = <1>;                  #size-cells = <1>;
Line 32 
Line 33 
                         clocks = <&tegra_car TEGRA114_CLK_GR2D>;                          clocks = <&tegra_car TEGRA114_CLK_GR2D>;
                         resets = <&tegra_car 21>;                          resets = <&tegra_car 21>;
                         reset-names = "2d";                          reset-names = "2d";
   
                           iommus = <&mc TEGRA_SWGROUP_G2>;
                 };                  };
   
                 gr3d@54180000 {                  gr3d@54180000 {
Line 40 
Line 43 
                         clocks = <&tegra_car TEGRA114_CLK_GR3D>;                          clocks = <&tegra_car TEGRA114_CLK_GR3D>;
                         resets = <&tegra_car 24>;                          resets = <&tegra_car 24>;
                         reset-names = "3d";                          reset-names = "3d";
   
                           iommus = <&mc TEGRA_SWGROUP_NV>;
                 };                  };
   
                 dc@54200000 {                  dc@54200000 {

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

CVSweb <webmaster@jp.NetBSD.org>