16 Apr, 2016
1 commit
-
This flag is a no-op now. Remove usage of the flag.
Cc: Jun Nie
Signed-off-by: Stephen Boyd
29 Jul, 2015
3 commits
-
The array of parent names can be made as array of const pointers to
const strings.Signed-off-by: Jun Nie
Signed-off-by: Stephen Boyd -
Add SPDIF/I2S and GPIO clock for zx296702
Signed-off-by: Jun Nie
Signed-off-by: Stephen Boyd -
Add SPDIF/I2S divider clock method for zx296702
Signed-off-by: Jun Nie
Signed-off-by: Stephen Boyd
12 Jun, 2015
1 commit
-
It adds a clock driver for zx296702 SoC to register the clock tree to
Common Clock Framework. All the clocks of bus topology and some the
peripheral clocks are ready with this commit. Some missing leaf clocks
for peripherals will be added later when needed.Signed-off-by: Jun Nie
Reviewed-by: Stephen Boyd
Signed-off-by: Kevin Hilman