1. 23 3月, 2013 1 次提交
  2. 05 3月, 2013 1 次提交
  3. 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
  4. 30 1月, 2013 1 次提交
  5. 29 1月, 2013 11 次提交
  6. 17 11月, 2012 3 次提交
  7. 16 11月, 2012 3 次提交
  8. 06 11月, 2012 1 次提交
  9. 07 10月, 2012 1 次提交
  10. 20 9月, 2012 1 次提交
  11. 03 7月, 2012 1 次提交
  12. 21 6月, 2012 1 次提交
  13. 12 6月, 2012 2 次提交
  14. 15 5月, 2012 10 次提交
  15. 08 3月, 2012 1 次提交
  16. 05 3月, 2012 1 次提交