All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: dts: rockchip: pull up cts lines
@ 2015-09-02 23:27 ` Alexandru M Stan
  0 siblings, 0 replies; 16+ messages in thread
From: Alexandru M Stan @ 2015-09-02 23:27 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Romain Perier, FUKAUMI Naoki, Neil Hendin, Douglas Anderson,
	Jeffy Chen, Caesar Wang, devicetree, linux-kernel,
	linux-rockchip, linux-arm-kernel, Alexandru M Stan

The flow control lines from a user accessible UART are optional,
the user might not have anything connected to those pins.
In order to prevent random interrupts happening and noise affecting
the cts pin should be pulled up.

The only boards affected (that care about uart*_cts ) are the veyron
chromeos devices and the firefly. Veyron already has something like that,
which I now have to remove in the second patch. Firefly uses uart0_cts
for the wifi chip communications, same thing as veyron, so it should be
fine having it.

Changes in v2:
- Restrict changes only to cts pin, leave rts alone
- CC people with the firefly board
- New patch removing redundant pullup code from veyron
- cover letter

Alexandru M Stan (2):
  ARM: dts: rockchip: pull up cts lines on rk3288
  ARM: dts: rockchip: Remove specific cts pullup from veyron

 arch/arm/boot/dts/rk3288-veyron.dtsi | 12 ------------
 arch/arm/boot/dts/rk3288.dtsi        |  8 ++++----
 2 files changed, 4 insertions(+), 16 deletions(-)

-- 
2.5.0.457.gab17608


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-09-03 19:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-02 23:27 [PATCH v2 0/2] ARM: dts: rockchip: pull up cts lines Alexandru M Stan
2015-09-02 23:27 ` Alexandru M Stan
2015-09-02 23:27 ` Alexandru M Stan
2015-09-02 23:27 ` [PATCH v2 1/2] ARM: dts: rockchip: pull up cts lines on rk3288 Alexandru M Stan
2015-09-02 23:27   ` Alexandru M Stan
2015-09-02 23:34   ` Doug Anderson
2015-09-02 23:34     ` Doug Anderson
2015-09-02 23:34     ` Doug Anderson
2015-09-02 23:27 ` [PATCH v2 2/2] ARM: dts: rockchip: Remove specific cts pullup from veyron Alexandru M Stan
2015-09-02 23:27   ` Alexandru M Stan
2015-09-02 23:35   ` Doug Anderson
2015-09-02 23:35     ` Doug Anderson
2015-09-02 23:35     ` Doug Anderson
2015-09-03 19:03 ` [PATCH v2 0/2] ARM: dts: rockchip: pull up cts lines Heiko Stuebner
2015-09-03 19:03   ` Heiko Stuebner
2015-09-03 19:03   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.