File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree Original file line number Diff line number Diff line change 190190 };
191191};
192192
193+ &cpu0 {
194+ cpu-supply = <&vdd_arm>;
195+ };
196+
193197&display_subsystem {
194198 status = "okay";
195199};
196200
197- &cpu0 {
198- cpu-supply = <&vdd_arm>;
201+ &dfi {
202+ status = "okay";
203+ };
204+
205+ &dmc {
206+ center-supply = <&vdd_logic>;
207+ status = "okay";
199208};
200209
201210&emmc {
Original file line number Diff line number Diff line change 282282 status = "disabled";
283283};
284284
285+ &dfi {
286+ status = "okay";
287+ };
288+
289+ &dmc {
290+ center-supply = <&vdd_logic>;
291+ status = "okay";
292+ };
293+
285294&emmc {
286295 bus-width = <8>;
287296 cap-mmc-highspeed;
Original file line number Diff line number Diff line change 15861586 downdifferential = <20>;
15871587 system-status-freq = <
15881588 /*system status freq(KHz)*/
1589- SYS_STATUS_NORMAL 328000
1590- SYS_STATUS_REBOOT 328000
1589+ SYS_STATUS_NORMAL 528000
1590+ SYS_STATUS_REBOOT 450000
15911591 SYS_STATUS_SUSPEND 194000
1592- SYS_STATUS_VIDEO_1080P 328000
1592+ SYS_STATUS_VIDEO_1080P 450000
15931593 SYS_STATUS_BOOST 528000
15941594 SYS_STATUS_PERFORMANCE 666000
15951595 >;
1596- auto-min-freq = <400000 >;
1597- auto-freq-en = <0 >;
1596+ auto-min-freq = <328000 >;
1597+ auto-freq-en = <1 >;
15981598 #cooling-cells = <2>;
15991599 status = "disabled";
16001600
Original file line number Diff line number Diff line change 249249 status = "disabled";
250250};
251251
252+ &dfi {
253+ status = "okay";
254+ };
255+
256+ &dmc {
257+ center-supply = <&vdd_logic>;
258+ status = "okay";
259+ };
260+
252261&emmc {
253262 bus-width = <8>;
254263 cap-mmc-highspeed;
Original file line number Diff line number Diff line change 318318 status = "disabled";
319319};
320320
321+ &dfi {
322+ status = "okay";
323+ };
324+
325+ &dmc {
326+ center-supply = <&vdd_logic>;
327+ status = "okay";
328+ };
329+
321330&emmc {
322331 bus-width = <8>;
323332 cap-mmc-highspeed;
You can’t perform that action at this time.
0 commit comments