[BACK]Return to am437x-sk-evm.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/am437x-sk-evm.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:37 version 1.1.1.2, 2017/10/28 10:30:31
Line 451 
Line 451 
   
                 dcdc3: regulator-dcdc3 {                  dcdc3: regulator-dcdc3 {
                         regulator-name = "vdds_ddr";                          regulator-name = "vdds_ddr";
                         regulator-min-microvolt = <1500000>;  
                         regulator-max-microvolt = <1500000>;  
                         regulator-boot-on;                          regulator-boot-on;
                         regulator-always-on;                          regulator-always-on;
                         regulator-state-mem {                          regulator-state-mem {
Line 511 
Line 509 
         };          };
   
         at24@50 {          at24@50 {
                 compatible = "at24,24c256";                  compatible = "atmel,24c256";
                 pagesize = <64>;                  pagesize = <64>;
                 reg = <0x50>;                  reg = <0x50>;
         };          };

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

CVSweb <webmaster@jp.NetBSD.org>