adv7511: audio_clkgen: Infer input clock frequency

Instead of manually specifying the input clock frequency let the core infer
it automatically. This makes it more straight forward to change the clock
frequency.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
main
Lars-Peter Clausen 2017-04-21 12:52:36 +02:00
parent a12adf9f02
commit 76e4105bfd
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ ad_ip_parameter axi_hdmi_dma CONFIG.c_include_s2mm 0
# audio peripherals
ad_ip_instance clk_wiz sys_audio_clkgen
ad_ip_parameter sys_audio_clkgen CONFIG.PRIM_IN_FREQ 200.000
ad_ip_parameter sys_audio_clkgen CONFIG.CLKOUT1_REQUESTED_OUT_FREQ 12.288
ad_ip_parameter sys_audio_clkgen CONFIG.USE_LOCKED false
ad_ip_parameter sys_audio_clkgen CONFIG.USE_RESET false