public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@bootlin.com>
To: arm@kernel.org
Cc: Maxime Ripard <maxime.ripard@bootlin.com>,
	Chen-Yu Tsai <wens@csie.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner Device Tree Changes for 5.3
Date: Fri, 21 Jun 2019 10:08:08 +0200	[thread overview]
Message-ID: <459c0bad-c02e-40f0-9e56-1dcdad9c6591.lettre@localhost> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4068 bytes --]

Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

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

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.3-201906210807

for you to fetch changes up to 2269f0c15191af317d64115176a01bf303532af3:

  dt-bindings: pwm: Convert Allwinner PWM to a schema (2019-06-21 09:59:10 +0200)

----------------------------------------------------------------
Our usual bunch of patches:
  - Some work on the BPi M2-Berry to support various devices
  - Convert some bindings to a schema, and a lot of fixes reported by
    the schemas we introduced.
  - A few other fixes here and there

----------------------------------------------------------------
Chen-Yu Tsai (1):
      ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)

Jernej Skrabec (1):
      ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT

Maxime Ripard (11):
      dt-bindings: bus: Convert Allwinner RSB to a schema
      ARM: dts: sun6i: Add default address and size cells for SPI
      ARM: dts: sun8i: a711: Change LRADC node names to avoid warnings
      ARM: dts: sun7i: icnova-swac: Fix the model vendor
      ARM: dts: gr8-evb: Fix RTC vendor
      ARM: dts: sun6i: Fix RTC node
      ARM: dts: sun6i: Add external crystals accuracy
      ARM: dts: sun8i: v3s: Fix the RTC node
      ARM: dts: sun8i: v3s: Add external crystals accuracy
      ARM: dts: sun8i: r40: Change the RTC compatible
      dt-bindings: pwm: Convert Allwinner PWM to a schema

Pablo Greco (7):
      ARM: dts: sun8i: r40: bananapi-m2-ultra: Add GPIO pin-bank regulator supplies
      ARM: dts: sun8i: v40: bananapi-m2-berry: Add GPIO pin-bank regulator supplies
      ARM: dts: sun8i: v40: bananapi-m2-berry: Enable GMAC ethernet controller
      ARM: dts: sun8i: v40: bananapi-m2-berry: Enable HDMI output
      ARM: dts: sun8i: v40: bananapi-m2-berry: Enable AHCI
      ARM: dts: sun8i: v40: bananapi-m2-berry: Add Bluetooth device node
      ARM: dts: sun8i: r40: bananapi-m2-ultra: Remove regulator-always-on

Priit Laes (1):
      ARM: dts: sun7i: olimex-lime2: Enable ac and power supplies


 Documentation/devicetree/bindings/arm/sunxi.yaml                   |   2 +-
 Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml |  79 ++++-
 Documentation/devicetree/bindings/bus/sunxi-rsb.txt                |  47 +---
 Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml |  57 +++-
 Documentation/devicetree/bindings/pwm/pwm-sun4i.txt                |  24 +-
 arch/arm/boot/dts/sun5i-gr8-evb.dts                                |   2 +-
 arch/arm/boot/dts/sun6i-a31.dtsi                                   |  25 +-
 arch/arm/boot/dts/sun7i-a20-icnova-swac.dts                        |   3 +-
 arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts                    |   8 +-
 arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts                          |   4 +-
 arch/arm/boot/dts/sun8i-a83t.dtsi                                  |  29 ++-
 arch/arm/boot/dts/sun8i-h3-beelink-x2.dts                          |   4 +-
 arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts                  |   7 +-
 arch/arm/boot/dts/sun8i-r40.dtsi                                   |   3 +-
 arch/arm/boot/dts/sun8i-v3s.dtsi                                   |  13 +-
 arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts                  | 123 +++++++-
 16 files changed, 341 insertions(+), 89 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml
 delete mode 100644 Documentation/devicetree/bindings/bus/sunxi-rsb.txt
 create mode 100644 Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml
 delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-sun4i.txt



-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-21  8:08 Maxime Ripard [this message]
2019-06-25 11:41 ` [GIT PULL] Allwinner Device Tree Changes for 5.3 Olof Johansson
2019-06-25 12:32   ` Maxime Ripard
2019-06-25 12:36     ` Olof Johansson
2019-06-25 14:55       ` Maxime Ripard
2019-06-27  2:09         ` Olof Johansson
2019-06-27  8:43           ` Maxime Ripard

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=459c0bad-c02e-40f0-9e56-1dcdad9c6591.lettre@localhost \
    --to=maxime.ripard@bootlin.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=wens@csie.org \
    /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