| .. | .. |
|---|
| 14 | 14 | }; |
|---|
| 15 | 15 | |
|---|
| 16 | 16 | display_reserved: framebuffer@10900000 { |
|---|
| 17 | | - reg = <0x0 0x10900000 0x0 0x3000000>; |
|---|
| 17 | + reg = <0x0 0x10900000 0x0 0x2000000>; |
|---|
| 18 | 18 | }; |
|---|
| 19 | 19 | }; |
|---|
| 20 | 20 | |
|---|
| .. | .. |
|---|
| 48 | 48 | &dmc { |
|---|
| 49 | 49 | center-supply = <&vdd_logic>; |
|---|
| 50 | 50 | auto-freq-en = <0>; |
|---|
| 51 | | - system-status-level = < |
|---|
| 52 | | - /*system status freq level*/ |
|---|
| 53 | | - SYS_STATUS_NORMAL DMC_FREQ_LEVEL_HIGH |
|---|
| 54 | | - SYS_STATUS_REBOOT DMC_FREQ_LEVEL_HIGH |
|---|
| 55 | | - SYS_STATUS_SUSPEND DMC_FREQ_LEVEL_LOW |
|---|
| 56 | | - >; |
|---|
| 57 | 51 | status = "okay"; |
|---|
| 52 | +}; |
|---|
| 53 | + |
|---|
| 54 | +&dmc_opp_table { |
|---|
| 55 | + opp-324000000 { |
|---|
| 56 | + opp-hz = /bits/ 64 <324000000>; |
|---|
| 57 | + opp-microvolt = <875000>; |
|---|
| 58 | + }; |
|---|
| 59 | + opp-528000000 { |
|---|
| 60 | + opp-hz = /bits/ 64 <528000000>; |
|---|
| 61 | + opp-microvolt = <875000>; |
|---|
| 62 | + }; |
|---|
| 58 | 63 | }; |
|---|
| 59 | 64 | |
|---|
| 60 | 65 | &ebc { |
|---|
| .. | .. |
|---|
| 66 | 71 | }; |
|---|
| 67 | 72 | |
|---|
| 68 | 73 | &gpu_opp_table { |
|---|
| 69 | | - /delete-node/ opp-200000000; |
|---|
| 70 | | - /delete-node/ opp-300000000; |
|---|
| 74 | + opp-100000000 { |
|---|
| 75 | + opp-hz = /bits/ 64 <100000000>; |
|---|
| 76 | + opp-microvolt = <825000>; |
|---|
| 77 | + }; |
|---|
| 78 | + opp-150000000 { |
|---|
| 79 | + opp-hz = /bits/ 64 <150000000>; |
|---|
| 80 | + opp-microvolt = <825000>; |
|---|
| 81 | + }; |
|---|
| 71 | 82 | }; |
|---|
| 72 | 83 | |
|---|
| 73 | 84 | &lpddr4_params { |
|---|