Commit e2dbd577 authored by Diogo Ivo's avatar Diogo Ivo Committed by Thierry Reding
Browse files

arm64: tegra: Enable GPU on Smaug



Enable the GPU on the Pixel C.

Signed-off-by: default avatarDiogo Ivo <diogo.ivo@tecnico.ulisboa.pt>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent aa8ca24c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -36,6 +36,11 @@ dpaux: dpaux@545c0000 {
		};
	};

	gpu@57000000 {
		vdd-supply = <&max77621_gpu>;
		status = "okay";
	};

	pinmux: pinmux@700008d4 {
		pinctrl-names = "boot";
		pinctrl-0 = <&state_boot>;