Loading arch/arm/boot/dts/exynos4210.dtsi +258 −255 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ }; }; soc: soc { sysram: sysram@2020000 { compatible = "mmio-sram"; reg = <0x02020000 0x20000>; Loading Loading @@ -106,7 +107,8 @@ #interrupt-cells = <1>; #address-cells = <0>; #size-cells = <0>; interrupt-map = <0 &gic 0 57 IRQ_TYPE_LEVEL_HIGH>, interrupt-map = <0 &gic 0 57 IRQ_TYPE_LEVEL_HIGH>, <1 &gic 0 69 IRQ_TYPE_LEVEL_HIGH>, <2 &combiner 12 6>, <3 &combiner 12 7>, Loading Loading @@ -152,26 +154,6 @@ reg = <0x03860000 0x1000>; }; thermal-zones { cpu_thermal: cpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tmu 0>; trips { cpu_alert0: cpu-alert-0 { temperature = <85000>; /* millicelsius */ }; cpu_alert1: cpu-alert-1 { temperature = <100000>; /* millicelsius */ }; cpu_alert2: cpu-alert-2 { temperature = <110000>; /* millicelsius */ }; }; }; }; g2d: g2d@12800000 { compatible = "samsung,s5pv210-g2d"; reg = <0x12800000 0x1000>; Loading Loading @@ -372,6 +354,27 @@ }; }; thermal-zones { cpu_thermal: cpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tmu 0>; trips { cpu_alert0: cpu-alert-0 { temperature = <85000>; /* millicelsius */ }; cpu_alert1: cpu-alert-1 { temperature = <100000>; /* millicelsius */ }; cpu_alert2: cpu-alert-2 { temperature = <110000>; /* millicelsius */ }; }; }; }; }; &gic { cpu-offset = <0x8000>; }; Loading Loading
arch/arm/boot/dts/exynos4210.dtsi +258 −255 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ }; }; soc: soc { sysram: sysram@2020000 { compatible = "mmio-sram"; reg = <0x02020000 0x20000>; Loading Loading @@ -106,7 +107,8 @@ #interrupt-cells = <1>; #address-cells = <0>; #size-cells = <0>; interrupt-map = <0 &gic 0 57 IRQ_TYPE_LEVEL_HIGH>, interrupt-map = <0 &gic 0 57 IRQ_TYPE_LEVEL_HIGH>, <1 &gic 0 69 IRQ_TYPE_LEVEL_HIGH>, <2 &combiner 12 6>, <3 &combiner 12 7>, Loading Loading @@ -152,26 +154,6 @@ reg = <0x03860000 0x1000>; }; thermal-zones { cpu_thermal: cpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tmu 0>; trips { cpu_alert0: cpu-alert-0 { temperature = <85000>; /* millicelsius */ }; cpu_alert1: cpu-alert-1 { temperature = <100000>; /* millicelsius */ }; cpu_alert2: cpu-alert-2 { temperature = <110000>; /* millicelsius */ }; }; }; }; g2d: g2d@12800000 { compatible = "samsung,s5pv210-g2d"; reg = <0x12800000 0x1000>; Loading Loading @@ -372,6 +354,27 @@ }; }; thermal-zones { cpu_thermal: cpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tmu 0>; trips { cpu_alert0: cpu-alert-0 { temperature = <85000>; /* millicelsius */ }; cpu_alert1: cpu-alert-1 { temperature = <100000>; /* millicelsius */ }; cpu_alert2: cpu-alert-2 { temperature = <110000>; /* millicelsius */ }; }; }; }; }; &gic { cpu-offset = <0x8000>; }; Loading