Commit e0cffa9a authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding

ARM: tegra: apalis-tk1: reorder cpu dfll clock properties

Reorder CPU DFLL clock properties.
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent a052d2b6
......@@ -1925,8 +1925,8 @@ sdhci@700b0600 {
/* CPU DFLL clock */
clock@70110000 {
status = "okay";
vdd-cpu-supply = <&reg_vdd_cpu>;
nvidia,i2c-fs-rate = <400000>;
vdd-cpu-supply = <&reg_vdd_cpu>;
};
ahub@70300000 {
......
......@@ -1954,8 +1954,8 @@ sdhci@700b0600 {
/* CPU DFLL clock */
clock@70110000 {
status = "okay";
vdd-cpu-supply = <&reg_vdd_cpu>;
nvidia,i2c-fs-rate = <400000>;
vdd-cpu-supply = <&reg_vdd_cpu>;
};
ahub@70300000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment