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

version 1.1.1.2.6.2, 2019/01/26 22:00:27 version 1.1.1.3, 2018/04/28 18:25:53
Line 92 
Line 92 
         coefficients = <348 (-9301)>;          coefficients = <348 (-9301)>;
 };  };
   
 /* Only some L4 CFG interconnect ranges are different on 4460 */  
 &l4_cfg_segment_300000 {  
         ranges = <0x00000000 0x00300000 0x020000>,      /* ap 67 */  
                  <0x00040000 0x00340000 0x001000>,      /* ap 68 */  
                  <0x00020000 0x00320000 0x004000>,      /* ap 71 */  
                  <0x00024000 0x00324000 0x002000>,      /* ap 72 */  
                  <0x00026000 0x00326000 0x001000>,      /* ap 73 */  
                  <0x00027000 0x00327000 0x001000>,      /* ap 74 */  
                  <0x00028000 0x00328000 0x001000>,      /* ap 75 */  
                  <0x00029000 0x00329000 0x001000>,      /* ap 76 */  
                  <0x00030000 0x00330000 0x010000>,      /* ap 77 */  
                  <0x0002a000 0x0032a000 0x002000>,      /* ap 90 */  
                  <0x0002c000 0x0032c000 0x004000>,      /* ap 91 */  
                  <0x00010000 0x00310000 0x008000>,      /* ap 92 */  
                  <0x00018000 0x00318000 0x004000>,      /* ap 93 */  
                  <0x0001c000 0x0031c000 0x002000>,      /* ap 94 */  
                  <0x0001e000 0x0031e000 0x002000>;      /* ap 95 */  
 };  
   
 &l4_cfg_target_0 {  
         ranges = <0x00000000 0x00000000 0x00010000>,  
                  <0x00010000 0x00010000 0x00008000>,  
                  <0x00018000 0x00018000 0x00004000>,  
                  <0x0001c000 0x0001c000 0x00002000>,  
                  <0x0001e000 0x0001e000 0x00002000>,  
                  <0x00020000 0x00020000 0x00004000>,  
                  <0x00024000 0x00024000 0x00002000>,  
                  <0x00026000 0x00026000 0x00001000>,  
                  <0x00027000 0x00027000 0x00001000>,  
                  <0x00028000 0x00028000 0x00001000>,  
                  <0x00029000 0x00029000 0x00001000>,  
                  <0x0002a000 0x0002a000 0x00002000>,  
                  <0x0002c000 0x0002c000 0x00004000>,  
                  <0x00030000 0x00030000 0x00010000>;  
 };  
   
 /include/ "omap446x-clocks.dtsi"  /include/ "omap446x-clocks.dtsi"

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

CVSweb <webmaster@jp.NetBSD.org>