germahm.blogg.se

Allwinner a64 review
Allwinner a64 review







  1. #Allwinner a64 review archive#
  2. #Allwinner a64 review Patch#
  3. #Allwinner a64 review plus#
  4. #Allwinner a64 review series#

#Allwinner a64 review plus#

Sound/soc/sunxi/sun4i-i2s.c | 32 ++++++++++++++++++-ġ file changed, 18 insertions(+), 14 deletions(-)ĭiff -git a/sound/soc/sunxi/sun4i-i2s.c b/sound/soc/sunxi/sun4i-i2s.Orange Pi Win Plus is a Development Board and a single board computer based on the Allwinner A64 SoC, a successor of the previous Orange Pi Win with few changes in the specification such as 2GB DDR3 RAM, External battery connector and 2Mb Spi Flash. Logic and just pass the required values as params to set_chan_cfg(). This logic is already done by the caller. To fix this, we need to check if these values are set or not but as Lrck_period for 16-bit slots, making the sample rate double what we This is not done actually and will trigger a bug.įor example, if we set to the simple soundcard in the device-treeĭai-tdm-slot-width = and then start a stream using S16_LE,Ĭurrently we would calculate BCLK for 32-bit slots, but program So we need to check if these values are set or not. These values are then kept in sun4i_i2s struct. Linux-sunxi, Clément Péron, Samuel HollandĪs slots and slot_width can be set manually using set_tdm(). ` (12 subsequent siblings) 13 siblings, 1 reply 20+ messages in thread 18:31 ` ASoC: sun4i-i2s: Add support for H6 I2S Clément Péron 18:31 Add Allwinner H3/H5/H6/A64 HDMI audio Clément 18:31 ` Clément Péron * ASoC: sun4i-i2s: Change set_chan_cfg() params remove all simple-audio-card,frame-inversion in dtsĪSoC: sun4i-i2s: Change set_chan_cfg() paramsĪSoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicitĪSoC: sun4i-i2s: fix coding-style for callback definitionĪrm64: defconfig: Enable Allwinner i2s driverĭt-bindings: sound: sun4i-i2s: Document H3 with missing RX channelĭt-bindings: ASoC: sun4i-i2s: Add H6 compatibleĪSoc: sun4i-i2s: Add 20 and 24 bit supportĪrm64: dts: allwinner: a64: Add I2S2 nodeĪSoC: sun4i-i2s: Fix setting of FIFO modes

#Allwinner a64 review Patch#

Add patch for changing set_chan_cfg params readd simple-audio-card,frame-inversion in dts readd inversion to H6 LRCK sun50i_h6_i2s_set_soc_fmt() add Samuel Holland patch to reconfigure FIFO_TX_REG when suspend is enabled add more comment on get_wss() and set_channel_cfg() patch move set_channel_cfg() in first position move the comment near the function prototype

#Allwinner a64 review series#

This make the title of this series wrong now :/. Proper dedicated soundcard will be introduce later. We have now drop this simple sound card and a This series add H6 I2S support and the I2S node missing to supportĪs we first use some TDM property to make the I2S working we the To: Maxime Ripard, Chen-Yu Tsai, Rob Herring, Mark Brown, Liam GirdwoodĬc: Jaroslav Kysela, Takashi Iwai, Marcus Cooper, Jernej Skrabec,Īlsa-devel, devicetree, linux-arm-kernel, linux-kernel, ` (13 more replies) 0 siblings, 14 replies 20+ messages in threadįrom: Clément Péron 18:31 UTC ( / raw) 18:31 ` ASoC: sun4i-i2s: Change set_chan_cfg() params Clément Péron

#Allwinner a64 review archive#

Add Allwinner H3/H5/H6/A64 HDMI audio LKML Archive on help / color / mirror / Atom feed * Add Allwinner H3/H5/H6/A64 HDMI audio 18:31 Clément Péron









Allwinner a64 review