From: andriy.shevchenko@linux.intel.com (Andy Shevchenko)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 1/2] dt: atmel-usart: document new I/O data register width property
Date: Thu, 30 Jul 2015 16:54:00 +0300 [thread overview]
Message-ID: <1438264440.29746.125.camel@linux.intel.com> (raw)
In-Reply-To: <55BA2849.2050803@atmel.com>
On Thu, 2015-07-30 at 15:36 +0200, Nicolas Ferre wrote:
> Le 30/07/2015 15:06, Andy Shevchenko a ?crit :
> > This change documents a new property for the Atmel serial device,
> > allowing an
> > implementer to specify either four bytes or one byte access to the
> > controller
> > data register.
> >
> > This supports a change that unbreaks this driver on ATNGW100 board.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > ---
> > Documentation/devicetree/bindings/serial/atmel-usart.txt | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/serial/atmel
> > -usart.txt b/Documentation/devicetree/bindings/serial/atmel
> > -usart.txt
> > index e6e6142..a8c290a7 100644
> > --- a/Documentation/devicetree/bindings/serial/atmel-usart.txt
> > +++ b/Documentation/devicetree/bindings/serial/atmel-usart.txt
> > @@ -6,6 +6,8 @@ Required properties:
> > additional mode or an USART new feature.
> > For the dbgu UART, use "atmel,<chip>-dbgu", "atmel,<chip>-usart"
> > - reg: Should contain registers location and length
> > +- reg-io-width: The I/O register width (in bytes) implemented by
> > + this device. Supported values are 1 or 4 (the default).
>
> Well, sorry but no.
> The proper way to implement this is to cling to certain compatible
> strings. But I'm pretty sure that this issue shall not be fixed like
> this.
>
> But I think that Cyrille is about to propose another version. Let's
> wait
> for his code...
Good, because I have really no time for this.
As I said earlier I can test whatever you propose. I'm not going to imp
rove my approach. Sorry.
>
> Bye,
>
>
> > - interrupts: Should contain interrupt
> > - clock-names: tuple listing input clock names.
> > Required elements: "usart"
> >
>
>
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
prev parent reply other threads:[~2015-07-30 13:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1438261591-13130-1-git-send-email-andriy.shevchenko@linux.intel.com>
2015-07-30 13:36 ` [PATCH v1 1/2] dt: atmel-usart: document new I/O data register width property Nicolas Ferre
2015-07-30 13:54 ` Andy Shevchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438264440.29746.125.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).