aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display/msm/mdp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/display/msm/mdp.txt')
-rw-r--r--Documentation/devicetree/bindings/display/msm/mdp.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/mdp.txt b/Documentation/devicetree/bindings/display/msm/mdp.txt
index 1a0598e5279d..0833edaba4c3 100644
--- a/Documentation/devicetree/bindings/display/msm/mdp.txt
+++ b/Documentation/devicetree/bindings/display/msm/mdp.txt
@@ -11,13 +11,14 @@ Required properties:
11- clock-names: the following clocks are required: 11- clock-names: the following clocks are required:
12 * "core_clk" 12 * "core_clk"
13 * "iface_clk" 13 * "iface_clk"
14 * "lut_clk"
15 * "src_clk" 14 * "src_clk"
16 * "hdmi_clk" 15 * "hdmi_clk"
17 * "mpd_clk" 16 * "mpd_clk"
18 17
19Optional properties: 18Optional properties:
20- gpus: phandle for gpu device 19- gpus: phandle for gpu device
20- clock-names: the following clocks are optional:
21 * "lut_clk"
21 22
22Example: 23Example:
23 24