Lines Matching +full:imx93 +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-imx-lpi2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Anson Huang <Anson.Huang@nxp.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - enum:
19 - fsl,imx7ulp-lpi2c
20 - items:
21 - enum:
22 - fsl,imx8qxp-lpi2c
23 - fsl,imx8dxl-lpi2c
24 - fsl,imx8qm-lpi2c
25 - fsl,imx8ulp-lpi2c
26 - fsl,imx93-lpi2c
27 - const: fsl,imx7ulp-lpi2c
35 assigned-clock-parents: true
36 assigned-clock-rates: true
37 assigned-clocks: true
38 clock-frequency: true
40 clock-names:
42 - const: per
43 - const: ipg
50 - description: DMA controller phandle and request line for TX
51 - description: DMA controller phandle and request line for RX
53 dma-names:
55 - const: tx
56 - const: rx
58 power-domains:
62 - compatible
63 - reg
64 - interrupts
65 - clocks
70 - |
71 #include <dt-bindings/clock/imx7ulp-clock.h>
72 #include <dt-bindings/interrupt-controller/arm-gic.h>
75 compatible = "fsl,imx7ulp-lpi2c";
77 interrupt-parent = <&intc>;