1. 05 12月, 2018 1 次提交
  2. 29 11月, 2018 2 次提交
    • M
      ARM: dts: meson: add the clock inputs for the Meson timer · 7b141abe
      Martin Blumenstingl 提交于
      The Meson Timer IP block has two clock inputs:
      - clk81 for using the system clock as timebase
      - xtal for a timebase with 1us, 10us, 100us and 1ms resolution
      
      The clocksource driver does not use these yet, but it's still a good
      idea to add them as this describes how the hardware actually works
      internally.
      Signed-off-by: NMartin Blumenstingl <martin.blumenstingl@googlemail.com>
      Signed-off-by: NKevin Hilman <khilman@baylibre.com>
      7b141abe
    • J
      ARM: dts: meson: consistently disable pin bias · 7e26335b
      Jerome Brunet 提交于
      On Amlogic chipsets, the bias set through pinconf applies to the pad
      itself, not only the GPIO function. This means that even when we change
      the function of the pad from GPIO to anything else, the bias previously
      set still applies.
      
      As we have seen with the eMMC, depending on the bias type and the function,
      it may trigger problems.
      
      The underlying issue is that we inherit whatever was left by previous user
      of the pad (pinconf, u-boot or the ROM code). As a consequence, the actual
      setup we will get is undefined.
      
      There is nothing mentioned in the documentation about pad bias and pinmux
      function, however leaving it undefined is not an option.
      
      This change consistently disable the pad bias for every pinmux functions.
      It seems to work well, we can only assume that the necessary bias (if any)
      is already provided by the pin function itself.
      Signed-off-by: NJerome Brunet <jbrunet@baylibre.com>
      Acked-by: Martin Blumenstingl<martin.blumenstingl@googlemail.com>
      Signed-off-by: NKevin Hilman <khilman@baylibre.com>
      7e26335b
  3. 26 9月, 2018 2 次提交
  4. 05 9月, 2018 1 次提交
  5. 10 5月, 2018 1 次提交
  6. 28 4月, 2018 1 次提交
  7. 21 3月, 2018 2 次提交
  8. 08 3月, 2018 1 次提交
  9. 13 2月, 2018 2 次提交
  10. 07 12月, 2017 3 次提交
  11. 30 10月, 2017 1 次提交
  12. 29 10月, 2017 2 次提交
  13. 12 10月, 2017 2 次提交
  14. 07 10月, 2017 2 次提交
  15. 02 8月, 2017 1 次提交
  16. 29 7月, 2017 2 次提交
  17. 17 6月, 2017 5 次提交
  18. 27 5月, 2017 2 次提交
  19. 28 3月, 2017 1 次提交
  20. 08 9月, 2016 1 次提交
  21. 15 6月, 2016 1 次提交
  22. 31 3月, 2016 1 次提交
  23. 04 1月, 2016 1 次提交
  24. 08 10月, 2015 1 次提交
  25. 02 3月, 2015 1 次提交