From patchwork Tue Aug 20 22:13:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 11104745 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5A40E1395 for ; Tue, 20 Aug 2019 22:13:08 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2C1DE2332A for ; Tue, 20 Aug 2019 22:13:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="gyd5HqLM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2C1DE2332A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+377+1554929+3438807@linux.kernel.org X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Tue, 20 Aug 2019 15:13:07 -0700 X-Received: by mail.kernel.org (Postfix) id BE2EF206DD; Tue, 20 Aug 2019 22:13:06 +0000 (UTC) X-Received: from mail-pg1-f193.google.com (mail-pg1-f193.google.com [209.85.215.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9AD4A2332A for ; Tue, 20 Aug 2019 22:13:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9AD4A2332A X-Received: by mail-pg1-f193.google.com with SMTP id o13so76424pgp.12 for ; Tue, 20 Aug 2019 15:13:06 -0700 (PDT) X-Gm-Message-State: APjAAAW/RHMGOr57VsfbDfUwqnHDiEeE072W71lycDHpRk9755iXmX9h gUNESN5ASK+AGBeaq9y1tJgJEgnVntHSMA== X-Google-Smtp-Source: APXvYqyvpp314PMghrqC196URurtP785sPDptHj3sbn3LABt45bkP5DvLy3IyXRWgGeNNyOESg4kzQ== X-Received: by 2002:a63:ff66:: with SMTP id s38mr27122269pgk.363.1566339185776; Tue, 20 Aug 2019 15:13:05 -0700 (PDT) X-Received: from localhost (c-71-197-186-152.hsd1.wa.comcast.net. [71.197.186.152]) by smtp.gmail.com with ESMTPSA id j6sm23320072pfa.141.2019.08.20.15.13.04 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 20 Aug 2019 15:13:05 -0700 (PDT) From: Kevin Hilman To: Linuxkernel+Patchwork-Soc via Email Integration Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] arm64: dts: Amlogic updates for v5.4 Date: Tue, 20 Aug 2019 15:13:04 -0700 Message-ID: <7hr25fbi4v.fsf@baylibre.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1566339187; bh=uKumV+Q+GL5bpIOsCPCX5ULMk6p4yr96imCbbMBAdEs=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=gyd5HqLMEYwkAAIsWd7oquRdFYcGN3KWwH70P87VP1NDUBZAHVzDqhz4Uuye5j/Srns ikCiv4Mx3Bq0BMcKkC5n17G/gOgw94rclHnqvFOMe4QLD2Sz6KcM+LdjTa+fg5L6L2v+U PAk2pVvc6oGwXVyLqeDVOnychljJsLXyi3g= Arnd, Olof, Below is a regular round of DT updates for the 64-bit Amlogic SoCs. Of note is a set of clock patches I've merged in from a stable tag (already merged into clk-next.) This was needed for some new IDs added for the handful of new SoCs we've added this cycle. Please pull. Thanks, Kevin The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -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 e9a12e14322d7ddafeed6aec0d3fb02c0b5dc03c: arm64: dts: add support for SM1 based SEI Robotics SEI610 (2019-08-20 13:31:11 -0700) ---------------------------------------------------------------- arm64: dts: Amlogic updates for v5.4 Highlights - new SoCs (G12B family): S922X, A311D - new SoCs (SM1 family): S905X3 - new board: SEI Robotics SEI610 (SM1/S905X3) - new board: Khadas VIM3 (G12B/A311D) - DVFS/CPUfreq support on G12[AB] family ---------------------------------------------------------------- Alexandre Mergnat (13): clk: meson: g12a: fix hifi typo in mali parent_names clk: meson: axg-audio: migrate to the new parent description method clk: meson: g12a-aoclk: migrate to the new parent description method clk: meson: gxbb-aoclk: migrate to the new parent description method clk: meson: axg-aoclk: migrate to the new parent description method clk: meson: remove ao input bypass clocks clk: meson: g12a: migrate to the new parent description method clk: meson: gxbb: migrate to the new parent description method clk: meson: axg: migrate to the new parent description method clk: meson: meson8b: migrate to the new parent description method clk: meson: clk-regmap: migrate to new parent description method clk: meson: remove ee input bypass clocks clk: meson: remove clk input helper Christian Hewitt (4): dt-bindings: arm: amlogic: add support for the Khadas VIM3 arm64: dts: meson-g12b: support a311d and s922x cpu operating points dt-bindings: arm: amlogic: fix x96-max/sei510 section in amlogic.yaml arm64: dts: meson-g12b-khadas-vim3: add initial device-tree Jerome Brunet (2): Merge branch 'v5.4/dt' into v5.4/drivers arm64: dts: meson: add ethernet fifo sizes Kevin Hilman (2): arm64: dts: amlogic: g12 CPU timers stop in suspend Merge tag 'clk-meson-v5.4-1' of git://github.com/BayLibre/clk-meson into v5.4/dt64 Maxime Jourdan (3): dt-bindings: media: amlogic,vdec: add default compatible arm64: dts: meson-gx: add video decoder entry arm64: dts: meson: add video decoder entries Neil Armstrong (17): arm64: dts: meson-g12a: add missing dwc2 phy-names arm64: dts: meson-g12a-sei510: enable IR controller clk: core: introduce clk_hw_set_parent() clk: meson: add g12a cpu dynamic divider driver clk: meson: g12a: add notifiers to handle cpu clock change clk: meson: g12a: expose CPUB clock ID for G12B arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux arm64: dts: meson-g12a: add cpus OPP table arm64: dts: meson-g12a: enable DVFS on G12A boards arm64: dts: meson-g12b: add cpus OPP tables dt-bindings: arm: amlogic: add bindings for G12B based S922X SoC dt-bindings: arm: amlogic: add bindings for the Amlogic G12B based A311D SoC arm64: dts: meson-g12b-odroid-n2: enable DVFS dt-bindings: arm: amlogic: add SM1 bindings dt-bindings: arm: amlogic: add SEI Robotics SEI610 bindings arm64: dts: add support for SM1 based SEI Robotics SEI610 Xavier Ruppen (1): arm64: dts: amlogic: odroid-n2: keep SD card regulator always on Documentation/devicetree/bindings/arm/amlogic.yaml | 20 +- Documentation/devicetree/bindings/media/amlogic,vdec.txt | 5 +- arch/arm64/boot/dts/amlogic/Makefile | 3 + arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 2 + arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2420 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts | 61 +++ arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts | 54 +++ arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 52 ++ arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 2417 ++------------------------------------------------------------------------------------------- arch/arm64/boot/dts/amlogic/meson-g12b-a311d-khadas-vim3.dts | 15 + arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi | 149 ++++++ arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 544 +++++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts | 99 +++- arch/arm64/boot/dts/amlogic/meson-g12b-s922x-khadas-vim3.dts | 15 + arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi | 124 +++++ arch/arm64/boot/dts/amlogic/meson-g12b.dtsi | 30 +- arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 16 + arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 11 + arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 11 + arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 4 + arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 300 ++++++++++++ arch/arm64/boot/dts/amlogic/meson-sm1.dtsi | 68 +++ drivers/clk/clk.c | 6 + drivers/clk/meson/Kconfig | 11 +- drivers/clk/meson/Makefile | 2 +- drivers/clk/meson/axg-aoclk.c | 63 ++- drivers/clk/meson/axg-audio.c | 261 +++++------ drivers/clk/meson/axg.c | 207 +++++--- drivers/clk/meson/clk-cpu-dyndiv.c | 73 +++ drivers/clk/meson/clk-cpu-dyndiv.h | 20 + drivers/clk/meson/clk-input.c | 49 -- drivers/clk/meson/clk-input.h | 19 - drivers/clk/meson/clk-regmap.h | 12 +- drivers/clk/meson/g12a-aoclk.c | 81 ++-- drivers/clk/meson/g12a.c | 1626 +++++++++++++++++++++++++++++++++++++++++++++------------------ drivers/clk/meson/g12a.h | 1 - drivers/clk/meson/gxbb-aoclk.c | 55 ++- drivers/clk/meson/gxbb.c | 657 ++++++++++++++++++-------- drivers/clk/meson/meson-aoclk.c | 37 -- drivers/clk/meson/meson-aoclk.h | 8 - drivers/clk/meson/meson-eeclk.c | 10 - drivers/clk/meson/meson-eeclk.h | 2 - drivers/clk/meson/meson8b.c | 710 +++++++++++++++++++--------- include/dt-bindings/clock/g12a-clkc.h | 1 + include/linux/clk-provider.h | 1 + 45 files changed, 6660 insertions(+), 3672 deletions(-) create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-a311d-khadas-vim3.dts create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-s922x-khadas-vim3.dts create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1.dtsi create mode 100644 drivers/clk/meson/clk-cpu-dyndiv.c create mode 100644 drivers/clk/meson/clk-cpu-dyndiv.h delete mode 100644 drivers/clk/meson/clk-input.c delete mode 100644 drivers/clk/meson/clk-input.h -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#377): https://linux.kernel.org/g/patchwork-soc/message/377 Mute This Topic: https://linux.kernel.org/mt/32972384/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] -=-=-=-=-=-=-=-=-=-=-=-