20 Feb, 2019

10 commits


10 Feb, 2019

3 commits


01 Feb, 2019

2 commits

  • Add a sound driver for rk3288 supporting chromebook_jerry. This uses the
    I2S driver, and existing audio codec and the clock/pinmux support.

    Signed-off-by: Simon Glass
    Reviewed-by: Philipp Tomsich

    Simon Glass
     
  • Add a driver for I2S which allows audio data to be sent from the SoC to
    the audio codec. The sample rate and other settings are hard-coded for now
    as there is no suitable device-tree binding available.

    Signed-off-by: Simon Glass
    Reviewed-by: Philipp Tomsich

    Simon Glass
     

14 Dec, 2018

25 commits