1. 25 9月, 2012 3 次提交
  2. 06 9月, 2012 1 次提交
  3. 23 8月, 2012 1 次提交
  4. 08 8月, 2012 1 次提交
  5. 27 7月, 2012 4 次提交
  6. 25 7月, 2012 2 次提交
  7. 24 7月, 2012 1 次提交
    • A
      I2C: MV64XYZ: Add Device Tree support · b61d1575
      Andrew Lunn 提交于
      Extends the driver to get properties from device tree. Rather than
      pass the N & M factors in DT, use the more standard clock-frequency
      property. Calculate N & M at run time. In order to do this, we need to
      know tclk. So the driver uses clk_get() etc in order to get the clock
      and clk_get_rate() to determine the tclk rate. Not all platforms
      however have CLK, so some #ifdefery is needed to ensure the driver
      still compiles when CLK is not available.
      Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
      
      [wsa: converted some ints to u32 to match signedness]
      Signed-off-by: NWolfram Sang <w.sang@pengutronix.de>
      b61d1575
  8. 23 7月, 2012 5 次提交
  9. 21 7月, 2012 1 次提交
  10. 20 7月, 2012 1 次提交
  11. 19 7月, 2012 1 次提交
  12. 18 7月, 2012 5 次提交
  13. 17 7月, 2012 1 次提交
  14. 16 7月, 2012 1 次提交
  15. 15 7月, 2012 2 次提交
  16. 14 7月, 2012 3 次提交
  17. 13 7月, 2012 5 次提交
  18. 12 7月, 2012 2 次提交