1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/w1/fsl-imx-owire.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX One wire bus master controller
10 - Martin Fuzzey <mfuzzey@parkeon.com>
15 - const: fsl,imx21-owire
22 - const: fsl,imx21-owire
34 additionalProperties: false
38 #include <dt-bindings/clock/imx5-clock.h>
41 compatible = "fsl,imx53-owire", "fsl,imx21-owire";
42 reg = <0x63fa4000 0x4000>;
43 clocks = <&clks IMX5_CLK_OWIRE_GATE>;