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

Commit d94cc674 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: Remove io-fraction documentation"

parents b23bf381 5dd31ddb
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line 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,gpu-freq:    The GPU frequency for the power level (in HZ)
- qcom,bus-freq:    An index representing the bus scaling usecase appropriate
- qcom,bus-freq:    An index representing the bus scaling usecase appropriate
		    for the power level
		    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:
Sample usage:


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