[PATCH 4/9] clk: Add clock driver for mb86s7x
Arnd Bergmann
arnd at arndb.de
Fri Nov 21 05:03:52 PST 2014
On Thursday 20 November 2014 20:36:15 Vincent Yang wrote:
> +#define __DTS_MB86S70_CLK_H
> +
> +#define MB86S70_CRG11_ALW 0
> +#define MB86S70_CRG11_DDR3 1
> +#define MB86S70_CRG11_MAIN 2
> +#define MB86S70_CRG11_CA15 3
> +#define MB86S70_CRG11_HDMI 4
> +#define MB86S70_CRG11_DPHY 5
> +
> +#define MB86S70_CRG11_UNGPRT 8
>
The clock driver doesn't seem to use those macros at all, how does the
driver know which clock you are referring to?
Arnd
More information about the linux-arm-kernel
mailing list