From 29ec0297c9dfa24f286c65c5b31f079ea744a970 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 9 Mar 2019 18:25:45 +0800 Subject: [PATCH] wipm2: fix urukul clk_sel --- wipm2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wipm2.json b/wipm2.json index 54e0aef..22ae698 100644 --- a/wipm2.json +++ b/wipm2.json @@ -14,13 +14,13 @@ { "type": "urukul", "ports": [1, 2], - "clk_sel": 0 + "clk_sel": 2 }, { "type": "urukul", "dds": "ad9912", "ports": [3, 4], - "clk_sel": 0 + "clk_sel": 2 }, { "type": "sampler",