examples/nac3devices: fix mirny clocking

This commit is contained in:
Sebastien Bourdeauducq 2021-11-29 18:15:06 +08:00
parent 233c5f4bfb
commit 6a09b92fb3
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
{ {
"type": "mirny", "type": "mirny",
"ports": [1], "ports": [1],
"clk_sel": "mmcx" "clk_sel": "mmcx",
"refclk": 125e6
}, },
{ {
"type": "urukul", "type": "urukul",