mbox series

[GIT,PULL] arm64: dts: Amlogic updates for v5.6

Message ID 7hsgkidi3k.fsf@baylibre.com (mailing list archive)
State Mainlined, archived
Commit be63807524ddfd4c2e87ffd6cf2de8e7617d4832
Headers show
Series [GIT,PULL] arm64: dts: Amlogic updates for v5.6 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64

Message

Kevin Hilman Jan. 13, 2020, 11:58 p.m. UTC
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64

for you to fetch changes up to be63807524ddfd4c2e87ffd6cf2de8e7617d4832:

  arm64: dts: meson: add audio fifo depths (2020-01-08 10:52:12 -0800)

----------------------------------------------------------------
arm64: dts: Amlogic updates for v5.6
- new boards: libretech-pc (S912 and S905D versions)
- new board: Videostrong KII Pro
- A1: add reset controller

----------------------------------------------------------------
Jerome Brunet (4):
      arm64: dts: meson: gxl: add i2c C pins
      dt-bindings: arm: amlogic: add libretech-pc bindings
      arm64: dts: meson: add libretech-pc boards support
      arm64: dts: meson: add audio fifo depths

Maxime Jourdan (1):
      arm64: dts: meson-g12-common: add video decoder node

Mohammad Rasim (3):
      dt-bindings: Add vendor prefix for Videostrong
      dt-bindings: arm: amlogic: add Videostrong KII Pro bindings
      arm64: dts: meson-gxbb: add support for Videostrong KII Pro

Neil Armstrong (1):
      arm64: dts: meson-sm1: add video decoder compatible

Qianggui Song (1):
      arm64: dts: meson: a1: add pinctrl controller support

Xingyu Chen (1):
      arm64: dts: meson: add reset controller for Meson-A1 SoC

 Documentation/devicetree/bindings/arm/amlogic.yaml     |   3 +
 Documentation/devicetree/bindings/vendor-prefixes.yaml |   2 +
 arch/arm64/boot/dts/amlogic/Makefile                   |   3 +
 arch/arm64/boot/dts/amlogic/meson-a1.dtsi              |  25 ++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi             |   6 +
 arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi      |  23 ++
 arch/arm64/boot/dts/amlogic/meson-g12.dtsi             |   6 +
 arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi | 375 ++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts     |  78 +++++
 .../boot/dts/amlogic/meson-gxl-s905d-libretech-pc.dts  |  16 +
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi             |   9 +
 .../boot/dts/amlogic/meson-gxm-s912-libretech-pc.dts   |  62 ++++
 arch/arm64/boot/dts/amlogic/meson-sm1.dtsi             |  12 +
 13 files changed, 620 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-libretech-pc.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-s912-libretech-pc.dts

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

View/Reply Online (#1197): https://linux.kernel.org/g/patchwork-soc/message/1197
Mute This Topic: https://linux.kernel.org/mt/69682128/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 Jan. 17, 2020, 12:22 a.m. UTC | #1
Hello:

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

On Mon, 13 Jan 2020 15:58:23 -0800 you wrote:
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] arm64: dts: Amlogic updates for v5.6
    https://git.kernel.org/soc/soc/c/5a74e85ae4baa4aac5b43b4ced0a322d9d400430

You are awesome, thank you!