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

Commit 5dd31ddb authored by Lucille Sylvester's avatar Lucille Sylvester
Browse files

ARM: dts: Remove io-fraction documentation



The feature no longer exists and the documentation
should have been removed with it.

Change-Id: Ibfa8e09fc8b21fd5417d3c423369a99b0d0546e0
Signed-off-by: default avatarLucille Sylvester <lsylvest@codeaurora.org>
parent ac06b734
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -14,8 +14,6 @@ Each powerlevel definition is as follows:
- qcom,gpu-freq:    The GPU frequency for the power level (in HZ)
- qcom,bus-freq:    An index representing the bus scaling usecase appropriate
		    for the power level
- qcom,io-fraction: A number indicating the fraction of the CPU I/O busy that
		    this operating point should represent.

Sample usage:

@@ -31,7 +29,6 @@ qcom,kgsl-3d0@fdb00000 {
			reg = <0>;
			qcom,gpu-freq = <5000000000>;
			qcom,bus-freq = <3>;
			qcom,io_fraction = <0>;
		};
	};