mbox series

[GIT,PULL] Allwinner Device Tree Changes for 5.5, take 2

Message ID 58ad00a8-9579-4811-969a-a74e331ee9a2.lettre@localhost (mailing list archive)
State Mainlined, archived
Commit 74ab6d9d7dce554a2b1265b06f2ceb4087406b6c
Headers show
Series [GIT,PULL] Allwinner Device Tree Changes for 5.5, take 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.5-2

Message

Maxime Ripard Nov. 6, 2019, 12:18 p.m. UTC
Hi,

Please pull the following changes for the next release. They are a few
late patches that enable new features that got merged through separate
trees, so it shouldn't be very controversial.

Thanks!
Maxime

The following changes since commit d79ccef07b36cf9e0bf57b24a7c580d1e5f4fc39:

  dt-bindings: arm: sunxi: add FriendlyARM NanoPi Duo2 (2019-11-02 16:42:35 +0100)

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.5-2

for you to fetch changes up to 74ab6d9d7dce554a2b1265b06f2ceb4087406b6c:

  arm64: dts: allwinner: h6: Remove useless reset name (2019-11-05 13:12:12 +0100)

----------------------------------------------------------------
A few more DT patches for 5.5, mostly:
  - USB3 support for the H6
  - Deinterlacer support for the H3
  - eDP Bridge support on the Teres-I
  - More DT cleanups thanks to the validation
----------------------------------------------------------------
Icenowy Zheng (1):
      arm64: dts: allwinner: h6: add USB3 device nodes

Jernej Skrabec (3):
      dt-bindings: bus: sunxi: Add H3 MBUS compatible
      ARM: dts: sunxi: h3/h5: Add MBUS controller node
      dts: arm: sun8i: h3: Enable deinterlace unit

Maxime Ripard (2):
      ARM: dts: sun6i: Remove useless reset-names
      arm64: dts: allwinner: h6: Remove useless reset name

Ondrej Jirman (1):
      arm64: dts: allwinner: orange-pi-3: Enable USB 3.0 host support

Torsten Duwe (2):
      arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
      dt-bindings: Add ANX6345 DP/eDP transmitter binding


 Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt    |   1 +-
 Documentation/devicetree/bindings/display/bridge/anx6345.yaml | 102 +++++++++++-
 arch/arm/boot/dts/sun6i-a31.dtsi                              |   1 +-
 arch/arm/boot/dts/sun8i-h3.dtsi                               |  13 +-
 arch/arm/boot/dts/sunxi-h3-h5.dtsi                            |   9 +-
 arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts          |  45 ++++-
 arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts        |   8 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi                  |  33 +++-
 8 files changed, 206 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/bridge/anx6345.yaml

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#829): https://linux.kernel.org/g/patchwork-soc/message/829
Mute This Topic: https://linux.kernel.org/mt/43938091/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Nov. 6, 2019, 4:02 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Wed, 6 Nov 2019 13:18:03 +0100 you wrote:
> Hi,
> 
> Please pull the following changes for the next release. They are a few
> late patches that enable new features that got merged through separate
> trees, so it shouldn't be very controversial.
> 
> Thanks!
> Maxime
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] Allwinner Device Tree Changes for 5.5, take 2
    https://git.kernel.org/soc/soc/c/ea21768a8a46cd1e2085d34fedfcda29eda7ceff

You are awesome, thank you!