[PATCH 1/3] clk: imx5: introduce DT includes for clock provider

Shawn Guo shawn.guo at linaro.org
Wed Nov 13 22:19:06 EST 2013


On Wed, Nov 13, 2013 at 08:11:17PM +0100, Lucas Stach wrote:
<snip>

> +#define IMX5_CLK_SPDIF0_COM_SEL		181
> +#define IMX5_CLK_SPDIF1_COM_SEL		182
> +#define IMX5_CLK_SPDIF0_GATE		183
> +#define IMX5_CLK_SPDIF1_GATE		184
> +#define IMX5_CLK_SPDIF_IPG_GATE		185
> +#define IMX5_CLK_OCRAM			186
> +#define IMX5_SAHARA_IPG_GATE		187

s/IMX5_SAHARA_IPG_GATE/IMX5_CLK_SAHARA_IPG_GATE

> +#define IMX5_CLK_CLK_END		188

I know this is from include/dt-bindings/clock/imx6sl-clock.h.  Please
use IMX5_CLK_END to align with pattern used in vf610-clock.h.  I will
send a patch to change imx6sl-clock.h.

Shawn

> +
> +#endif /* __DT_BINDINGS_CLOCK_IMX5_H */
> -- 
> 1.8.4.2
> 




More information about the linux-arm-kernel mailing list