xref: /freebsd/sys/contrib/device-tree/src/arm64/arm/juno-r1-scmi.dts (revision d5b0e70f7e04d971691517ce1304d86a1e367e2e)
1c9ccf3a3SEmmanuel Vadot#include "juno-r1.dts"
2c9ccf3a3SEmmanuel Vadot#include "juno-scmi.dtsi"
3c9ccf3a3SEmmanuel Vadot
4c9ccf3a3SEmmanuel Vadot/ {
5c9ccf3a3SEmmanuel Vadot	funnel@20130000 {
6c9ccf3a3SEmmanuel Vadot		power-domains = <&scmi_devpd 8>;
7c9ccf3a3SEmmanuel Vadot	};
8c9ccf3a3SEmmanuel Vadot
9c9ccf3a3SEmmanuel Vadot	etf@20140000 {
10*d5b0e70fSEmmanuel Vadot		power-domains = <&scmi_devpd 8>;
11c9ccf3a3SEmmanuel Vadot	};
12c9ccf3a3SEmmanuel Vadot
13c9ccf3a3SEmmanuel Vadot	funnel@20150000 {
14*d5b0e70fSEmmanuel Vadot		power-domains = <&scmi_devpd 8>;
15c9ccf3a3SEmmanuel Vadot	};
16c9ccf3a3SEmmanuel Vadot};
17c9ccf3a3SEmmanuel Vadot
18*d5b0e70fSEmmanuel Vadot&cti_sys2 {
19*d5b0e70fSEmmanuel Vadot	power-domains = <&scmi_devpd 8>;
20*d5b0e70fSEmmanuel Vadot};
21*d5b0e70fSEmmanuel Vadot
22c9ccf3a3SEmmanuel Vadot&A57_0 {
23c9ccf3a3SEmmanuel Vadot	clocks = <&scmi_dvfs 0>;
24c9ccf3a3SEmmanuel Vadot};
25c9ccf3a3SEmmanuel Vadot&A57_1 {
26c9ccf3a3SEmmanuel Vadot	clocks = <&scmi_dvfs 0>;
27c9ccf3a3SEmmanuel Vadot};
28