1. 22 8月, 2013 2 次提交
  2. 15 7月, 2013 1 次提交
    • P
      ARM i.MX53: Fix UART pad configuration · f5786b8e
      Philipp Zabel 提交于
      The current default pad configuration for UART RX and TX pads sets a 360k
      pull-down and writes 1 to a reserved bit (1 << 0). It doesn't seem right to
      me that in idle state, the UART has to keep the signal high against a
      pull-down resistor.
      
      This patch instead sets a 100k pull-up, which incidentally corresponds to the
      register reset value for all but one (MX53_PAD_KEY_ROW0__UART4_RXD_MUX) pad,
      and removes the write to the reserved bit.
      Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      f5786b8e
  3. 17 6月, 2013 22 次提交
  4. 24 5月, 2013 1 次提交
  5. 09 4月, 2013 7 次提交
  6. 10 2月, 2013 2 次提交
  7. 08 1月, 2013 1 次提交
  8. 22 11月, 2012 2 次提交
  9. 16 11月, 2012 2 次提交