* [GIT PULL] Allwinner arm64 DT changes for 5.2
@ 2019-04-19 11:47 Maxime Ripard
2019-04-28 19:42 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2019-04-19 11:47 UTC (permalink / raw)
To: arm; +Cc: Maxime Ripard, Chen-Yu Tsai, linux-arm-kernel
[-- Attachment #1.1: Type: text/plain, Size: 3575 bytes --]
Hi Arnd, Olof,
Please Pull the following changes for the next merge window.
Thanks!
Maxime
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-5.2
for you to fetch changes up to 7cc399f267813c2b25e04d7dfa0a3dbea6ece94c:
arm64: dts: allwinner: a64-amarula-relic: Add OV5640 camera node (2019-04-18 16:53:57 +0200)
----------------------------------------------------------------
Allwinner arm64 DT changes for 5.2
Our usual bunch of patches, the most notable one being:
- Fixing the DTC warnings
- Fix DT bindings not being properly respected, thanks to the DT
validation
- New Board: Oceanic 5205, Beelink GS1, Orange Pi3
----------------------------------------------------------------
Clément Péron (3):
arm64: dts: allwinner: h6: move MMC pinctrl to dtsi
dt-bindings: vendor-prefixes: add AZW
arm64: dts: allwinner: h6: Introduce Beelink GS1 board
Harald Geyer (1):
arm64: dts: allwinner: a64: teres-i: enable backlight
Jagan Teki (5):
arm64: dts: allwinner: a64-amarula-relic: Add STLM75 sensor
dt-bindings: Add vendor prefix for oceanic
arm64: allwinner: a64: Add Oceanic 5205 5inMFD initial support
arm64: dts: allwinner: a64: Add pinmux setting for CSI MCLK on PE1
arm64: dts: allwinner: a64-amarula-relic: Add OV5640 camera node
Jernej Skrabec (1):
arm64: dts: allwinner: h6: Add Video Engine node
Maxime Ripard (9):
arm64: dts: allwinner: a64: Add cross links for the mixers
arm64: dts: allwinner: a64: Fix the TCON output clock
arm64: dts: allwinner: a64: Fix display pipeline endpoints
arm64: dts: allwinner: a64: Add missing PIO clocks
arm64: dts: allwinner: Fix pinctrl node names
arm64: dts: allwinner: a64: Add default dr_mode
arm64: dts: allwinner: a64: Fix the Codec I2S binding
arm64: dts: allwinner: Remove useless phy-names from EHCI and OHCI
arm64: dts: allwinner: Fix DE2 bus node name
Ondrej Jirman (2):
arm64: dts: allwinner: h6: Add Orange Pi 3 DTS
arm64: dts: allwinner: h6: Add MMC1 pins
Yangtao Li (1):
arm64: dts: allwinner: h6: Add device node for SID
.../devicetree/bindings/vendor-prefixes.txt | 2 +
arch/arm64/boot/dts/allwinner/Makefile | 3 +
.../dts/allwinner/sun50i-a64-amarula-relic.dts | 65 ++++++
.../allwinner/sun50i-a64-oceanic-5205-5inmfd.dts | 68 ++++++
.../boot/dts/allwinner/sun50i-a64-pinebook.dts | 2 -
.../boot/dts/allwinner/sun50i-a64-teres-i.dts | 13 ++
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 75 ++++--
.../boot/dts/allwinner/sun50i-h6-beelink-gs1.dts | 260 +++++++++++++++++++++
.../boot/dts/allwinner/sun50i-h6-orangepi-3.dts | 215 +++++++++++++++++
.../boot/dts/allwinner/sun50i-h6-orangepi.dtsi | 2 -
.../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 4 -
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 41 +++-
12 files changed, 716 insertions(+), 34 deletions(-)
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64-oceanic-5205-5inmfd.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
--
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 5.2
2019-04-19 11:47 [GIT PULL] Allwinner arm64 DT changes for 5.2 Maxime Ripard
@ 2019-04-28 19:42 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-04-28 19:42 UTC (permalink / raw)
To: Maxime Ripard; +Cc: Chen-Yu Tsai, arm, linux-arm-kernel
On Fri, Apr 19, 2019 at 01:47:02PM +0200, Maxime Ripard wrote:
> Hi Arnd, Olof,
>
> Please Pull the following changes for the next merge window.
>
> Thanks!
> Maxime
>
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>
> Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-5.2
>
> for you to fetch changes up to 7cc399f267813c2b25e04d7dfa0a3dbea6ece94c:
>
> arm64: dts: allwinner: a64-amarula-relic: Add OV5640 camera node (2019-04-18 16:53:57 +0200)
>
> ----------------------------------------------------------------
> Allwinner arm64 DT changes for 5.2
>
> Our usual bunch of patches, the most notable one being:
> - Fixing the DTC warnings
> - Fix DT bindings not being properly respected, thanks to the DT
> validation
> - New Board: Oceanic 5205, Beelink GS1, Orange Pi3
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-04-28 20:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-19 11:47 [GIT PULL] Allwinner arm64 DT changes for 5.2 Maxime Ripard
2019-04-28 19:42 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox