1. 05 8月, 2015 1 次提交
  2. 11 6月, 2015 2 次提交
  3. 23 4月, 2015 1 次提交
  4. 17 4月, 2015 1 次提交
  5. 26 3月, 2015 1 次提交
  6. 13 2月, 2015 1 次提交
  7. 30 1月, 2015 1 次提交
    • S
      dm: core: Add a flag to control sequence numbering · 9cc36a2b
      Simon Glass 提交于
      At present we try to use the 'reg' property and device tree aliases to give
      devices a sequence number. The 'reg' property is often actually a memory
      address, so the sequence numbers thus-obtained are not useful. It would be
      better if the devices were just sequentially numbered in that case. In fact
      neither I2C nor SPI use this feature, so drop it.
      
      Some devices need us to look up an alias to number them within the uclass.
      Add a flag to control this, so it is not done unless it is needed.
      
      Adjust the tests to test this new behaviour.
      Signed-off-by: NSimon Glass <sjg@chromium.org>
      Reviewed-by: NMasahiro Yamada <yamada.m@jp.panasonic.com>
      9cc36a2b
  8. 28 11月, 2014 1 次提交
  9. 21 11月, 2014 3 次提交
  10. 24 10月, 2014 5 次提交
  11. 23 10月, 2014 1 次提交
  12. 11 10月, 2014 1 次提交
  13. 06 10月, 2014 1 次提交
  14. 24 9月, 2014 1 次提交
  15. 11 9月, 2014 1 次提交