All of lore.kernel.org
 help / color / mirror / Atom feed
From: hgkr.klein@gmail.com (Helmut Klein)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 0/4] meson_uart: add support for core clock handling
Date: Wed, 22 Mar 2017 21:45:32 +0100	[thread overview]
Message-ID: <839065e6-8329-068f-8da3-7d0163ac37e0@gmail.com> (raw)

to be able to use the none AO uarts of the s905 SoCs, the core clock has 
to be enabled.
(see chapter 22.3 of the public s905 data sheet)
at least the u-boot of my s905 based media player (netxeon minimx) 
doesn't do this.
so the driver has to do this.

this patch set does:
- exposes the CLKID_UART0 to the dtb
- adds documentation for the dt-bindings of meson_uart
- adds the core clock handling to the driver

none of the available s905 dts use uart_A actively. so there is no patch 
for any of the existing dts files.

             reply	other threads:[~2017-03-22 20:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-22 20:45 Helmut Klein [this message]
2017-03-22 20:54 ` [PATCH 0/4] meson_uart: add support for core clock handling Helmut Klein
2017-03-23  7:43 ` Neil Armstrong

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=839065e6-8329-068f-8da3-7d0163ac37e0@gmail.com \
    --to=hgkr.klein@gmail.com \
    --cc=linus-amlogic@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 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.