forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
....@@ -68,7 +68,7 @@
6868 datasheet
6969 - clocks : phandle to the PRE axi clock input, as described
7070 in Documentation/devicetree/bindings/clock/clock-bindings.txt and
71
- Documentation/devicetree/bindings/clock/imx6q-clock.txt.
71
+ Documentation/devicetree/bindings/clock/imx6q-clock.yaml.
7272 - clock-names: should be "axi"
7373 - interrupts: should contain the PRE interrupt
7474 - fsl,iram: phandle pointing to the mmio-sram device node, that should be
....@@ -94,7 +94,7 @@
9494 datasheet
9595 - clocks : phandles to the PRG ipg and axi clock inputs, as described
9696 in Documentation/devicetree/bindings/clock/clock-bindings.txt and
97
- Documentation/devicetree/bindings/clock/imx6q-clock.txt.
97
+ Documentation/devicetree/bindings/clock/imx6q-clock.yaml.
9898 - clock-names: should be "ipg" and "axi"
9999 - fsl,pres: phandles to the PRE units attached to this PRG, with the fixed
100100 PRE as the first entry and the muxable PREs following.