[BACK]Return to juno-r2.dts CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm64 / boot / dts / arm

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/arm64/boot/dts/arm/juno-r2.dts between version 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2017/10/28 10:30:32 version 1.1.1.4, 2018/06/27 16:27:08
Line 201 
Line 201 
                 };                  };
         };          };
   
         pmu_a72 {          pmu-a72 {
                 compatible = "arm,cortex-a72-pmu";                  compatible = "arm,cortex-a72-pmu";
                 interrupts = <GIC_SPI 02 IRQ_TYPE_LEVEL_HIGH>,                  interrupts = <GIC_SPI 02 IRQ_TYPE_LEVEL_HIGH>,
                              <GIC_SPI 06 IRQ_TYPE_LEVEL_HIGH>;                               <GIC_SPI 06 IRQ_TYPE_LEVEL_HIGH>;
Line 209 
Line 209 
                                      <&A72_1>;                                       <&A72_1>;
         };          };
   
         pmu_a53 {          pmu-a53 {
                 compatible = "arm,cortex-a53-pmu";                  compatible = "arm,cortex-a53-pmu";
                 interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>,                  interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>,
                              <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>,                               <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>,
Line 278 
Line 278 
         remote-endpoint = <&csys2_funnel_out_port>;          remote-endpoint = <&csys2_funnel_out_port>;
 };  };
   
   &csys1_funnel_in_port0 {
           remote-endpoint = <&stm_out_port>;
   };
   
 &stm_out_port {  &stm_out_port {
         remote-endpoint = <&csys1_funnel_in_port0>;          remote-endpoint = <&csys1_funnel_in_port0>;
 };  };

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

CVSweb <webmaster@jp.NetBSD.org>