1. 29 5月, 2013 4 次提交
  2. 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
  3. 05 4月, 2013 4 次提交
  4. 04 4月, 2013 1 次提交
  5. 23 3月, 2013 1 次提交
  6. 12 3月, 2013 1 次提交
  7. 05 3月, 2013 1 次提交
  8. 14 2月, 2013 1 次提交
    • S
      ARM: tegra: remove clock-frequency properties from serial nodes · 8364f5d9
      Stephen Warren 提交于
      Currently, the serial nodes define both a clock-frequency and a clocks
      property. We should not provide both, since they might conflict.
      
      In practice, this also causes problems since the of_serial driver uses
      the clock-frequency property in preference to the clocks property, and
      hence doesn't clk_prepare_enable() the clock, which may then leave it
      with no known users, and hence the common clock framework will disable
      it, thus breaking the port, which is usually the console.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      8364f5d9
  9. 30 1月, 2013 1 次提交
  10. 29 1月, 2013 11 次提交
  11. 17 11月, 2012 3 次提交
  12. 16 11月, 2012 3 次提交
  13. 06 11月, 2012 1 次提交
  14. 07 10月, 2012 1 次提交
  15. 20 9月, 2012 1 次提交
  16. 03 7月, 2012 1 次提交
  17. 21 6月, 2012 1 次提交
  18. 12 6月, 2012 2 次提交
  19. 15 5月, 2012 1 次提交