ALT Linux Bugzilla
– Attachment 17209 Details for
Bug 51646
Опция repka_pi4 для параметра --target
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
sun50i-h6-gpu-opp.dtsi
sun50i-h6-gpu-opp.dtsi (text/plain), 1.75 KB, created by
Pavel Isopenko
on 2024-11-19 16:31:08 MSK
(
hide
)
Description:
sun50i-h6-gpu-opp.dtsi
Filename:
MIME Type:
Creator:
Pavel Isopenko
Created:
2024-11-19 16:31:08 MSK
Size:
1.75 KB
patch
obsolete
>// SPDX-License-Identifier: (GPL-2.0+ OR MIT) >// Copyright (C) 2022 Clément Péron <peron.clem@gmail.com> > >/ { > gpu_opp_table: opp-table-gpu { > compatible = "operating-points-v2"; > > opp-216000000 { > opp-hz = /bits/ 64 <216000000>; > opp-microvolt = <810000 810000 1200000>; > }; > > opp-264000000 { > opp-hz = /bits/ 64 <264000000>; > opp-microvolt = <810000 810000 1200000>; > }; > > opp-312000000 { > opp-hz = /bits/ 64 <312000000>; > opp-microvolt = <810000 810000 1200000>; > }; > > opp-336000000 { > opp-hz = /bits/ 64 <336000000>; > opp-microvolt = <810000 810000 1200000>; > }; > > opp-360000000 { > opp-hz = /bits/ 64 <360000000>; > opp-microvolt = <820000 820000 1200000>; > }; > > opp-384000000 { > opp-hz = /bits/ 64 <384000000>; > opp-microvolt = <830000 830000 1200000>; > }; > > opp-408000000 { > opp-hz = /bits/ 64 <408000000>; > opp-microvolt = <840000 840000 1200000>; > }; > > opp-420000000 { > opp-hz = /bits/ 64 <420000000>; > opp-microvolt = <850000 850000 1200000>; > }; > > opp-432000000 { > opp-hz = /bits/ 64 <432000000>; > opp-microvolt = <860000 860000 1200000>; > }; > > opp-456000000 { > opp-hz = /bits/ 64 <456000000>; > opp-microvolt = <870000 870000 1200000>; > }; > > opp-504000000 { > opp-hz = /bits/ 64 <504000000>; > opp-microvolt = <890000 890000 1200000>; > }; > > opp-540000000 { > opp-hz = /bits/ 64 <540000000>; > opp-microvolt = <910000 910000 1200000>; > }; > > opp-576000000 { > opp-hz = /bits/ 64 <576000000>; > opp-microvolt = <930000 930000 1200000>; > }; > > opp-624000000 { > opp-hz = /bits/ 64 <624000000>; > opp-microvolt = <950000 950000 1200000>; > }; > > opp-756000000 { > opp-hz = /bits/ 64 <756000000>; > opp-microvolt = <1040000 1040000 1200000>; > }; > }; >}; > >&gpu { > operating-points-v2 = <&gpu_opp_table>; >};
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51646
:
17005
|
17203
|
17207
|
17208
| 17209 |
17210