Commit 4aca7e9
clk: amlogic: remove potentially unsafe flags from S4 video clocks
The video clocks enci, encp, vdac and hdmitx share the same clock
source. Adding CLK_SET_RATE_PARENT to the mux may unintentionally change
the shared parent clock, which could affect other video clocks.
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
Link: https://lore.kernel.org/r/20250919-add_video_clk-v6-3-fe223161fb3f@amlogic.com
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>1 parent c78c9db commit 4aca7e9
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1107 | 1107 | | |
1108 | 1108 | | |
1109 | 1109 | | |
1110 | | - | |
1111 | 1110 | | |
1112 | 1111 | | |
1113 | 1112 | | |
| |||
1123 | 1122 | | |
1124 | 1123 | | |
1125 | 1124 | | |
1126 | | - | |
1127 | 1125 | | |
1128 | 1126 | | |
1129 | 1127 | | |
| |||
1154 | 1152 | | |
1155 | 1153 | | |
1156 | 1154 | | |
1157 | | - | |
1158 | 1155 | | |
1159 | 1156 | | |
1160 | 1157 | | |
| |||
1185 | 1182 | | |
1186 | 1183 | | |
1187 | 1184 | | |
1188 | | - | |
1189 | 1185 | | |
1190 | 1186 | | |
1191 | 1187 | | |
| |||
0 commit comments