Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-17 Thread Linus Walleij
On Fri, Aug 14, 2015 at 7:45 PM, Ian Lepore i...@freebsd.org wrote: On Fri, 2015-08-14 at 09:27 -0500, Rob Herring wrote: Ian: So if I want to write a FreeBSD i2c eeprom driver that uses DT data, what are my choices? I have exactly one: make my driver essentially a clone of the Linux

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-14 Thread Rob Herring
On Thu, Aug 13, 2015 at 2:04 PM, Ian Lepore i...@freebsd.org wrote: On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote: On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote: On 08/13/2015 09:59 AM, Simon Glass wrote: Hi Linus, On 11 August 2015 at 07:00, Linus Walleij

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-14 Thread Stephen Warren
Ian Lepore wrote at Friday, August 14, 2015 11:46 AM: On Fri, 2015-08-14 at 09:27 -0500, Rob Herring wrote: On Thu, Aug 13, 2015 at 2:04 PM, Ian Lepore i...@freebsd.org wrote: On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote: On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-14 Thread Pantelis Antoniou
Hi Ian, On Aug 13, 2015, at 22:04 , Ian Lepore i...@freebsd.org wrote: On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote: On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote: On 08/13/2015 09:59 AM, Simon Glass wrote: Hi Linus, On 11 August 2015 at 07:00, Linus Walleij

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-14 Thread Ian Lepore
On Fri, 2015-08-14 at 09:27 -0500, Rob Herring wrote: On Thu, Aug 13, 2015 at 2:04 PM, Ian Lepore i...@freebsd.org wrote: On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote: On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote: [...] This always makes me ask if the FreeBSD

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-14 Thread Geert Uytterhoeven
On Thu, Aug 13, 2015 at 9:37 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 08/13/2015 01:04 PM, Ian Lepore wrote: As the FreeBSD person who got our first SoC (imx6, only partially supported) converted to use the Linux DT files rather than our own homebrew mess we started with, I would say

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-14 Thread Linus Walleij
On Thu, Aug 13, 2015 at 9:04 PM, Ian Lepore i...@freebsd.org wrote: As the FreeBSD person who got our first SoC (imx6, only partially supported) converted to use the Linux DT files rather than our own homebrew mess we started with, I would say that my opinion of the existing DT information is

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-13 Thread Tom Rini
On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote: On 08/13/2015 09:59 AM, Simon Glass wrote: Hi Linus, On 11 August 2015 at 07:00, Linus Walleij linus.wall...@linaro.org wrote: On Fri, Aug 7, 2015 at 3:42 PM, Simon Glass s...@chromium.org wrote: This binding differs from

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-13 Thread Rob Herring
On Thu, Aug 13, 2015 at 10:59 AM, Simon Glass s...@chromium.org wrote: Hi Linus, On 11 August 2015 at 07:00, Linus Walleij linus.wall...@linaro.org wrote: On Fri, Aug 7, 2015 at 3:42 PM, Simon Glass s...@chromium.org wrote: This binding differs from that of Linux. Update it and change

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-13 Thread Stephen Warren
On 08/13/2015 01:04 PM, Ian Lepore wrote: On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote: On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote: On 08/13/2015 09:59 AM, Simon Glass wrote: Hi Linus, On 11 August 2015 at 07:00, Linus Walleij linus.wall...@linaro.org wrote: On Fri,

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-13 Thread Ian Lepore
On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote: On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote: On 08/13/2015 09:59 AM, Simon Glass wrote: Hi Linus, On 11 August 2015 at 07:00, Linus Walleij linus.wall...@linaro.org wrote: On Fri, Aug 7, 2015 at 3:42 PM, Simon Glass

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-13 Thread Stephen Warren
On 08/13/2015 09:59 AM, Simon Glass wrote: Hi Linus, On 11 August 2015 at 07:00, Linus Walleij linus.wall...@linaro.org wrote: On Fri, Aug 7, 2015 at 3:42 PM, Simon Glass s...@chromium.org wrote: This binding differs from that of Linux. Update it and change existing users. Signed-off-by:

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-13 Thread Simon Glass
Hi Linus, On 11 August 2015 at 07:00, Linus Walleij linus.wall...@linaro.org wrote: On Fri, Aug 7, 2015 at 3:42 PM, Simon Glass s...@chromium.org wrote: This binding differs from that of Linux. Update it and change existing users. Signed-off-by: Simon Glass s...@chromium.org (...)

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-11 Thread Linus Walleij
On Fri, Aug 7, 2015 at 3:42 PM, Simon Glass s...@chromium.org wrote: This binding differs from that of Linux. Update it and change existing users. Signed-off-by: Simon Glass s...@chromium.org (...) doc/device-tree-bindings/serial/pl01x.txt | 55 --- So why does

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-10 Thread Stephen Warren
On 08/07/2015 07:42 AM, Simon Glass wrote: This binding differs from that of Linux. Update it and change existing users. Is that meant to imply that this patch fixes the copy of the binding doc in U-Boot so it does match the kernel's copy? Changes in v3: - Rename binding file to pl01x.txt

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-10 Thread Simon Glass
HI Stephen, On 10 August 2015 at 21:57, Stephen Warren swar...@wwwdotorg.org wrote: On 08/07/2015 07:42 AM, Simon Glass wrote: This binding differs from that of Linux. Update it and change existing users. Is that meant to imply that this patch fixes the copy of the binding doc in U-Boot so

Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-10 Thread Stephen Warren
On 08/10/2015 10:11 PM, Simon Glass wrote: HI Stephen, On 10 August 2015 at 21:57, Stephen Warren swar...@wwwdotorg.org wrote: On 08/07/2015 07:42 AM, Simon Glass wrote: This binding differs from that of Linux. Update it and change existing users. Is that meant to imply that this patch

[U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-07 Thread Simon Glass
This binding differs from that of Linux. Update it and change existing users. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v3: - Rename binding file to pl01x.txt Changes in v2: None arch/arm/dts/stv0991.dts | 2 +- doc/device-tree-bindings/serial/pl01x.txt |