Re: [PATCH v2 3/5] ARM: dts: imx27: Add 1-wire

Alexander Shiyan shc_work at mail.ru
Sun Jun 23 04:54:34 EDT 2013


> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>
> ---
...
> +			owire: owire at 10009000 {
> +				compatible = "fsl,imx27-owire", "fsl,imx21-owire";
> +				reg = <0x10009000 0x1000>;
> +				clocks = <&clks 35>;
> +				clock-names = "ipg";

Clock name can be discarded here.

> +				status = "disabled";
> +			};
> +


---


More information about the linux-arm-kernel mailing list