[BACK]Return to msm8992.dtsi CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm64 / boot / dts / qcom

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/qcom/msm8992.dtsi between version 1.1.1.3 and 1.1.1.3.2.2

version 1.1.1.3, 2018/06/27 16:27:08 version 1.1.1.3.2.2, 2020/04/08 14:08:40
Line 1 
Line 1 
   // SPDX-License-Identifier: GPL-2.0-only
 /* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.  /* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
  *  
  * This program is free software; you can redistribute it and/or modify  
  * it under the terms of the GNU General Public License version 2 and  
  * only version 2 as published by the Free Software Foundation.  
  *  
  * This program is distributed in the hope that it will be useful,  
  * but WITHOUT ANY WARRANTY; without even the implied warranty of  
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
  * GNU General Public License for more details.  
  */   */
   
 #include <dt-bindings/interrupt-controller/arm-gic.h>  #include <dt-bindings/interrupt-controller/arm-gic.h>
Line 38 
Line 30 
   
                 CPU0: cpu@0 {                  CPU0: cpu@0 {
                         device_type = "cpu";                          device_type = "cpu";
                         compatible = "arm,cortex-a53", "arm,armv8";                          compatible = "arm,cortex-a53";
                         reg = <0x0 0x0>;                          reg = <0x0 0x0>;
                         next-level-cache = <&L2_0>;                          next-level-cache = <&L2_0>;
                         L2_0: l2-cache {                          L2_0: l2-cache {

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

CVSweb <webmaster@jp.NetBSD.org>