* [GIT PULL] Allwinner arm64 Device Tree Changes for 5.3
@ 2019-06-21 8:08 Maxime Ripard
2019-06-25 11:41 ` Olof Johansson
0 siblings, 1 reply; 2+ 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: 3191 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-dt64-for-5.3-201906210808
for you to fetch changes up to 9164665a390a2a42e9f56094eeec8c4a52748723:
arm64: dts: allwinner: h6: Add DMA node (2019-06-12 15:25:59 +0200)
----------------------------------------------------------------
Our usual bunch of arm64 DT changes, this time with:
- Some fixes for the DT schemas that were added during this release
- Wifi support for the H6
- LRADC suppport for the A64
- Some background work on A64 boards, to enable various devices such
as touchscreens, PMIC, audio, wifi, etc.
----------------------------------------------------------------
Chen-Yu Tsai (2):
arm64: dts: allwinner: axp803: add USB power supply node
arm64: dts: allwinner: a64: bananapi-m64: Enable PMIC USB power supply
Clément Péron (3):
dt-bindings: watchdog: add Allwinner H6 watchdog
arm64: dts: allwinner: h6: add watchdog node
arm64: dts: allwinner: h6: add r_watchog node
Harald Geyer (1):
arm64: dts: allwinner: a64: Enable audio on Teres-I
Icenowy Zheng (2):
arm64: dts: allwinner: h6: add PIO VCC bank supplies for Pine H64
arm64: dts: allwinner: a64: Add pinmux for RGB666 LCD
Jagan Teki (3):
arm64: dts: allwinner: a64: move I2C pinctrl to dtsi
arm64: dts: allwinner: a64-amarula-relic: Add GT5663 CTP node
arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable GT911 CTP
Jernej Skrabec (2):
arm64: dts: allwinner: a64: orangepi-win: Add wifi and bluetooth nodes
arm64: dts: allwinner: h6: Add DMA node
Luca Weiss (2):
dt-bindings: input: sun4i-lradc-keys: Add A64 compatible
arm64: dts: allwinner: a64: Add lradc node
Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt | 1 +-
Documentation/devicetree/bindings/watchdog/sunxi-wdt.txt | 1 +-
arch/arm64/boot/dts/allwinner/axp803.dtsi | 6 +-
arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts | 25 ++++-
arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 7 +-
arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts | 6 +-
arch/arm64/boot/dts/allwinner/sun50i-a64-oceanic-5205-5inmfd.dts | 23 +++++-
arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts | 23 +++++-
arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 2 +-
arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts | 44 ++++++++-
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 22 +++++-
arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts | 10 ++-
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 28 ++++++-
13 files changed, 184 insertions(+), 14 deletions(-)
--
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] 2+ messages in thread* Re: [GIT PULL] Allwinner arm64 Device Tree Changes for 5.3
2019-06-21 8:08 [GIT PULL] Allwinner arm64 Device Tree Changes for 5.3 Maxime Ripard
@ 2019-06-25 11:41 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-06-25 11:41 UTC (permalink / raw)
To: Maxime Ripard; +Cc: Chen-Yu Tsai, arm, linux-arm-kernel
On Fri, Jun 21, 2019 at 10:08:27AM +0200, Maxime Ripard wrote:
> 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-dt64-for-5.3-201906210808
>
> for you to fetch changes up to 9164665a390a2a42e9f56094eeec8c4a52748723:
>
> arm64: dts: allwinner: h6: Add DMA node (2019-06-12 15:25:59 +0200)
>
> ----------------------------------------------------------------
> Our usual bunch of arm64 DT changes, this time with:
> - Some fixes for the DT schemas that were added during this release
> - Wifi support for the H6
> - LRADC suppport for the A64
> - Some background work on A64 boards, to enable various devices such
> as touchscreens, PMIC, audio, wifi, etc.
Merged, thanks!
-Olof
_______________________________________________
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] 2+ messages in thread
end of thread, other threads:[~2019-06-25 12:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-21 8:08 [GIT PULL] Allwinner arm64 Device Tree Changes for 5.3 Maxime Ripard
2019-06-25 11:41 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox