1. 13 11月, 2014 1 次提交
  2. 17 12月, 2013 3 次提交
  3. 29 5月, 2013 2 次提交
  4. 18 5月, 2013 1 次提交
    • V
      ARM: tegra: update device trees for USB binding rework · 4c94c8b5
      Venu Byravarasu 提交于
      This patch updates all Tegra board files so that they contain all the
      properties required by the updated USB DT binding. Note that this patch
      only adds the new properties and does not yet remove the old properties,
      in order to maintain bisectability. The old properties will be removed
      once the driver has been updated to assume the new bindings.
      Signed-off-by: NVenu Byravarasu <vbyravarasu@nvidia.com>
      [swarren: fixed some newly added regulator-name properties to better
      match schematic, avoided duplicate regulator-name on Whistler.]
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      4c94c8b5
  5. 29 1月, 2013 1 次提交
    • L
      ARM: tegra: Add Toradex Iris carrier board DT with T20 512MB COM · bf5fcc76
      Lucas Stach 提交于
      This adds the device tree for the Toradex Iris carrier board used
      together with a Colibri T20 512MB COM.
      
      The Iris has the following features, in brackets the current status:
      - DVI and VGA output through DVI-I connector (DVI-D enabled and tested)
      - LVDS output
      - 1 USB host port (enabled and tested)
      - 1 USB OTG port (enabled)
      - 100 MBit Ethernet (enabled and tested)
      - 5 UART ports  (2 on 10way headers enabled and tested)
      - 1 MicroSD Slot (enabled and tested)
      - Audio connectors (enabled, only HP out and Line-in tested)
      - i2c RTC
      - GPIO connector (enabled, only sparsely tested)
      - external i2c bus
      - 4 PWM out
      - analog in
      Signed-off-by: NLucas Stach <dev@lynxeye.de>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      bf5fcc76