[BACK]Return to am43x-epos-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/am43x-epos-evm.dts between version 1.1.1.3.4.3 and 1.1.1.4

version 1.1.1.3.4.3, 2019/01/26 22:00:25 version 1.1.1.4, 2018/04/28 18:25:52
Line 575 
Line 575 
         pinctrl-0 = <&davinci_mdio_default>;          pinctrl-0 = <&davinci_mdio_default>;
         pinctrl-1 = <&davinci_mdio_sleep>;          pinctrl-1 = <&davinci_mdio_sleep>;
         status = "okay";          status = "okay";
   
         ethphy0: ethernet-phy@16 {  
                 reg = <16>;  
         };  
 };  };
   
 &cpsw_emac0 {  &cpsw_emac0 {
         phy-handle = <&ethphy0>;          phy_id = <&davinci_mdio>, <16>;
         phy-mode = "rmii";          phy-mode = "rmii";
 };  };
   
Line 599 
Line 595 
         tps65218: tps65218@24 {          tps65218: tps65218@24 {
                 reg = <0x24>;                  reg = <0x24>;
                 compatible = "ti,tps65218";                  compatible = "ti,tps65218";
                 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; /* NMIn */                  interrupts = <GIC_SPI 7 IRQ_TYPE_NONE>; /* NMIn */
                 interrupt-controller;                  interrupt-controller;
                 #interrupt-cells = <2>;                  #interrupt-cells = <2>;
   

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

CVSweb <webmaster@jp.NetBSD.org>