Thread (131 messages) 131 messages, 6 authors, 2018-02-09

Re: [PATCH v6 30/41] ARM: davinci: switch to common clock framework

From: Sekhar Nori <hidden>
Date: 2018-02-07 13:22:12
Also in: linux-arm-kernel, linux-clk, lkml

On Saturday 20 January 2018 10:44 PM, David Lechner wrote:
This switches ARCH_DAVINCI to use the common clock framework. The legacy
clock code in arch/arm/mach-davinci/ is no longer used. New drivers in
drivers/clk/davinci/ are used instead.

A few macros had to be moved to prevent compile errors.
s/compile/compilation
Signed-off-by: David Lechner <david@lechnology.com>
quoted hunk ↗ jump to hunk
--- a/arch/arm/mach-davinci/davinci.h
+++ b/arch/arm/mach-davinci/davinci.h
@@ -35,6 +35,10 @@
 #include <media/davinci/vpbe.h>
 #include <media/davinci/vpbe_osd.h>
 
+#define DAVINCI_PLL1_BASE		0x01c40800
+#define DAVINCI_PLL2_BASE		0x01c40c00
+#define	DAVINCI_PWR_SLEEP_CNTRL_BASE	0x01c41000
Please drop the tab after #define

With that.

Reviewed-by: Sekhar Nori <redacted>

Thanks,
Sekhar
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help