* [GIT PULL] Allwinner H3/H5 DT changes for 5.2
@ 2019-04-19 11:53 Maxime Ripard
2019-04-28 19:42 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2019-04-19 11:53 UTC (permalink / raw)
To: arm; +Cc: Maxime Ripard, Chen-Yu Tsai, linux-arm-kernel
[-- Attachment #1.1: Type: text/plain, Size: 3394 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-h3-h5-for-5.2
for you to fetch changes up to 7aaee3d11689aee0f23f7bf4f6d7b4015bcdb467:
ARM: dts: sun8i: mapleboard: Remove cd-inverted (2019-04-17 16:57:48 +0200)
----------------------------------------------------------------
Allwinner H3/H5 changes for 5.2
Our usual bunch of changes shared between arm and arm64, the most notable
one being:
- Fix of improper usage of DT bindings, thanks to the DT validation
- Add the SID for the H3 and H5
- New board: RerVision H3-DVK
----------------------------------------------------------------
Andreas Kemnade (1):
ARM: dts: sun8i: h3: bluetooth for Banana Pi M2 Zero board
Chen-Yu Tsai (1):
ARM: dts: sunxi: h3/h5: Add device node for SID
Maxime Ripard (5):
ARM: dts: sunxi: h3/h5: Remove stale pinctrl-names entry
ARM: dts: sun8i: h3: Refactor the pinctrl node names
ARM: dts: sun8i: h3: Add default dr_mode
ARM: dts: sunxi: h3/h5: Remove useless phy-names from EHCI and OHCI
ARM: dts: sun8i: mapleboard: Remove cd-inverted
Paul Kocialkowski (1):
ARM: dts: sun8i-h3: Add support for the RerVision H3-DVK board
arch/arm/boot/dts/Makefile | 1 +
.../boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 20 +++-
arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 2 +-
arch/arm/boot/dts/sun8i-h3-beelink-x2.dts | 6 +-
arch/arm/boot/dts/sun8i-h3-mapleboard-mp130.dts | 7 +-
arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts | 3 +-
arch/arm/boot/dts/sun8i-h3-nanopi-m1.dts | 2 +-
arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts | 2 +-
arch/arm/boot/dts/sun8i-h3-nanopi.dtsi | 2 +-
arch/arm/boot/dts/sun8i-h3-orangepi-2.dts | 4 +-
arch/arm/boot/dts/sun8i-h3-orangepi-lite.dts | 4 +-
arch/arm/boot/dts/sun8i-h3-orangepi-one.dts | 2 +-
arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts | 4 +-
arch/arm/boot/dts/sun8i-h3-orangepi-zero-plus2.dts | 3 +-
arch/arm/boot/dts/sun8i-h3-rervision-dvk.dts | 114 +++++++++++++++++++++
arch/arm/boot/dts/sun8i-h3.dtsi | 4 +
arch/arm/boot/dts/sunxi-bananapi-m2-plus.dtsi | 7 +-
arch/arm/boot/dts/sunxi-h3-h5.dtsi | 50 ++++-----
arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi | 4 +-
.../sun50i-h5-emlid-neutis-n5-devboard.dts | 3 +-
.../dts/allwinner/sun50i-h5-emlid-neutis-n5.dtsi | 1 -
.../dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts | 5 +-
.../boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts | 2 +-
.../boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | 4 +-
.../dts/allwinner/sun50i-h5-orangepi-prime.dts | 4 +-
.../dts/allwinner/sun50i-h5-orangepi-zero-plus.dts | 2 +-
.../allwinner/sun50i-h5-orangepi-zero-plus2.dts | 3 +-
arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 4 +
28 files changed, 196 insertions(+), 73 deletions(-)
create mode 100644 arch/arm/boot/dts/sun8i-h3-rervision-dvk.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 H3/H5 DT changes for 5.2
2019-04-19 11:53 [GIT PULL] Allwinner H3/H5 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:53:42PM +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-h3-h5-for-5.2
>
> for you to fetch changes up to 7aaee3d11689aee0f23f7bf4f6d7b4015bcdb467:
>
> ARM: dts: sun8i: mapleboard: Remove cd-inverted (2019-04-17 16:57:48 +0200)
>
> ----------------------------------------------------------------
> Allwinner H3/H5 changes for 5.2
>
> Our usual bunch of changes shared between arm and arm64, the most notable
> one being:
> - Fix of improper usage of DT bindings, thanks to the DT validation
> - Add the SID for the H3 and H5
> - New board: RerVision H3-DVK
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:53 [GIT PULL] Allwinner H3/H5 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