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

Commit 454f3b7c authored by Ingrid Gallardo's avatar Ingrid Gallardo
Browse files

dt-bindings: msm/disp: add documentation for uidle device tree entries



This change adds the documentation for the uidle registers
offset and range in device tree file.

Change-Id: Id824cc662638820632714a5f0fa588a595651134
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent a7a5c833
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -194,6 +194,9 @@ Optional properties:
				vbif blocks. These offsets will be calculated from
				register "vbif_phys" defined in reg property.
- qcom,sde-vbif-size:		A u32 value indicates the vbif block address range.
- qcom,sde-uidle-off:           A u32 value with the offset for the uidle
                                block, from the "mdp_phys".
- qcom,sde-uidle-size:          A u32 value indicates the uidle block address range.
- qcom,sde-te-off:		A u32 offset indicates the te block offset on pingpong.
				This offset is 0x0 by default.
- qcom,sde-te2-off:		A u32 offset indicates the te2 block offset on pingpong.
@@ -683,6 +686,9 @@ Example:
    qcom,sde-vbif-memtype-0 = <3 3 3 3 3 3 3 3>;
    qcom,sde-vbif-memtype-1 = <3 3 3 3 3 3>;

    qcom,sde-uidle-off = <0x80000>;
    qcom,sde-uidle-size = <0x70>;

    qcom,sde-dram-channels = <2>;
    qcom,sde-num-nrt-paths = <1>;