24 lines
307 B
Plaintext
24 lines
307 B
Plaintext
#include "juno-r2.dts"
|
|
#include "juno-scmi.dtsi"
|
|
|
|
/ {
|
|
funnel@20130000 {
|
|
power-domains = <&scmi_devpd 8>;
|
|
};
|
|
|
|
etf@20140000 {
|
|
power-domains = <&scmi_devpd 8>;
|
|
};
|
|
|
|
funnel@20150000 {
|
|
power-domains = <&scmi_devpd 8>;
|
|
};
|
|
};
|
|
|
|
&A72_0 {
|
|
clocks = <&scmi_dvfs 0>;
|
|
};
|
|
&A72_1 {
|
|
clocks = <&scmi_dvfs 0>;
|
|
};
|