[GIT PULL] arm64: dts: amlogic: updates for v5.9 (round 2)
From: Kevin Hilman <khilman@baylibre.com>
Date: 2020-07-24 19:36:07
Also in:
linux-amlogic
Arnd, Olof, Here's another round of DT updates for Amlogic SoCs. A couple of these had dependecies on some earlier fixes, so you'll notice that the amlogic-fixes tag (which I already sent) is merged here. Please pull. Thanks, Kevin The following changes since commit 32b5f4b63487a24712c3bfa1d6a8eb9257beb8bd: arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clock (2020-07-13 11:57:46 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2 for you to fetch changes up to 916a0edc43f03f86b13fbc9943e5dc936671ea6e: arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFS (2020-07-21 14:12:38 -0700) ---------------------------------------------------------------- arm64: dts: amlogic: updates for v5.9 (round 2) - new board: WeTek Core2 - audio playback support on more boards - add GPU DVFS ---------------------------------------------------------------- Christian Hewitt (6): soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's arm64: dts: meson: update spifc node name on Khadas VIM3/VIM3L arm64: dts: meson: add audio playback to odroid-c4 arm64: dts: meson: add audio playback to khadas-vim3l dt-bindings: arm: amlogic: add support for the WeTek Core 2 arm64: dts: meson: add support for the WeTek Core 2 Jerome Brunet (1): arm64: dts: meson: add missing gxl rng clock Kevin Hilman (1): Merge tag 'amlogic-fixes' into v5.9/dt64 Krzysztof Kozlowski (1): ARM: dts: meson: Align L2 cache-controller nodename with dtschema Martin Blumenstingl (3): arm64: dts: amlogic: meson-gx: add the Mali-450 OPP table and use DVFS arm64: dts: amlogic: meson-gxm: add the Mali OPP table and use DVFS arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFS Neil Armstrong (1): arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequency Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + arch/arm/boot/dts/meson.dtsi | 2 +- arch/arm64/boot/dts/amlogic/Makefile | 1 + arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 49 +++++++++++++++++++++++++++++-------------- arch/arm64/boot/dts/amlogic/meson-gx-mali450.dtsi | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 51 ++++++++++----------------------------------- arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi | 46 ++++++++--------------------------------- arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts | 2 +- arch/arm64/boot/dts/amlogic/meson-gxl-s805x-p241.dts | 2 +- arch/arm64/boot/dts/amlogic/meson-gxl-s805x.dtsi | 23 +++++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 5 +++++ arch/arm64/boot/dts/amlogic/meson-gxm-wetek-core2.dts | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 45 ++++++++++++++++++++++++++-------------- arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/soc/amlogic/meson-gx-socinfo.c | 8 +++++--- 17 files changed, 447 insertions(+), 114 deletions(-) create mode 100644 arch/arm64/boot/dts/amlogic/meson-gx-mali450.dtsi create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s805x.dtsi create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-wetek-core2.dts _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel