File tree Expand file tree Collapse file tree 12 files changed +241
-205
lines changed
arch/arm64/boot/dts/mediatek Expand file tree Collapse file tree 12 files changed +241
-205
lines changed Original file line number Diff line number Diff line change 73
73
};
74
74
};
75
75
76
- memory {
76
+ memory@40000000 {
77
77
reg = <0 0x40000000 0 0x40000000>;
78
78
};
79
79
Original file line number Diff line number Diff line change 55
55
};
56
56
};
57
57
58
- memory {
58
+ memory@40000000 {
59
59
reg = <0 0x40000000 0 0x20000000>;
60
60
};
61
61
Original file line number Diff line number Diff line change 126
126
compatible = "sff,sfp";
127
127
i2c-bus = <&i2c_sfp1>;
128
128
los-gpios = <&pio 46 GPIO_ACTIVE_HIGH>;
129
+ maximum-power-milliwatt = <3000>;
129
130
mod-def0-gpios = <&pio 49 GPIO_ACTIVE_LOW>;
130
131
tx-disable-gpios = <&pio 20 GPIO_ACTIVE_HIGH>;
131
132
tx-fault-gpios = <&pio 7 GPIO_ACTIVE_HIGH>;
137
138
i2c-bus = <&i2c_sfp2>;
138
139
los-gpios = <&pio 31 GPIO_ACTIVE_HIGH>;
139
140
mod-def0-gpios = <&pio 47 GPIO_ACTIVE_LOW>;
141
+ maximum-power-milliwatt = <3000>;
140
142
tx-disable-gpios = <&pio 15 GPIO_ACTIVE_HIGH>;
141
143
tx-fault-gpios = <&pio 48 GPIO_ACTIVE_HIGH>;
142
144
};
150
152
trip = <&cpu_trip_active_high>;
151
153
};
152
154
153
- cpu-active-low {
155
+ cpu-active-med {
154
156
/* active: set fan to cooling level 1 */
155
157
cooling-device = <&fan 1 1>;
156
- trip = <&cpu_trip_active_low >;
158
+ trip = <&cpu_trip_active_med >;
157
159
};
158
160
159
- cpu-passive {
160
- /* passive : set fan to cooling level 0 */
161
+ cpu-active-low {
162
+ /* active : set fan to cooling level 0 */
161
163
cooling-device = <&fan 0 0>;
162
- trip = <&cpu_trip_passive >;
164
+ trip = <&cpu_trip_active_low >;
163
165
};
164
166
};
165
167
};
Original file line number Diff line number Diff line change 374
374
reg = <0 0x11230000 0 0x1000>,
375
375
<0 0x11c20000 0 0x1000>;
376
376
interrupts = <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
377
+ assigned-clocks = <&topckgen CLK_TOP_EMMC_416M_SEL>,
378
+ <&topckgen CLK_TOP_EMMC_250M_SEL>;
379
+ assigned-clock-parents = <&apmixedsys CLK_APMIXED_MPLL>,
380
+ <&topckgen CLK_TOP_NET1PLL_D5_D2>;
377
381
clocks = <&topckgen CLK_TOP_EMMC_416M_SEL>,
378
382
<&infracfg CLK_INFRA_MSDC_HCK_CK>,
379
383
<&infracfg CLK_INFRA_MSDC_CK>,
610
614
thermal-sensors = <&thermal 0>;
611
615
612
616
trips {
617
+ cpu_trip_crit: crit {
618
+ temperature = <125000>;
619
+ hysteresis = <2000>;
620
+ type = "critical";
621
+ };
622
+
623
+ cpu_trip_hot: hot {
624
+ temperature = <120000>;
625
+ hysteresis = <2000>;
626
+ type = "hot";
627
+ };
628
+
613
629
cpu_trip_active_high: active-high {
614
630
temperature = <115000>;
615
631
hysteresis = <2000>;
616
632
type = "active";
617
633
};
618
634
619
- cpu_trip_active_low : active-low {
635
+ cpu_trip_active_med : active-med {
620
636
temperature = <85000>;
621
637
hysteresis = <2000>;
622
638
type = "active";
623
639
};
624
640
625
- cpu_trip_passive: passive {
626
- temperature = <40000 >;
641
+ cpu_trip_active_low: active-low {
642
+ temperature = <60000 >;
627
643
hysteresis = <2000>;
628
- type = "passive ";
644
+ type = "active ";
629
645
};
630
646
};
631
647
};
Original file line number Diff line number Diff line change 44
44
id-gpio = <&pio 16 GPIO_ACTIVE_HIGH>;
45
45
};
46
46
47
- usb_p1_vbus: regulator@0 {
47
+ usb_p1_vbus: regulator-usb-p1 {
48
48
compatible = "regulator-fixed";
49
49
regulator-name = "usb_vbus";
50
50
regulator-min-microvolt = <5000000>;
53
53
enable-active-high;
54
54
};
55
55
56
- usb_p0_vbus: regulator@1 {
56
+ usb_p0_vbus: regulator-usb-p0 {
57
57
compatible = "regulator-fixed";
58
58
regulator-name = "vbus";
59
59
regulator-min-microvolt = <5000000>;
Original file line number Diff line number Diff line change 31
31
#address-cells = <2>;
32
32
#size-cells = <2>;
33
33
ranges;
34
- scp_mem_reserved: scp_mem_region {
34
+ scp_mem_reserved: memory@50000000 {
35
35
compatible = "shared-dma-pool";
36
36
reg = <0 0x50000000 0 0x2900000>;
37
37
no-map;
38
38
};
39
39
};
40
40
41
- ntc@0 {
41
+ thermal-sensor {
42
42
compatible = "murata,ncp03wf104";
43
43
pullup-uv = <1800000>;
44
44
pullup-ohm = <390000>;
Original file line number Diff line number Diff line change 91
91
92
92
&dsi0 {
93
93
status = "okay";
94
+ /delete-property/#size-cells;
95
+ /delete-property/#address-cells;
94
96
/delete-node/panel@0;
95
97
ports {
96
98
port {
441
443
};
442
444
443
445
touchscreen_pins: touchscreen-pins {
444
- touch_int_odl {
446
+ touch-int-odl {
445
447
pinmux = <PINMUX_GPIO155__FUNC_GPIO155>;
446
448
input-enable;
447
449
bias-pull-up;
448
450
};
449
451
450
- touch_rst_l {
452
+ touch-rst-l {
451
453
pinmux = <PINMUX_GPIO156__FUNC_GPIO156>;
452
454
output-high;
453
455
};
454
456
};
455
457
456
458
trackpad_pins: trackpad-pins {
457
- trackpad_int {
459
+ trackpad-int {
458
460
pinmux = <PINMUX_GPIO7__FUNC_GPIO7>;
459
461
input-enable;
460
462
bias-disable; /* pulled externally */
You can’t perform that action at this time.
0 commit comments