mbox series

[GIT,PULL] ARM: at91: dt for 5.14

Message ID 20210611123446.20510-1-nicolas.ferre@microchip.com
State New
Headers show
Series [GIT,PULL] ARM: at91: dt for 5.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-5.14

Message

Nicolas Ferre June 11, 2021, 12:34 p.m. UTC
From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here are the first batch of dt changes for 5.14. Very small amount this time.

Thanks, best regards,
  Nicolas

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-5.14

for you to fetch changes up to 92e669017ff1616ba7d8ba3c65f5193bc2a7acbe:

  dt-bindings: i2c: at91: fix example for scl-gpios (2021-06-04 15:19:32 +0200)

----------------------------------------------------------------
AT91 dt for 5.14:

- A fix for sama5d4 gpio mux
- A trivial fix for DT documentation

----------------------------------------------------------------
Ludovic Desroches (1):
      ARM: dts: at91: sama5d4: fix pinctrl muxing

Nicolas Ferre (1):
      dt-bindings: i2c: at91: fix example for scl-gpios

 Documentation/devicetree/bindings/i2c/i2c-at91.txt | 2 +-
 arch/arm/boot/dts/sama5d4.dtsi                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)