1. 05 1月, 2018 1 次提交
  2. 04 1月, 2018 2 次提交
  3. 03 1月, 2018 3 次提交
  4. 22 12月, 2017 2 次提交
  5. 21 12月, 2017 2 次提交
  6. 20 12月, 2017 1 次提交
  7. 19 12月, 2017 3 次提交
  8. 14 12月, 2017 1 次提交
  9. 12 12月, 2017 3 次提交
  10. 09 12月, 2017 1 次提交
  11. 07 12月, 2017 3 次提交
  12. 06 12月, 2017 2 次提交
  13. 05 12月, 2017 9 次提交
  14. 01 12月, 2017 3 次提交
  15. 30 11月, 2017 3 次提交
  16. 29 11月, 2017 1 次提交
    • J
      ASoC: nau8825: disable crosstalk by default · 226d7449
      John Hsu 提交于
      The driver makes the crosstalk funciton disabled by default
      which can simplify the codec function. The platform may not
      need this funciton and reduce the potential risk. Therefore,
      We change the property "nuvoton,crosstalk-bypass" to
      "nuvoton,crosstalk-enable". The crosstalk measurement is enabled
      if the property is set. Otherwise, it is disabled. Besides,
      add more condition in the entry point of the crosstalk sequence
      to disable the function completely.
      Signed-off-by: NJohn Hsu <KCHSU0@nuvoton.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      226d7449