1
0
Fork 0

dt-bindings: display: imx8mq-dcss: add clocks needed for HDMI

This adds dt bindings for pll_src and pll_phy_ref, used when output is on HDMI.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Laurentiu Palcu 2019-11-22 10:10:28 +02:00 committed by Dong Aisheng
parent 76c17b70c9
commit 8f09a3eeff
1 changed files with 7 additions and 2 deletions

View File

@ -47,6 +47,8 @@ properties:
- description: RTRAM clock
- description: Pixel clock, can be driver either by HDMI phy clock or MIPI
- description: DTRC clock, needed by video decompressor
- description: PLL source clock, usually VIDEO2_PLL, used when output is HDMI;
- description: PLL PHY reference clock, used when output is HDMI;
clock-names:
items:
@ -55,6 +57,8 @@ properties:
- const: rtrm
- const: pix
- const: dtrc
- const: pll_src
- const: pll_phy_ref
port@0:
type: object
@ -71,8 +75,9 @@ examples:
interrupt-names = "ctx_ld", "ctxld_kick", "vblank";
interrupt-parent = <&irqsteer>;
clocks = <&clk 248>, <&clk 247>, <&clk 249>,
<&clk 254>,<&clk 122>;
clock-names = "apb", "axi", "rtrm", "pix", "dtrc";
<&clk 254>,<&clk 122>, <&clk 266>, <&clk 267>;
clock-names = "apb", "axi", "rtrm", "pix", "dtrc",
"pll_src", "pll_phy_ref";
assigned-clocks = <&clk 107>, <&clk 109>, <&clk 266>;
assigned-clock-parents = <&clk 78>, <&clk 78>, <&clk 3>;
assigned-clock-rates = <800000000>,