linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: at91: DT for 5.3
Date: Fri, 21 Jun 2019 23:22:46 +0200	[thread overview]
Message-ID: <20190621212246.GA30172@piout.net> (raw)

Arnd, Olof,

Still very few updates. It is mostly about removing DTC warnings by
switching the sckc to the proper bindings and converting the atmel
bindings to json-schema.

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 271839b0a819cbb76ef3ce5c7237d6cb624b3eba:

  dt-bindings: arm: Convert Atmel board/soc bindings to json-schema (2019-06-20 11:13:52 +0200)

----------------------------------------------------------------
AT91 DT for 5.3

 - switch to new sckc bindings
 - convert soc bindings to json-schema

----------------------------------------------------------------
Alexandre Belloni (5):
      ARM: dts: at91sam9261ek: remove unused chosen nodes
      ARM: dts: at91: at91sam9x5: switch to new sckc bindings
      ARM: dts: at91: at91sam9g45: switch to new sckc bindings
      ARM: dts: at91: at91sam9rl: switch to new sckc bindings
      ARM: dts: at91: sama5d3: switch to new sckc bindings

Rob Herring (1):
      dt-bindings: arm: Convert Atmel board/soc bindings to json-schema

 .../devicetree/bindings/arm/atmel-at91.txt         |  73 -----------
 .../devicetree/bindings/arm/atmel-at91.yaml        | 134 +++++++++++++++++++++
 arch/arm/boot/dts/at91-wb50n.dtsi                  |   2 +-
 arch/arm/boot/dts/at91sam9261ek.dts                |   8 --
 arch/arm/boot/dts/at91sam9g45.dtsi                 |  25 +---
 arch/arm/boot/dts/at91sam9rl.dtsi                  |  25 +---
 arch/arm/boot/dts/at91sam9x5.dtsi                  |  23 +---
 arch/arm/boot/dts/sama5d3.dtsi                     |  27 +----
 8 files changed, 148 insertions(+), 169 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/atmel-at91.txt
 create mode 100644 Documentation/devicetree/bindings/arm/atmel-at91.yaml

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

             reply	other threads:[~2019-06-21 21:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-21 21:22 Alexandre Belloni [this message]
2019-06-25 11:49 ` [GIT PULL] ARM: at91: DT for 5.3 Olof Johansson

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=20190621212246.GA30172@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=nicolas.ferre@microchip.com \
    --cc=olof@lixom.net \
    /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;
as well as URLs for NNTP newsgroup(s).