These are alternative input clocks for IPU available as external inputs. Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> --- Documentation/devicetree/bindings/clock/imx6q-clock.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.yaml b/Documentation/devicetree/bindings/clock/imx6q-clock.yaml index 4f4637eddb8b..329e4cb95dc0 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.yaml +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.yaml @@ -34,6 +34,8 @@ properties: - description: ckih1 clock input - description: anaclk1 clock input - description: anaclk2 clock input + - description: ipp_di0 clock input + - description: ipp_di1 clock input clock-names: items: @@ -42,6 +44,8 @@ properties: - const: ckih1 - const: anaclk1 - const: anaclk2 + - const: ipp_di0 + - const: ipp_di1 fsl,pmic-stby-poweroff: $ref: /schemas/types.yaml#/definitions/flag -- 2.25.1