On Fri, Jun 7, 2013 at 4:20 PM, Lee Jones wrote:
> On Fri, 07 Jun 2013, Linus Walleij wrote:
>
>> > -enum prcmu_clock {
>> > - PRCMU_SGACLK,
>> (...)
>> > +#define ARMCLK 0
>> > +#define PRCMU_ACLK 1
>> (...)
>>
>> It seems the enum and the defines want to do two
On Fri, 07 Jun 2013, Linus Walleij wrote:
> On Thu, Jun 6, 2013 at 1:21 PM, Lee Jones wrote:
>
> > ... as stipulated by the Hardware Specification document.
> >
> > Signed-off-by: Lee Jones
>
> I think you need Ulf (as ux500 clock author) and Loic (as PRCMU
> developer) to have a look at this.
On Thu, Jun 6, 2013 at 1:21 PM, Lee Jones wrote:
> ... as stipulated by the Hardware Specification document.
>
> Signed-off-by: Lee Jones
I think you need Ulf (as ux500 clock author) and Loic (as PRCMU
developer) to have a look at this.
> -enum prcmu_clock {
> - PRCMU_SGACLK,
(...)
> +#d
... as stipulated by the Hardware Specification document.
Signed-off-by: Lee Jones
---
include/linux/mfd/dbx500-prcmu.h | 110 --
1 file changed, 58 insertions(+), 52 deletions(-)
diff --git a/include/linux/mfd/dbx500-prcmu.h b/include/linux/mfd/dbx500-prcmu
4 matches
Mail list logo