[BACK]Return to imx6sx-sdb.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/imx6sx-sdb.dts between version 1.1.1.3.6.2 and 1.1.1.4

version 1.1.1.3.6.2, 2020/04/08 14:08:32 version 1.1.1.4, 2019/05/25 11:29:14
Line 137 
Line 137 
         vin-supply = <&sw1a_reg>;          vin-supply = <&sw1a_reg>;
 };  };
   
 &reg_vdd1p1 {  
         vin-supply = <&vgen6_reg>;  
 };  
   
 &reg_vdd3p0 {  
         vin-supply = <&sw2_reg>;  
 };  
   
 &reg_vdd2p5 {  
         vin-supply = <&vgen6_reg>;  
 };  
   
 &reg_can_stby {  &reg_can_stby {
         /* Transceiver EN/STBY is active low on RevB board */          /* Transceiver EN/STBY is active low on RevB board */
         gpio = <&gpio4 27 GPIO_ACTIVE_LOW>;          gpio = <&gpio4 27 GPIO_ACTIVE_LOW>;
 };  };
   
 &snvs_pwrkey {  
         status = "okay";  
 };  

Legend:
Removed from v.1.1.1.3.6.2  
changed lines
  Added in v.1.1.1.4

CVSweb <webmaster@jp.NetBSD.org>