summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2023-07-12 14:47:25 +0530
committerAmit Pundir <amit.pundir@linaro.org>2023-08-31 16:36:22 +0530
commit5ffab84885f33d9e07d1c037a6d58686a881b7b4 (patch)
tree38063c05eeed72a8d91520c886655f23429488c1
parent59ee93fb05ac169d8c11bfe5a267f47cff137f54 (diff)
FROMLIST: dt-bindings: display/msm: mdss-common: add memory-region property
Add and document the reserved memory region property in the mdss-common schema. For now (sdm845-db845c), it points to a framebuffer memory region reserved by the bootloader for splash screen. Change-Id: I4c9612c78a384daf5d1b933e2486256a3cebd890 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/display/msm/mdss-common.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/mdss-common.yaml b/Documentation/devicetree/bindings/display/msm/mdss-common.yaml
index ccd7d6417523..a8086ca09d9f 100644
--- a/Documentation/devicetree/bindings/display/msm/mdss-common.yaml
+++ b/Documentation/devicetree/bindings/display/msm/mdss-common.yaml
@@ -77,6 +77,12 @@ properties:
items:
- description: MDSS_CORE reset
+ memory-region:
+ maxItems: 1
+ description:
+ Phandle to a node describing a reserved framebuffer memory region.
+ For example, the splash memory region set up by the bootloader.
+
required:
- reg
- reg-names