ARM: dts: enable GPU for SolidRun's Cubox

Enable the GPU for SolidRun's Cubox.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Russell King 2015-12-15 17:38:03 +01:00 committed by Gregory CLEMENT
parent 6c72d8ab26
commit ce9981bd63

View file

@ -62,6 +62,10 @@ ir_recv: ir-receiver {
pinctrl-0 = <&pmx_gpio_19>;
pinctrl-names = "default";
};
gpu-subsystem {
status = "okay";
};
};
&uart0 { status = "okay"; };
@ -74,6 +78,10 @@ &ethphy {
reg = <1>;
};
&gpu {
status = "okay";
};
&i2c0 {
status = "okay";
clock-frequency = <100000>;