dt-bindings: msm/mdp4: Create a separate binding doc for MDP4
MDP4 and MDP5 vary a bit in terms of device hierarchy and the properties they require. Rename the binding doc to mdp4.txt and remove MDP5 specific pieces. A separate document will be created for MDP5 Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
Родитель
32280d66fd
Коммит
acc58caa70
|
@ -1,28 +1,25 @@
|
||||||
Qualcomm adreno/snapdragon display controller
|
Qualcomm adreno/snapdragon MDP4 display controller
|
||||||
|
|
||||||
|
Description:
|
||||||
|
|
||||||
|
This is the bindings documentation for the MDP4 display controller found in
|
||||||
|
SoCs like MSM8960, APQ8064 and MSM8660.
|
||||||
|
|
||||||
Required properties:
|
Required properties:
|
||||||
- compatible:
|
- compatible:
|
||||||
* "qcom,mdp4" - mdp4
|
* "qcom,mdp4" - mdp4
|
||||||
* "qcom,mdp5" - mdp5
|
|
||||||
- reg: Physical base address and length of the controller's registers.
|
- reg: Physical base address and length of the controller's registers.
|
||||||
- interrupts: The interrupt signal from the display controller.
|
- interrupts: The interrupt signal from the display controller.
|
||||||
- connectors: array of phandles for output device(s)
|
- connectors: array of phandles for output device(s)
|
||||||
- clocks: device clocks
|
- clocks: device clocks
|
||||||
See ../clocks/clock-bindings.txt for details.
|
See ../clocks/clock-bindings.txt for details.
|
||||||
- clock-names: the following clocks are required.
|
- clock-names: the following clocks are required.
|
||||||
For MDP4:
|
* "core_clk"
|
||||||
* "core_clk"
|
* "iface_clk"
|
||||||
* "iface_clk"
|
* "bus_clk"
|
||||||
* "bus_clk"
|
* "lut_clk"
|
||||||
* "lut_clk"
|
* "hdmi_clk"
|
||||||
* "hdmi_clk"
|
* "tv_clk"
|
||||||
* "tv_clk"
|
|
||||||
For MDP5:
|
|
||||||
* "bus_clk"
|
|
||||||
* "iface_clk"
|
|
||||||
* "core_clk"
|
|
||||||
* "lut_clk" (some MDP5 versions may not need this)
|
|
||||||
* "vsync_clk"
|
|
||||||
|
|
||||||
Optional properties:
|
Optional properties:
|
||||||
- gpus: phandle for gpu device
|
- gpus: phandle for gpu device
|
Загрузка…
Ссылка в новой задаче