* [GIT PULL] Allwinner arm64 DT changes for 4.21
@ 2018-12-07 14:44 Maxime Ripard
2018-12-12 20:50 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2018-12-07 14:44 UTC (permalink / raw)
To: arm; +Cc: Maxime Ripard, Chen-Yu Tsai, linux-arm-kernel
[-- Attachment #1.1: Type: text/plain, Size: 4280 bytes --]
Hi Arnd, Kevin, Olof,
Please pull the following changes for the next merge window.
ThankS!
Maxime
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-4.21
for you to fetch changes up to 44ff3cafcd7f413e7710a58ac40cfdc3a9380097:
arm64: dts: allwinner: a64: Fix up RTC device node and clock references (2018-12-07 10:23:39 +0800)
----------------------------------------------------------------
Allwinner arm64 DT changes for 4.21
Our usual set of arm64 DT changes, with the biggest additions being:
- Support for the video decoding engine in the A64
- Support for the audio codec in the A64
- USB Support in the H6
- HDMI Support in the H6
- EMAC Support in the H6
- New board: Orange Pi Lite2
----------------------------------------------------------------
Chen-Yu Tsai (5):
arm64: dts: allwinner: h6: orangepi: Add board-wide 5V regulator
arm64: dts: allwinner: h6: orangepi: Enable USB 2.0 host and OTG ports
arm64: dts: allwinner: h6: orangepi: Add device nodes for LEDs
arm64: dts: allwinner: a64: bananapi-m64: Enable audio codec
arm64: dts: allwinner: a64: Fix up RTC device node and clock references
Icenowy Zheng (7):
dt-binding: dwmac-sun8i: add H6 compatible string (w/ A64 fallback)
arm64: allwinner: h6: add EMAC device nodes
arm64: allwinner: h6: add support for the Ethernet on Pine H64
arm64: dts: allwinner: h6: add USB2-related device nodes
arm64: dts: allwinner: h6: add USB Vbus regulator for Pine H64
arm64: dts: allwinner: h6: enable USB2 on Pine H64
arm64: dts: allwinner: h6: fix EMAC compatible string sequence
Jagan Teki (4):
arm64: allwinner: h6: Add common orangepi nodes into dtsi
arm64: allwinner: h6: Add OrangePi Lite2 initial support
dt-bindings: gpu: mali-utgard: Add compatible for A64 Mali
arm64: dts: allwinner: a64: Add device node for Mali-400 GPU
Jernej Skrabec (2):
arm64: dts: allwinner: h6: Add HDMI pipeline
arm64: dts: allwinner: h6: Enable HDMI output on Pine H64 board
Oskari Lemmela (2):
arm64: dts: allwinner: axp803: add AC and battery power supplies
arm64: dts: allwinner: a64: sopine-baseboard: enable power supplies
Paul Kocialkowski (2):
arm64: dts: allwinner: a64: Add support for the SRAM C1 section
arm64: dts: allwinner: a64: Add Video Engine node
Vasily Khoruzhick (5):
arm64: dts: allwinner: add backlight regulator for Pinebook
arm64: dts: allwinner: a64: add nodes necessary for analog sound support
arm64: dts: allwinner: a64: enable sound on Pine64 and SoPine
arm64: dts: allwinner: a64: enable sound on Pinebook
arm64: dts: allwinner: a64: pinebook: enable power supplies
.../devicetree/bindings/gpu/arm,mali-utgard.txt | 5 +
.../devicetree/bindings/net/dwmac-sun8i.txt | 1 +
arch/arm64/boot/dts/allwinner/Makefile | 1 +
arch/arm64/boot/dts/allwinner/axp803.dtsi | 33 +++
.../boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 29 ++
.../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 27 ++
.../boot/dts/allwinner/sun50i-a64-pinebook.dts | 67 +++++
.../dts/allwinner/sun50i-a64-sopine-baseboard.dts | 34 +++
.../boot/dts/allwinner/sun50i-a64-sopine.dtsi | 4 +
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 123 +++++++-
.../dts/allwinner/sun50i-h6-orangepi-lite2.dts | 11 +
.../dts/allwinner/sun50i-h6-orangepi-one-plus.dts | 140 +---------
.../boot/dts/allwinner/sun50i-h6-orangepi.dtsi | 210 ++++++++++++++
.../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 82 ++++++
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 311 +++++++++++++++++++++
15 files changed, 924 insertions(+), 154 deletions(-)
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-lite2.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi
--
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 DT changes for 4.21
2018-12-07 14:44 [GIT PULL] Allwinner arm64 DT changes for 4.21 Maxime Ripard
@ 2018-12-12 20:50 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-12-12 20:50 UTC (permalink / raw)
To: Maxime Ripard; +Cc: Chen-Yu Tsai, arm, linux-arm-kernel
On Fri, Dec 07, 2018 at 03:44:01PM +0100, Maxime Ripard wrote:
> Hi Arnd, Kevin, Olof,
>
> Please pull the following changes for the next merge window.
>
> ThankS!
> Maxime
>
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
>
> Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-4.21
>
> for you to fetch changes up to 44ff3cafcd7f413e7710a58ac40cfdc3a9380097:
>
> arm64: dts: allwinner: a64: Fix up RTC device node and clock references (2018-12-07 10:23:39 +0800)
>
> ----------------------------------------------------------------
> Allwinner arm64 DT changes for 4.21
>
> Our usual set of arm64 DT changes, with the biggest additions being:
> - Support for the video decoding engine in the A64
> - Support for the audio codec in the A64
> - USB Support in the H6
> - HDMI Support in the H6
> - EMAC Support in the H6
> - New board: Orange Pi Lite2
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:[~2018-12-12 21:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 14:44 [GIT PULL] Allwinner arm64 DT changes for 4.21 Maxime Ripard
2018-12-12 20:50 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox