mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/2] clk: at91: sync with Linux v5.8-rc1
Date: Tue, 23 Jun 2020 12:15:42 +0200	[thread overview]
Message-ID: <20200623101542.GB11869@pengutronix.de> (raw)
In-Reply-To: <20200623062011.19347-1-a.fatoum@pengutronix.de>

On Tue, Jun 23, 2020 at 08:20:09AM +0200, Ahmad Fatoum wrote:
> Hello Sascha,
> 
> This series adds support for the new sama5d3 clk bindings present in v5.8-rc1.
> Please apply before the v5.8-rc1 device tree sync, so we avoid intermittent
> breakage for the microchip-ksz9477-evb.

Did that and applied, thanks

Sascha

> 
> Thanks,
> Ahmad Fatoum (2):
>   include: import upstream header <linux/overflow.h>
>   clk: at91: sync with Linux v5.8-rc1
> 
>  drivers/clk/at91/Makefile      |   5 +-
>  drivers/clk/at91/at91rm9200.c  | 209 +++++++++++++++++++++
>  drivers/clk/at91/at91sam9260.c |  13 +-
>  drivers/clk/at91/at91sam9g45.c | 221 +++++++++++++++++++++++
>  drivers/clk/at91/at91sam9n12.c | 249 +++++++++++++++++++++++++
>  drivers/clk/at91/at91sam9rl.c  |  10 +-
>  drivers/clk/at91/at91sam9x5.c  |  10 +-
>  drivers/clk/at91/clk-usb.c     |   9 +-
>  drivers/clk/at91/pmc.c         |  47 +++--
>  drivers/clk/at91/pmc.h         |  14 +-
>  drivers/clk/at91/sam9x60.c     |  28 ++-
>  drivers/clk/at91/sama5d2.c     |  13 +-
>  drivers/clk/at91/sama5d3.c     | 248 +++++++++++++++++++++++++
>  drivers/clk/at91/sama5d4.c     |  10 +-
>  include/linux/overflow.h       | 319 +++++++++++++++++++++++++++++++++
>  15 files changed, 1343 insertions(+), 62 deletions(-)
>  create mode 100644 drivers/clk/at91/at91rm9200.c
>  create mode 100644 drivers/clk/at91/at91sam9g45.c
>  create mode 100644 drivers/clk/at91/at91sam9n12.c
>  create mode 100644 drivers/clk/at91/sama5d3.c
>  create mode 100644 include/linux/overflow.h
> 
> -- 
> 2.27.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2020-06-23 10:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-23  6:20 Ahmad Fatoum
2020-06-23  6:20 ` [PATCH 1/2] include: import upstream header <linux/overflow.h> Ahmad Fatoum
2020-06-23  6:20 ` [PATCH 2/2] clk: at91: sync with Linux v5.8-rc1 Ahmad Fatoum
2020-06-23 10:15 ` Sascha Hauer [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=20200623101542.GB11869@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@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