[PATCH 0/2] clk: at91: sync with Linux v5.8-rc1
Sascha Hauer
s.hauer at pengutronix.de
Tue Jun 23 06:15:42 EDT 2020
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 at 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 |
More information about the barebox
mailing list