All of lore.kernel.org
 help / color / mirror / Atom feed
* `From c152138a8ec2bcd8faaac8db01dbb9be547fd021 Mon Sep 17 00:00:00 2001
@ 2019-03-18 19:38 ` Peter Griffin
  0 siblings, 0 replies; 27+ messages in thread
From: Peter Griffin @ 2019-03-18 19:38 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, airlied, daniel, robh+dt,
	mark.rutland, p.zabel, xuwei5, mturquette, sboyd
  Cc: john.stultz, dri-devel, devicetree, linux-clk, yuq825

Hi folks,

This series adds support for the Mali450 MP4 GPU found on the
hi6220 SoC from HiSilicon. It has been tested with the out
of tree lima drm/mesa driver hosted on freedesktop.org gitlab,
and validated using Weston and kmscube.

regards,

Peter.

Peter Griffin (6):
  dt-bindings: gpu: mali-utgard: add hisilicon,hi6220-mali compatible
  dt-bindings: reset: hisilicon: Update compatible documentation
  arm64: dts: hisilicon: Add Mali-450 MP4 GPU DT entry
  reset: hi6220: Add support for AO reset controller
  dt-bindings: reset: hisilicon: Add ao reset controller
  clk: hi6220: use CLK_OF_DECLARE_DRIVER

 .../devicetree/bindings/gpu/arm,mali-utgard.txt    |  5 +++
 .../bindings/reset/hisilicon,hi6220-reset.txt      |  1 +
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi          | 38 ++++++++++++++++
 drivers/clk/hisilicon/clk-hi6220.c                 |  2 +-
 drivers/reset/hisilicon/hi6220_reset.c             | 51 +++++++++++++++++++++-
 include/dt-bindings/reset/hisi,hi6220-resets.h     |  7 +++
 6 files changed, 102 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-03-31  6:44 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18 19:38 `From c152138a8ec2bcd8faaac8db01dbb9be547fd021 Mon Sep 17 00:00:00 2001 Peter Griffin
2019-03-18 19:38 ` Peter Griffin
2019-03-18 19:38 ` [PATCH v1 1/6] dt-bindings: gpu: mali-utgard: add hisilicon,hi6220-mali compatible Peter Griffin
2019-03-18 19:38   ` [PATCH v1 1/6] dt-bindings: gpu: mali-utgard: add hisilicon, hi6220-mali compatible Peter Griffin
2019-03-31  6:40   ` [PATCH v1 1/6] dt-bindings: gpu: mali-utgard: add hisilicon,hi6220-mali compatible Rob Herring
2019-03-31  6:40     ` [PATCH v1 1/6] dt-bindings: gpu: mali-utgard: add hisilicon, hi6220-mali compatible Rob Herring
2019-03-31  6:40     ` [PATCH v1 1/6] dt-bindings: gpu: mali-utgard: add hisilicon,hi6220-mali compatible Rob Herring
2019-03-18 19:38 ` [PATCH v1 2/6] dt-bindings: reset: hisilicon: Update compatible documentation Peter Griffin
2019-03-18 19:38   ` Peter Griffin
2019-03-31  6:40   ` Rob Herring
2019-03-31  6:40     ` Rob Herring
2019-03-31  6:40     ` Rob Herring
2019-03-18 19:38 ` [PATCH v1 3/6] arm64: dts: hisilicon: Add Mali-450 MP4 GPU DT entry Peter Griffin
2019-03-18 19:38   ` Peter Griffin
2019-03-18 19:38 ` [PATCH v1 4/6] reset: hi6220: Add support for AO reset controller Peter Griffin
2019-03-18 19:38   ` Peter Griffin
2019-03-20 10:46   ` Philipp Zabel
2019-03-20 10:46     ` Philipp Zabel
2019-03-18 19:38 ` [PATCH v1 5/6] dt-bindings: reset: hisilicon: Add ao " Peter Griffin
2019-03-18 19:38   ` Peter Griffin
2019-03-31  6:40   ` Rob Herring
2019-03-31  6:40     ` Rob Herring
2019-03-31  6:40     ` Rob Herring
2019-03-18 19:38 ` [PATCH v1 6/6] clk: hi6220: use CLK_OF_DECLARE_DRIVER Peter Griffin
2019-03-18 19:38   ` Peter Griffin
2019-03-18 20:21   ` Stephen Boyd
2019-03-18 20:21     ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.