mbox series

[0/2] arm64: meson-gxm: Add support for the Mali T820 GPU

Message ID 20181210132227.29262-1-narmstrong@baylibre.com (mailing list archive)
Headers show
Series arm64: meson-gxm: Add support for the Mali T820 GPU | expand

Message

Neil Armstrong Dec. 10, 2018, 1:22 p.m. UTC
This patchset adds :
- Optional reset properties in the midgard bindings
- Mali T820 Node in Amlogic Meson GXM DTSI

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

Neil Armstrong (1):
  dt-bindings: gpu: mali-midgard: Add resets property

 .../bindings/gpu/arm,mali-midgard.txt         |  2 ++
 arch/arm64/boot/dts/amlogic/meson-gxm.dtsi    | 27 +++++++++++++++++++
 2 files changed, 29 insertions(+)

Comments

Kevin Hilman Dec. 10, 2018, 9:15 p.m. UTC | #1
Neil Armstrong <narmstrong@baylibre.com> writes:

> This patchset adds :
> - Optional reset properties in the midgard bindings
> - Mali T820 Node in Amlogic Meson GXM DTSI
>
> Christian Hewitt (1):
>   arm64: dts: meson-gxm: Add Mali-T820 node
>
> Neil Armstrong (1):
>   dt-bindings: gpu: mali-midgard: Add resets property

Queued for v4.21 (branch: dt64)

Thanks,

Kevin