Re: [PATCH] ARM: at91/dt: pullup dbgu rx instead of tx

2016-10-16 Thread Sylvain Rochet
Hi Peter, On Sun, Oct 16, 2016 at 12:57:09PM +0200, Peter Rosin wrote: > Hi again, > > I forgot about this, and it's been a year. But isn't it time to > upstream those pull-up fixes that Sylvain provided? Thank you for your reminder, actually I waited an answer on this nice subject: http://lis

Re: [PATCH] ARM: at91/dt: pullup dbgu rx instead of tx

2016-10-16 Thread Peter Rosin
Hi again, I forgot about this, and it's been a year. But isn't it time to upstream those pull-up fixes that Sylvain provided? Cheers, Peter On 2015-09-24 16:47, Alexandre Belloni wrote: > Hi Peter, > > Thanks for the patch but you actually got beaten by Sylvain: > http://lists.infradead.org/pi

Re: [PATCH] ARM: at91/dt: pullup dbgu rx instead of tx

2015-09-24 Thread Alexandre Belloni
On 24/09/2015 at 17:22:54 +0200, Peter Rosin wrote : > I just noticed that other ports have the same problem in sama5d3.dtsi. E.g. > > uart1 { > pinctrl_uart1: uart1-0 { > atmel,pins = >/* conflicts with TWD0, ISI_VSYNC */ >

Re: [PATCH] ARM: at91/dt: pullup dbgu rx instead of tx

2015-09-24 Thread Peter Rosin
On 2015-09-24 16:47, Alexandre Belloni wrote: > Hi Peter, > > Thanks for the patch but you actually got beaten by Sylvain: > http://lists.infradead.org/pipermail/linux-arm-kernel/2015-September/368426.html Ok, great! I just noticed that other ports have the same problem in sama5d3.dtsi. E.g.

Re: [PATCH] ARM: at91/dt: pullup dbgu rx instead of tx

2015-09-24 Thread Alexandre Belloni
Hi Peter, Thanks for the patch but you actually got beaten by Sylvain: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-September/368426.html On 24/09/2015 at 16:44:15 +0200, Peter Rosin wrote : > From: Peter Rosin > > It seems pointless to pullup the tx line, but there is value in pu

[PATCH] ARM: at91/dt: pullup dbgu rx instead of tx

2015-09-24 Thread Peter Rosin
From: Peter Rosin It seems pointless to pullup the tx line, but there is value in pulling up the rx line. Cc: sta...@vger.kernel.org Signed-off-by: Peter Rosin --- arch/arm/boot/dts/sama5d3.dtsi |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/sama5d