public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/imagination: add reset handling
@ 2024-11-25 16:37 Parthiban Nallathambi
  2024-11-25 16:37 ` [PATCH 1/2] dt-bindings: gpu: add reset control property Parthiban Nallathambi
  2024-11-25 16:37 ` [PATCH 2/2] drm/imagination: add reset control support Parthiban Nallathambi
  0 siblings, 2 replies; 10+ messages in thread
From: Parthiban Nallathambi @ 2024-11-25 16:37 UTC (permalink / raw)
  To: Frank Binns, Matt Coster, David Airlie, Simona Vetter,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Philipp Zabel
  Cc: dri-devel, devicetree, linux-kernel, Parthiban Nallathambi

reset control is included in platforms from Allwinner, specifically
A133, A733. Add reset control from devicetree and these changes are
tested with A133 based helper board, which will be upstremed after
Allwinner power domain controller.

Firmware is used from [1].

[1]: https://gitlab.freedesktop.org/imagination/linux-firmware/-/issues/5

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
---
Parthiban Nallathambi (2):
      dt-bindings: gpu: add reset control property
      drm/imagination: add reset control support

 .../devicetree/bindings/gpu/img,powervr-rogue.yaml       |  3 +++
 drivers/gpu/drm/imagination/pvr_device.h                 |  8 ++++++++
 drivers/gpu/drm/imagination/pvr_drv.c                    |  5 +++++
 drivers/gpu/drm/imagination/pvr_power.c                  | 16 +++++++++++++++-
 4 files changed, 31 insertions(+), 1 deletion(-)
---
base-commit: adc218676eef25575469234709c2d87185ca223a
change-id: 20241125-pvr-reset-0a27fbae5ebc

Best regards,
-- 
Parthiban Nallathambi <parthiban@linumiz.com>


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

end of thread, other threads:[~2024-11-26  9:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-25 16:37 [PATCH 0/2] drm/imagination: add reset handling Parthiban Nallathambi
2024-11-25 16:37 ` [PATCH 1/2] dt-bindings: gpu: add reset control property Parthiban Nallathambi
2024-11-25 18:07   ` Conor Dooley
2024-11-26  3:46     ` Parthiban
2024-11-26  9:32       ` Krzysztof Kozlowski
2024-11-26  9:42         ` Parthiban
2024-11-26  9:32   ` Krzysztof Kozlowski
2024-11-25 16:37 ` [PATCH 2/2] drm/imagination: add reset control support Parthiban Nallathambi
2024-11-26  9:29   ` Philipp Zabel
2024-11-26  9:48     ` Parthiban

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox