All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Eugen.Hristev@microchip.com>
To: <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>
Subject: [PULL next] u-boot-at91-2022.04-a
Date: Fri, 17 Dec 2021 08:43:59 +0000	[thread overview]
Message-ID: <b55a2833-a24c-0480-2340-e1d784a65e40@microchip.com> (raw)

Hello Tom,

Please pull tag u-boot-at91-2022.04-a , the first set of at91 features 
for the next cycle 2022.04 .

This feature set includes : support for the new QSPI hardware on 
sama7g5, small fixes on sam9x60 and sama7g5, some additions of commands 
and PIO controller on sam9x60/sam9x60ek.

Happy holidays !

Thanks,
Eugen


The following changes since commit 9272805139a104c83dff8230e03e9626dd9bc195:

   Prepare v2022.01-rc2 (2021-11-15 11:58:37 -0500)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-at91.git 
tags/u-boot-at91-2022.04-a

for you to fetch changes up to 9bf459c23dc03f3c4405650e3c8578265fd9d62c:

   ARM: mach-at91: Add compile time option to choose proper timer 
(2021-12-16 11:41:45 +0200)

----------------------------------------------------------------
First set of u-boot-at91 features for the 2022.04 cycle

----------------------------------------------------------------
Hari Prasath (2):
       ARM: mach-at91: update alternate function of signal PD20
       ARM: mach-at91: Add compile time option to choose proper timer

Mihai Sain (3):
       configs: sama5d2 boards: add DM and GPIO commands
       ARM: dts: at91: sam9x60: add pioC node
       configs: at91: sam9x60ek: add CLK and GPIO commands

Tudor Ambarus (4):
       spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug
       spi: atmel-quadspi: Add support for SAMA7G5 QSPI
       ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes
       ARM: dts: at91: sama7g5ek: Add QSPI0 node

  arch/arm/dts/sam9x60.dtsi                      |   9 +
  arch/arm/dts/sama7g5-pinfunc.h                 |   2 +-
  arch/arm/dts/sama7g5.dtsi                      |  26 ++
  arch/arm/dts/sama7g5ek.dts                     |  38 ++
  arch/arm/mach-at91/arm926ejs/Makefile          |   7 +-
  configs/sam9x60ek_mmc_defconfig                |   2 +
  configs/sam9x60ek_nandflash_defconfig          |   2 +
  configs/sam9x60ek_qspiflash_defconfig          |   2 +
  configs/sama5d27_som1_ek_mmc1_defconfig        |   2 +
  configs/sama5d27_som1_ek_mmc_defconfig         |   2 +
  configs/sama5d27_som1_ek_qspiflash_defconfig   |   2 +
  configs/sama5d27_wlsom1_ek_mmc_defconfig       |   2 +
  configs/sama5d27_wlsom1_ek_qspiflash_defconfig |   2 +
  configs/sama5d2_icp_mmc_defconfig              |   2 +
  configs/sama5d2_ptc_ek_mmc_defconfig           |   2 +
  configs/sama5d2_ptc_ek_nandflash_defconfig     |   2 +
  configs/sama5d2_xplained_emmc_defconfig        |   2 +
  configs/sama5d2_xplained_mmc_defconfig         |   2 +
  configs/sama5d2_xplained_qspiflash_defconfig   |   2 +
  configs/sama5d2_xplained_spiflash_defconfig    |   2 +
  drivers/spi/atmel-quadspi.c                    | 597 
+++++++++++++++++++++++--
  21 files changed, 681 insertions(+), 28 deletions(-)

             reply	other threads:[~2021-12-17  8:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17  8:43 Eugen.Hristev [this message]
2021-12-17 14:15 ` [PULL next] u-boot-at91-2022.04-a Tom Rini

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=b55a2833-a24c-0480-2340-e1d784a65e40@microchip.com \
    --to=eugen.hristev@microchip.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.