linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner Device Tree Changes for 5.3
@ 2019-06-21  8:08 Maxime Ripard
  2019-06-25 11:41 ` Olof Johansson
  0 siblings, 1 reply; 7+ messages in thread
From: Maxime Ripard @ 2019-06-21  8:08 UTC (permalink / raw)
  To: arm; +Cc: Maxime Ripard, Chen-Yu Tsai, linux-arm-kernel


[-- 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-27  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21  8:08 [GIT PULL] Allwinner Device Tree Changes for 5.3 Maxime Ripard
2019-06-25 11:41 ` 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

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).