From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugen.Hristev at microchip.com Date: Mon, 19 Apr 2021 13:24:54 +0000 Subject: [PULL] u-boot-atmel-2021.07-b Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, Please pull tag u-boot-atmel-2021.07-b , the second set of atmel features for the 2021.07 cycle. This small feature set include support for 5th PIO bank on pio4 pinctrl driver and a fix for the SPL on sama5d3. Thanks, Eugen The following changes since commit 3a9aaefcaa3efc2a1cef86fbe0bf229a1bff9902: Merge tag 'efi-2021-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2021-04-18 08:47:27 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-atmel.git tags/u-boot-atmel-2021.07-b for you to fetch changes up to b0080ae1bbfe78caf9cc43cef2b8fdcc75cc4320: ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timer (2021-04-19 10:38:52 +0300) ---------------------------------------------------------------- Second set of u-boot-atmel features for 2021.07 cycle ---------------------------------------------------------------- Eugen Hristev (2): gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5 Manuel Reis (1): ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timer arch/arm/dts/sama5d3.dtsi | 1 + arch/arm/dts/sama7g5.dtsi | 2 +- drivers/gpio/atmel_pio4.c | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 1 deletion(-)