From 030e1899a4fdfa436ceaab78e4ede397db0f2e1f Mon Sep 17 00:00:00 2001 From: Alex Danila Date: Wed, 18 May 2022 11:21:17 -0400 Subject: [PATCH] bindings: Documentation: display sde emulation Documentation for display sde emulation flag for RUMI target Change-Id: Ia1f7adc0d084594d9de4746e8f6e8f5f2f8a03ec --- bindings/sde.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bindings/sde.txt b/bindings/sde.txt index 49542ef0..c4e77f03 100644 --- a/bindings/sde.txt +++ b/bindings/sde.txt @@ -218,6 +218,8 @@ Optional properties: tear effect (TE) IRQ blocks from "mdp_phys". There should be one entry per INTF instance with a zero value for INTFs without TE IRQ block. +- qcom,sde-emulated-env: Boolean property to indicate if the MDSS is running in an + emulated environment. - qcom,sde-off: SDE offset from "mdp_phys" defined in reg property. - qcom,sde-cdm-off: Array of offset addresses for the available cdm blocks. These offsets will be calculated from @@ -653,6 +655,7 @@ Example: #power-domain-cells = <0>; qcom,sde-hw-version = <0x70000000>; + qcom,sde-emulated-env; qcom,sde-off = <0x1000>; qcom,sde-ctl-off = <0x00002000 0x00002200 0x00002400 0x00002600 0x00002800>;