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

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

Merge "Merge commit 'b469676f' into msm-4.9 - PC212"

parents e39b34b6 357700f1
Loading
Loading
Loading
Loading
+739 −335

File changed.

Preview size limit exceeded, changes collapsed.

+5 −0
Original line number Diff line number Diff line
@@ -108,6 +108,11 @@ about the device register map, interrupt map, clocks, regulators.
  Value type: <string>
  Definition: Source clock name.

- clock-control-debugfs
  Usage: optional
  Value type: <string>
  Definition: Enable/Disable clk rate control.

- clock-cntl-level
  Usage: required
  Value type: <string>
+5 −0
Original line number Diff line number Diff line
@@ -110,6 +110,11 @@ and name of firmware image.
  Value type: <string>
  Definition: Source clock name.

- clock-control-debugfs
  Usage: optional
  Value type: <string>
  Definition: Enable/Disable clk rate control.

- clocks
  Usage: required
  Value type: <phandle>
+4 −1
Original line number Diff line number Diff line
@@ -73,7 +73,10 @@ First Level Node - CAM IFE CSID device
  Value type: <string>
  Definition: Source clock name.


- clock-control-debugfs
  Usage: optional
  Value type: <string>
  Definition: Enable/Disable clk rate control.

Example:

+5 −0
Original line number Diff line number Diff line
@@ -91,6 +91,11 @@ Optional properties:
  Value type: <u32>
  Definition: List of clocks rates for optional clocks.

- clock-control-debugfs
  Usage: optional
  Value type: <string>
  Definition: Enable/Disable clk rate control.

Example:
	qcom,vfe0@acaf000 {
		cell-index = <0>;
Loading