mbox series

[0/4] arm64: dts: meson-axg: enable SCPI

Message ID 20181108135352.8459-1-jbrunet@baylibre.com (mailing list archive)
Headers show
Series arm64: dts: meson-axg: enable SCPI | expand

Message

Jerome Brunet Nov. 8, 2018, 1:53 p.m. UTC
The goal of this patchset is to enable SCPI (dvfs and hwmon) the axg
platform. The first patches in this series fix a few issues to acheive
this.

Jerome Brunet (4):
  arm64: dts: meson-axg: fix mailbox address
  arm64: dts: meson-axg: correct sram shared mem unit-address
  Documentation: bindings: Add missing Amlogic SCPI sensor bindings
  arm64: dts: meson-axg: enable SCPI

 .../devicetree/bindings/arm/amlogic,scpi.txt  |  7 ++++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi    | 34 ++++++++++++++++---
 2 files changed, 37 insertions(+), 4 deletions(-)

Comments

Kevin Hilman Nov. 15, 2018, 8:07 p.m. UTC | #1
Jerome Brunet <jbrunet@baylibre.com> writes:

> The goal of this patchset is to enable SCPI (dvfs and hwmon) the axg
> platform. The first patches in this series fix a few issues to acheive
> this.

Queued for v4.21 (branch: v4.21/dt64)

Kevin