linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: Amlogic updates for v5.2, round 2
@ 2019-04-21 14:51 Kevin Hilman
  2019-04-28 19:50 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Hilman @ 2019-04-21 14:51 UTC (permalink / raw)
  To: arm; +Cc: linux-amlogic, linux-arm-kernel

Olof, Arnd,

Here's a 2nd round of changes for the 64-bit SoCs from Amlogic.

Note that in order to support display/gfx and USb on these, there's a
dependency on new clocks and resets also added this cycle.  Those
dependencies are already queued in the respecitive maintainer trees for
v5.2, and I've merged those tags into this branch as well to avoid any
build breakage.

Please pull,

Thanks,

Kevin


The following changes since commit e2cffeb398f4830b004774444809ee256b9bc653:

  arm64: dts: meson-g12a: Add CMA reserved memory (2019-03-29 14:19:42 -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 659f2563d323b09ca12b0e70bb6a50c1b25af3ee:

  arm64: dts: meson-g12a-u200: Add support for Video Display (2019-04-16 11:21:46 -0700)

----------------------------------------------------------------
arm64: dts: Amlogic updates for v5.2, round 2
- add display/gfx support for G12a boards
- enable USB for g12a boards

----------------------------------------------------------------
Christian Hewitt (1):
      arm64: dts: meson-gxm: Add Mali-T820 node

Jerome Brunet (2):
      dt-bindings: clock: axg-audio: unexpose controller inputs
      arm64: dts: meson-g12a-u200: add regulators

Kevin Hilman (2):
      Merge tag 'meson-clk-headers-5.2' of git://github.com/BayLibre/clk-meson into v5.2/dt64
      Merge branch 'reset/meson-g12a' of git://git.pengutronix.de/pza/linux into v5.2/dt64

Martin Blumenstingl (3):
      dt-bindings: clock: meson8b: drop the "ABP" clock definition
      dt-bindings: clock: meson8b: export the VPU clock
      dt-bindings: clock: meson8b: export the video decoder clocks

Maxime Jourdan (1):
      dt-bindings: clk: g12a-clkc: add VDEC clock IDs

Neil Armstrong (19):
      clk: meson-g12a: add cpu clock bindings
      clk: g12a-aoclk: re-export CLKID_AO_SAR_ADC_SEL clock id
      dt-bindings: clk: g12a-clkc: add PCIE PLL clock ID
      dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets
      dt-bindings: clock: g12a-aoclk: expose CLKID_AO_CTS_OSCIN
      dt-bindings: gpu: mali-midgard: Add resets property
      dt-bindings: power: amlogic, meson-gx-pwrc: Add G12A compatible
      arm64: dts: meson: g12a: Add SAR ADC node
      arm64: dts: meson: g12a: Add G12A USB nodes
      arm64: dts: meson: g12a: Add mali-g31 gpu node
      arm64: dts: meson-g12a-sei510: Add ADC Key and BT support
      arm64: dts: meson-g12a-sei510: Enable USB
      arm64: dts: meson-g12a-u200: Enable USB
      arm64: dts: meson-g12a-x96-max: Enable USB
      arm64: dts: meson-g12a: Add VPU and HDMI related nodes
      arm64: dts: meson-g12a: Add AO-CEC nodes
      arm64: dts: meson-g12a-x96-max: Add support for Video Display
      arm64: dts: meson-g12a-sei510: Add support for Video Display
      arm64: dts: meson-g12a-u200: Add support for Video Display

 Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt        |  14 +++++
 Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt |   4 +-
 arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts                 |  88 +++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts                   | 145 +++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts                |  59 +++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi                       | 282 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxm.dtsi                        |  27 ++++++++++
 drivers/clk/meson/axg-audio.h                                     |  20 +++++++
 drivers/clk/meson/g12a-aoclk.h                                    |   2 -
 include/dt-bindings/clock/axg-audio-clkc.h                        |  20 -------
 include/dt-bindings/clock/g12a-aoclkc.h                           |   2 +
 include/dt-bindings/clock/g12a-clkc.h                             |   5 ++
 include/dt-bindings/clock/meson8b-clkc.h                          |   6 ++-
 include/dt-bindings/reset/amlogic,meson-g12a-reset.h              |   5 +-
 14 files changed, 654 insertions(+), 25 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] arm64: dts: Amlogic updates for v5.2, round 2
  2019-04-21 14:51 [GIT PULL] arm64: dts: Amlogic updates for v5.2, round 2 Kevin Hilman
@ 2019-04-28 19:50 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-04-28 19:50 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-amlogic, arm, linux-arm-kernel

On Sun, Apr 21, 2019 at 07:51:43AM -0700, Kevin Hilman wrote:
> Olof, Arnd,
> 
> Here's a 2nd round of changes for the 64-bit SoCs from Amlogic.
> 
> Note that in order to support display/gfx and USb on these, there's a
> dependency on new clocks and resets also added this cycle.  Those
> dependencies are already queued in the respecitive maintainer trees for
> v5.2, and I've merged those tags into this branch as well to avoid any
> build breakage.
> 
> Please pull,
> 
> Thanks,
> 
> Kevin
> 
> 
> The following changes since commit e2cffeb398f4830b004774444809ee256b9bc653:
> 
>   arm64: dts: meson-g12a: Add CMA reserved memory (2019-03-29 14:19:42 -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 659f2563d323b09ca12b0e70bb6a50c1b25af3ee:
> 
>   arm64: dts: meson-g12a-u200: Add support for Video Display (2019-04-16 11:21:46 -0700)


Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-28 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-21 14:51 [GIT PULL] arm64: dts: Amlogic updates for v5.2, round 2 Kevin Hilman
2019-04-28 19:50 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).