mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-15 11:45:54 +00:00
24 lines
307 B
Plaintext
24 lines
307 B
Plaintext
|
#include "juno-r1.dts"
|
||
|
#include "juno-scmi.dtsi"
|
||
|
|
||
|
/ {
|
||
|
funnel@20130000 {
|
||
|
power-domains = <&scmi_devpd 8>;
|
||
|
};
|
||
|
|
||
|
etf@20140000 {
|
||
|
power-domains = <&scmi_devpd 0>;
|
||
|
};
|
||
|
|
||
|
funnel@20150000 {
|
||
|
power-domains = <&scmi_devpd 0>;
|
||
|
};
|
||
|
};
|
||
|
|
||
|
&A57_0 {
|
||
|
clocks = <&scmi_dvfs 0>;
|
||
|
};
|
||
|
&A57_1 {
|
||
|
clocks = <&scmi_dvfs 0>;
|
||
|
};
|