Re: [PATCH 5/7] ARM: bcm2835: Drop the fixed sys_pclk.

2015-05-29 Thread Eric Anholt
Stephen Warren writes: > On 05/18/2015 01:43 PM, Eric Anholt wrote: >> Nothing uses it, and I can't find any evidence that anything ever has. > > Does the clock actually exist though? If it does, it seems reasonable to > keep it. Yes, it's kept in the form of the core clock in the RPi driver, an

Re: [PATCH 5/7] ARM: bcm2835: Drop the fixed sys_pclk.

2015-05-28 Thread Stephen Warren
On 05/18/2015 01:43 PM, Eric Anholt wrote: > Nothing uses it, and I can't find any evidence that anything ever has. Does the clock actually exist though? If it does, it seems reasonable to keep it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[PATCH 5/7] ARM: bcm2835: Drop the fixed sys_pclk.

2015-05-18 Thread Eric Anholt
Nothing uses it, and I can't find any evidence that anything ever has. Signed-off-by: Eric Anholt --- drivers/clk/clk-bcm2835.c | 5 - 1 file changed, 5 deletions(-) diff --git a/drivers/clk/clk-bcm2835.c b/drivers/clk/clk-bcm2835.c index 6b950ca..dd295e4 100644 --- a/drivers/clk/clk-bcm283