Hi, I did the connections today, it doesn't work yet here is the kernel output:
[ 1.603394] asoc-simple-card sound: uda1380-hifi <-> 1c22400.i2s mapping ok [ 1.610467] uda1380-codec 1-0018: ASoC: mux Capture Mux has no paths [ 1.616961] uda1380-codec 1-0018: ASoC: Failed to create Playback debugfs file [ 1.624212] uda1380-codec 1-0018: ASoC: Failed to create Capture debugfs file [ 1.631831] uda1380-codec 1-0018: uda1380_sync_cache: write to reg 0x1 failed [ 1.639054] uda1380-codec 1-0018: uda1380_sync_cache: write to reg 0x2 failed [ 1.646291] i2c i2c-1: mv64xxx_i2c_fsm: Ctlr Error -- state: 0x6, status: 0x38, addr: 0x18, flags: 0x0 [ 1.651912] ata1: SATA link down (SStatus 0 SControl 300) [ 1.660989] uda1380-codec 1-0018: uda1380_sync_cache: write to reg 0x3 failed [ 1.681903] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 3.191912] cfg80211: Calling CRDA to update world regulatory domain [ 3.661900] i2c i2c-1: mv64xxx: I2C bus locked, block: 1, time_left: 0 [ 3.668428] uda1380-codec 1-0018: uda1380_sync_cache: write to reg 0x4 failed looks like an i2c connection problem, my pinout is this one: A20 Side | UDA side PB5 I2S0_MCLK -> TXMCLK PB6 I2S0_BCLK -> TXCLK PB7 I2S0_LRCK -> TXWS PB8 I2S0_D0 -> TXDA PB12 I2S0_DI -> RXDA PB18 I2C1_SCK -> SCL PB19 I2C1_SDA -> SDA I will try to look more in details tomorrow. Best regards, Alexis. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
