All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] fix and optimize some clock configuration for the RK3399 platfom
@ 2016-08-01  9:33 ` Xing Zheng
  0 siblings, 0 replies; 19+ messages in thread
From: Xing Zheng @ 2016-08-01  9:33 UTC (permalink / raw)
  To: heiko
  Cc: linux-rockchip, dianders, briannorris, huangtao, zhangqing,
	Xing Zheng, devicetree, Jianqun Xu, frank.wang, shawn.lin,
	Michael Turquette, Kumar Gala, linux-kernel, Ian Campbell,
	Stephen Boyd, Rob Herring, Pawel Moll, wulf, Mark Rutland,
	linux-clk, linux-arm-kernel


Hi:
  In the development work, we found that some of the previous
incorrect clock configuration on the RK3399 platform, we should
fix and optimize them.

Changes in v2:
- add the patch "fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src"

Elaine Zhang (1):
  clk: rockchip: rk3399: delete the CLK_IGNORE_UNUSED for aclk_pcie

Xing Zheng (6):
  clk: rockchip: rk3399: export USBPHYx_480M_SRC clock IDs
  clk: rockchip: rk3399: export 480M_SRC clock id for usbphy0/usbphy1
  clk: rockchip: rk3399: fix incorrect parent for rk3399's {c,
    g}pll_aclk_perihp_src
  clk: rockchip: rk3399: fix incorrect aclk_emmc source gate bits
  clk: rockchip: rk3399: add 65MHz and 106.5MHz clocks for HDMI
  clk: rockchip: rk3399: Add support frac mode frequencies

 drivers/clk/rockchip/clk-rk3399.c      |   41 ++++++++++++++++++++++++--------
 include/dt-bindings/clock/rk3399-cru.h |    2 ++
 2 files changed, 33 insertions(+), 10 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-08-01  9:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-01  9:33 [PATCH v2 0/7] fix and optimize some clock configuration for the RK3399 platfom Xing Zheng
2016-08-01  9:33 ` Xing Zheng
2016-08-01  9:33 ` Xing Zheng
2016-08-01  9:33 ` [PATCH v2 1/7] clk: rockchip: rk3399: export USBPHYx_480M_SRC clock IDs Xing Zheng
2016-08-01  9:33   ` Xing Zheng
2016-08-01  9:33 ` [PATCH v2 2/7] clk: rockchip: rk3399: export 480M_SRC clock id for usbphy0/usbphy1 Xing Zheng
2016-08-01  9:33   ` Xing Zheng
2016-08-01  9:33   ` Xing Zheng
2016-08-01  9:33 ` [PATCH v2 3/7] clk: rockchip: rk3399: fix incorrect parent for rk3399's {c, g}pll_aclk_perihp_src Xing Zheng
2016-08-01  9:33   ` Xing Zheng
2016-08-01  9:33 ` [PATCH v2 4/7] clk: rockchip: rk3399: fix incorrect aclk_emmc source gate bits Xing Zheng
2016-08-01  9:33   ` Xing Zheng
2016-08-01  9:36 ` [PATCH v2 5/7] clk: rockchip: rk3399: add 65MHz and 106.5MHz clocks for HDMI Xing Zheng
2016-08-01  9:36   ` Xing Zheng
2016-08-01  9:37 ` [PATCH v2 6/7] clk: rockchip: rk3399: delete the CLK_IGNORE_UNUSED for aclk_pcie Xing Zheng
2016-08-01  9:37   ` Xing Zheng
2016-08-01  9:37 ` [PATCH v2 7/7] clk: rockchip: rk3399: Add support frac mode frequencies Xing Zheng
2016-08-01  9:37   ` Xing Zheng
2016-08-01  9:37   ` Xing Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.