1. 29 10月, 2019 1 次提交
  2. 04 9月, 2019 3 次提交
  3. 01 9月, 2019 2 次提交
  4. 22 8月, 2019 1 次提交
  5. 16 8月, 2019 2 次提交
  6. 14 8月, 2019 1 次提交
  7. 12 8月, 2019 1 次提交
  8. 03 8月, 2019 1 次提交
  9. 24 7月, 2019 2 次提交
  10. 22 7月, 2019 4 次提交
  11. 26 6月, 2019 6 次提交
  12. 25 6月, 2019 2 次提交
  13. 20 6月, 2019 1 次提交
  14. 19 6月, 2019 6 次提交
  15. 18 6月, 2019 1 次提交
    • L
      arm64: defconfig: Enable FSL_EDMA driver · a019ab40
      Li Yang 提交于
      Enables the FSL EDMA driver by default.  This also works around an issue
      that imx-i2c driver keeps deferring the probe because of the DMA is not
      ready.  And currently the DMA engine framework can not correctly tell
      if the DMA channels will truly become available later (it will never be
      available if the DMA driver is not enabled).
      
      This will cause indefinite messages like below:
      [    3.335829] imx-i2c 2180000.i2c: can't get pinctrl, bus recovery not supported
      [    3.344455] ina2xx 0-0040: power monitor ina220 (Rshunt = 1000 uOhm)
      [    3.350917] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator
      [    3.362089] imx-i2c 2180000.i2c: can't get pinctrl, bus recovery not supported
      [    3.370741] ina2xx 0-0040: power monitor ina220 (Rshunt = 1000 uOhm)
      [    3.377205] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator
      [    3.388455] imx-i2c 2180000.i2c: can't get pinctrl, bus recovery not supported
      .....
      Signed-off-by: NLi Yang <leoyang.li@nxp.com>
      Signed-off-by: NShawn Guo <shawnguo@kernel.org>
      a019ab40
  16. 14 6月, 2019 1 次提交
  17. 12 6月, 2019 1 次提交
  18. 11 6月, 2019 1 次提交
  19. 24 5月, 2019 1 次提交
  20. 20 5月, 2019 2 次提交