1. 23 4月, 2014 1 次提交
  2. 06 3月, 2014 1 次提交
  3. 03 3月, 2014 2 次提交
  4. 01 3月, 2014 2 次提交
  5. 18 1月, 2014 1 次提交
  6. 22 10月, 2013 2 次提交
  7. 21 10月, 2013 1 次提交
  8. 12 10月, 2013 2 次提交
  9. 08 10月, 2013 2 次提交
    • A
      ARM: dts: AM4372: add few nodes · 73456012
      Afzal Mohammed 提交于
      Populate uarts, timers, rtc, wdt, gpio, i2c, spi, cpsw & pwm nodes.
      
      Reason for adding these nodes early - hwmod code required address
      space of peripherals corresponding to these nodes (as address space
      details are removed from hwmod database).
      
      uart0, timers - 1 & 2 and synctimer were already present, so here the
      remaining uarts & timers are added.
      
      All properties as per the existing binding has been added for uart,
      timer, rtc, wdt & gpio. Even though that was not the current scope
      of work, felt adding those would reduce or require no effort later
      to get these peripherals working.
      
      For i2c, spi, cpsw & pwm - only the properties that were sure to be
      correct has been added (main intention is to make hwmod happy and
      avoid any later modification to here added properties).
      
      While at it add "ti,hwmod" property to already existing nodes.
      Signed-off-by: NAfzal Mohammed <afzal@ti.com>
      Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
      73456012
    • A
      ARM: dts: AM4372: cpu(s) node per latest binding · 738c7409
      Afzal Mohammed 提交于
      Update AM4372 cpu node to the latest cpus/cpu bindings for ARM.
      Signed-off-by: NAfzal Mohammed <afzal@ti.com>
      Acked-by: NMark Rutland <mark.rutland@arm.com>
      Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
      738c7409
  10. 19 6月, 2013 1 次提交