1. 28 2月, 2017 1 次提交
  2. 01 12月, 2016 2 次提交
  3. 05 11月, 2016 1 次提交
  4. 04 11月, 2016 1 次提交
  5. 13 12月, 2015 1 次提交
  6. 07 10月, 2015 1 次提交
    • M
      ASoC: sun4i-codec: Remove the routing property · c570b82c
      Maxime Ripard 提交于
      Most of the boards have their headphone jack directly connected to the
      matching pins of the SoCs. Since most of the time we will have the same
      routing path, it makes no sense to put that in the DTS, since it will only
      be some useless duplication there.
      
      It also fixes the following warning messages that were seen so far, on
      boards where we were using the bindings in the documentation example.
      
      sun4i-codec 1c22c00.codec: ASoC: no sink widget found for Headphone Jack
      sun4i-codec 1c22c00.codec: ASoC: Failed to add route HP Left -> direct -> Headphone Jack
      sun4i-codec 1c22c00.codec: ASoC: no sink widget found for Headphone Jack
      sun4i-codec 1c22c00.codec: ASoC: Failed to add route HP Right -> direct -> Headphone Jack
      Reported-by: NPriit Laes <plaes@plaes.org>
      Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      c570b82c
  7. 17 9月, 2015 1 次提交