xref: /freebsd-src/sys/contrib/device-tree/src/arm64/arm/juno-scmi.dts (revision c9ccf3a32da427475985b85d7df023ccfb138c27)
1*c9ccf3a3SEmmanuel Vadot#include "juno.dts"
2*c9ccf3a3SEmmanuel Vadot#include "juno-scmi.dtsi"
3*c9ccf3a3SEmmanuel Vadot
4*c9ccf3a3SEmmanuel Vadot&A57_0 {
5*c9ccf3a3SEmmanuel Vadot	clocks = <&scmi_dvfs 0>;
6*c9ccf3a3SEmmanuel Vadot};
7*c9ccf3a3SEmmanuel Vadot&A57_1 {
8*c9ccf3a3SEmmanuel Vadot	clocks = <&scmi_dvfs 0>;
9*c9ccf3a3SEmmanuel Vadot};
10