linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: allwinner: h6: Enable GPU node for Tanix TX6
@ 2019-11-02 12:04 Clément Péron
  2019-11-02 15:40 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Clément Péron @ 2019-11-02 12:04 UTC (permalink / raw)
  To: Maxime Ripard, Jernej Škrabec
  Cc: devicetree, Clément Péron, linux-kernel,
	linux-arm-kernel

Unlike other H6 boards, Tanix TX6 doesn't have a PMIC so we can enable
the GPU without providing a specific power supply.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
---
 arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts b/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
index 7e7cb10e3d96..bccfe1e65b6a 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
@@ -53,6 +53,10 @@
 	status = "okay";
 };
 
+&gpu {
+	status = "okay";
+};
+
 &hdmi {
 	status = "okay";
 };
-- 
2.20.1


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

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

* Re: [PATCH] arm64: allwinner: h6: Enable GPU node for Tanix TX6
  2019-11-02 12:04 [PATCH] arm64: allwinner: h6: Enable GPU node for Tanix TX6 Clément Péron
@ 2019-11-02 15:40 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2019-11-02 15:40 UTC (permalink / raw)
  To: Clément Péron
  Cc: devicetree, Jernej Škrabec, linux-kernel, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 277 bytes --]

On Sat, Nov 02, 2019 at 01:04:27PM +0100, Clément Péron wrote:
> Unlike other H6 boards, Tanix TX6 doesn't have a PMIC so we can enable
> the GPU without providing a specific power supply.
>
> Signed-off-by: Clément Péron <peron.clem@gmail.com>

Applied, thanks
Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
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-11-02 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-02 12:04 [PATCH] arm64: allwinner: h6: Enable GPU node for Tanix TX6 Clément Péron
2019-11-02 15:40 ` Maxime Ripard

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).