1 Qualcomm adreno/snapdragon display controller
7 - reg: Physical base address and length of the controller's registers.
8 - interrupts: The interrupt signal from the display controller.
9 - connectors: array of phandles for output device(s)
10 - clocks: device clocks
11 See ../clocks/clock-bindings.txt for details.
12 - clock-names: the following clocks are required.
25 * "lut_clk" (some MDP5 versions may not need this)
29 - gpus: phandle for gpu device
30 - clock-names: the following clocks are optional:
38 mdp: qcom,mdp@5100000 {
39 compatible = "qcom,mdp4";
40 reg = <0x05100000 0xf0000>;
41 interrupts = <GIC_SPI 75 0>;