Skip to content

Commit a36668d

Browse files
committed
am5729-beagleboneai.dts: add slow clock
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
1 parent 6b4b9ed commit a36668d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/arm/am5729-beagleboneai.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,3 +928,9 @@
928928
clock-frequency = <100000>;
929929
symlink = "bone-i2c2";
930930
};
931+
932+
&cpu0_opp_table {
933+
opp_slow-500000000 {
934+
opp-shared;
935+
};
936+
};

0 commit comments

Comments
 (0)