1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/clock/fsl,plldig.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP QorIQ Layerscape LS1028A Display PIXEL Clock Binding
10 - Wen He <wen.he_1@nxp.com>
13 NXP LS1028A has a clock domain PXLCLK0 used for the Display output
14 interface in the display core, as implemented in TSMC CLN28HPM PLL.
15 which generate and offers pixel clocks to Display.
19 const: fsl,ls1028a-plldig
31 description: Optional for VCO frequency of the PLL in Hertz.
32 The VCO frequency of this PLL cannot be changed during runtime
33 only at startup. Therefore, the output frequencies are very
34 limited and might not even closely match the requested frequency.
35 To work around this restriction the user may specify its own
36 desired VCO frequency for the PLL.
47 additionalProperties: false
50 # Display PIXEL Clock node:
52 dpclk: clock-display@f1f0000 {
53 compatible = "fsl,ls1028a-plldig";
54 reg = <0x0 0xf1f0000 0x0 0xffff>;