[PATCH 2/5] dt-bindings: clock: Add ipp_di0 and ipp_di1 clocks to i.MX6Q bindings
Alexander Stein
alexander.stein at ew.tq-group.com
Thu Oct 13 06:18:36 PDT 2022
These are alternative input clocks for IPU available as external inputs.
Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
---
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
More information about the linux-arm-kernel
mailing list