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

Commit 4a11e363 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 0136ddaf on remote branch

Change-Id: Id7bc8bad8b97854806d615e423e82efd704e359b
parents 6514ddc0 0136ddaf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -187,6 +187,7 @@ its hardware characteristcs.

	* qcom,timestamp-support:boolean, indicates CSR support sys interface to read
	  timestamp value.
	* qcom,aodbg-csr-support: boolean, indicates this CSR is AODBG CSR.

* Required property for Remote ETMs:

+2 −0
Original line number Diff line number Diff line
@@ -83,6 +83,8 @@ that share the parameters.It contains the following properties.
	node.

Optional properties:
	- qcom,disable-ipi-prediction: This property is used to indicate the
	LPM governor to disable ipi based LPM prediction on CPUs.
	- qcom,disable-prediction: This property is used to indicate the
	LPM governor is to disable sleep prediction to this cpu.
	- qcom,ref-stddev: This property is used as reference standard deviation
+3 −0
Original line number Diff line number Diff line
@@ -184,7 +184,10 @@ compatible = "qcom,lagoon-rumi"
compatible = "qcom,bengal-rumi"
compatible = "qcom,bengal-qrd"
compatible = "qcom,bengal-idp"
compatible = "qcom,bengalp"
compatible = "qcom,bengalp-idp"
compatible = "qcom,scuba-rumi"
compatible = "qcom,scuba-idp"
compatible = "qcom,sdmshrike-rumi"
compatible = "qcom,sdmshrike-mtp"
compatible = "qcom,sdmshrike-cdp"
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ Properties:
- compatible:
	Usage: required
	Value type: <string>
	Definition: must be "qcom,llcc-v1" or "qcom,llcc-v2"
	Definition: must be "qcom,llcc-v1", "qcom,llcc-v2" or "lagoon-llcc-v1"

- reg:
	Usage: required
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ Required properties :
		"qcom,kona-rpmh-clk",
		"qcom,sdm845-rpmh-clk"
		"qcom,lito-rpmh-clk"
		"qcom,lagoon-rpmh-clk"

- #clock-cells : must contain 1

Loading