Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce9981bd authored by Russell King's avatar Russell King Committed by Gregory CLEMENT
Browse files

ARM: dts: enable GPU for SolidRun's Cubox



Enable the GPU for SolidRun's Cubox.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 6c72d8ab
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -62,6 +62,10 @@
		pinctrl-0 = <&pmx_gpio_19>;
		pinctrl-names = "default";
	};

	gpu-subsystem {
		status = "okay";
	};
};

&uart0 { status = "okay"; };
@@ -74,6 +78,10 @@
	reg = <1>;
};

&gpu {
	status = "okay";
};

&i2c0 {
	status = "okay";
	clock-frequency = <100000>;