1. 19 5月, 2014 1 次提交
  2. 21 12月, 2013 4 次提交
  3. 16 12月, 2013 2 次提交
  4. 26 11月, 2013 1 次提交
  5. 28 6月, 2013 1 次提交
  6. 10 5月, 2013 1 次提交
  7. 29 4月, 2013 1 次提交
    • D
      ARM: dts: Add i2c-arbitrator bus for exynos5250-snow · 97a4a1ba
      Doug Anderson 提交于
      We need to use the i2c-arbitrator to talk to any of the devices on i2c
      bus 4 on exynos5250-snow so that we don't confuse the embedded
      controller (EC).  Add the i2c-arbitrator to the device tree.  As we
      add future devices (keyboard, sbs, tps65090) we'll add them on top of
      this.
      
      The arbitrated bus is numbered 104 simply as a convenience to make it
      easier for people poking around to guess that it might have something
      to do with the physical bus 4.
      
      The addition is split between the cros5250-common and the snow device
      tree file since not all cros5250-class devices use arbitration.
      Signed-off-by: NDoug Anderson <dianders@chromium.org>
      Acked-by: NKukjin Kim <kgene.kim@samsung.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      97a4a1ba
  8. 09 4月, 2013 1 次提交
  9. 07 3月, 2013 1 次提交
  10. 17 1月, 2013 1 次提交
  11. 21 11月, 2012 2 次提交
  12. 20 11月, 2012 1 次提交
  13. 29 10月, 2012 3 次提交
  14. 19 10月, 2012 1 次提交
  15. 26 9月, 2012 1 次提交
  16. 21 9月, 2012 1 次提交
  17. 14 7月, 2012 1 次提交
  18. 16 5月, 2012 1 次提交
  19. 15 3月, 2012 1 次提交
    • K
      ARM: dts: add initial dts file for EXYNOS5250, SMDK5250 · b074abb7
      Kukjin Kim 提交于
      This patch adds initial dts file for EXYNOS5250 SoC. This dts
      file is including the SoC specific devices and properties. And
      adds the dts file for SMDK5250 board which uses the EXYNOS5250
      dts file. Its board specific properites will be added later.
      
      Cc: Thomas Abraham <thomas.abraham@linaro.org>
      Cc: Grant Likely <grant.likely@secretlab.ca>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      b074abb7