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

Commit f416ffbd authored by Rishi Gupta's avatar Rishi Gupta
Browse files

ARM: dts: sa2150p: disable nodes for graphics support not needed



Auto products based on sa2150p do not use graphic features
therefore device tree nodes have been removed.

Change-Id: Ie367a9a80057c7eded083d209945df93ae6dec70
Signed-off-by: default avatarRishi Gupta <rishgupt@codeaurora.org>
parent 17799d21
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -210,3 +210,19 @@

	status = "ok";
};

&gpu_bw_tbl {
	status = "disabled";
};

&gpubw {
	status = "disabled";
};

&msm_gpu {
	status = "disabled";
};

&kgsl_msm_iommu {
	status = "disabled";
};