From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [GIT PULL] Amlogic 64-bit DT updates for v4.18
Date: Tue, 15 May 2018 15:33:01 -0700 [thread overview]
Message-ID: <7hd0xwtuqq.fsf@baylibre.com> (raw)
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
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 c51fb2d458a6d62215c1ff6bbca8e5c876370e71:
dt-bindings: arm: amlogic: add support for the Tronsmart MXIII Plus (2018-05-09 15:25:20 -0700)
----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.18
- AXG family: support more peripherals (wifi, eMMC, clocks)
- GX family: add/enable USB host support
----------------------------------------------------------------
Jerome Brunet (6):
dt-bindings: clock: meson: update documentation with hhi syscon
ARM64: dts: meson-gx: sysctrl is the parent of the clock controller
ARM64: dts: meson-axg: use hhi syscon for the clock controller
ARM64: dts: meson-gx: fix gxl clock controller compatible
ARM64: dts: meson-axg: add tdm pins
ARM64: dts: meson: add MMC resets
Martin Blumenstingl (9):
ARM64: dts: meson-gxl: add USB host support
ARM64: dts: meson-gxm: add GXM specific USB host configuration
ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
ARM64: dts: meson-gx-p23x-q20x: enable the USB controller
ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller
ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller
ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller
dt-bindings: arm: amlogic: add support for the Meson8m2 SoC
dt-bindings: arm: amlogic: add support for the Tronsmart MXIII Plus
Nan Li (1):
ARM64: dts: meson-axg: enable the eMMC controller
Yixun Lan (3):
ARM64: dts: meson-axg: add GPIO interrupt controller support
ARM64: dts: meson-axg: add an 32K alt aoclk
ARM64: dts: meson-axg: enable AP6255 wifi module
Documentation/devicetree/bindings/arm/amlogic.txt | 6 ++
Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt | 16 +++-
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 100 ++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 358 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 4 +
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 8 +-
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 12 +++
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 73 ++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 17 ++++
12 files changed, 589 insertions(+), 17 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Amlogic 64-bit DT updates for v4.18
Date: Tue, 15 May 2018 15:33:01 -0700 [thread overview]
Message-ID: <7hd0xwtuqq.fsf@baylibre.com> (raw)
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
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 c51fb2d458a6d62215c1ff6bbca8e5c876370e71:
dt-bindings: arm: amlogic: add support for the Tronsmart MXIII Plus (2018-05-09 15:25:20 -0700)
----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.18
- AXG family: support more peripherals (wifi, eMMC, clocks)
- GX family: add/enable USB host support
----------------------------------------------------------------
Jerome Brunet (6):
dt-bindings: clock: meson: update documentation with hhi syscon
ARM64: dts: meson-gx: sysctrl is the parent of the clock controller
ARM64: dts: meson-axg: use hhi syscon for the clock controller
ARM64: dts: meson-gx: fix gxl clock controller compatible
ARM64: dts: meson-axg: add tdm pins
ARM64: dts: meson: add MMC resets
Martin Blumenstingl (9):
ARM64: dts: meson-gxl: add USB host support
ARM64: dts: meson-gxm: add GXM specific USB host configuration
ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
ARM64: dts: meson-gx-p23x-q20x: enable the USB controller
ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller
ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller
ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller
dt-bindings: arm: amlogic: add support for the Meson8m2 SoC
dt-bindings: arm: amlogic: add support for the Tronsmart MXIII Plus
Nan Li (1):
ARM64: dts: meson-axg: enable the eMMC controller
Yixun Lan (3):
ARM64: dts: meson-axg: add GPIO interrupt controller support
ARM64: dts: meson-axg: add an 32K alt aoclk
ARM64: dts: meson-axg: enable AP6255 wifi module
Documentation/devicetree/bindings/arm/amlogic.txt | 6 ++
Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt | 16 +++-
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 100 ++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 358 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 4 +
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 8 +-
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 12 +++
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 73 ++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 17 ++++
12 files changed, 589 insertions(+), 17 deletions(-)
next reply other threads:[~2018-05-15 22:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-15 22:33 Kevin Hilman [this message]
2018-05-15 22:33 ` [GIT PULL] Amlogic 64-bit DT updates for v4.18 Kevin Hilman
2018-05-25 11:51 ` Olof Johansson
2018-05-25 11:51 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7hd0xwtuqq.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.