From 90fde4bee2c8395e24d8c4edddb4c2084081a805 Mon Sep 17 00:00:00 2001 From: chenzhen Date: Tue, 9 May 2017 15:40:49 +0800 Subject: [PATCH] arm: dts: rk3229-echo-v10: enable GPU device Change-Id: I4336bd134afea2b8ad55ebb104c877548c16b582 Signed-off-by: chenzhen --- arch/arm/boot/dts/rk3229-echo-v10.dts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/rk3229-echo-v10.dts b/arch/arm/boot/dts/rk3229-echo-v10.dts index 972628b42462..74fe7a7b865e 100644 --- a/arch/arm/boot/dts/rk3229-echo-v10.dts +++ b/arch/arm/boot/dts/rk3229-echo-v10.dts @@ -83,6 +83,11 @@ }; }; +&gpu { + status = "okay"; + mali-supply = <&vdd_logic>; +}; + &i2c0 { status = "okay"; -- 2.34.1