clk: rockchip: rk3328 fixes in preparation of graphics support
From: Heiko Stuebner <heiko@...> Date: Mon, 22 Jan 2018 11:46:50 +0100
Fix some clock issues on rk3328 to make way for the upcoming graphics support on rk3328. Heiko Stuebner (6): clk: rockchip: fix hclk_vio_niu on rk3328 clk: rockchip: remove HCLK_VIO from rk3328 dt header clk: rockchip: export sclk_hdmi_sfc on rk3328 clk: rockchip: protect all remaining rk3328 interconnect clocks clk: rockchip: remove ignore_unused flag from rk3328 vio_h2p clocks clk: rockchip: document hdmi_phy external input for rk3328 Zheng Yang (1): clk: rockchip: add flags for rk3328 dclk_lcdc .../bindings/clock/rockchip,rk3328-cru.txt | 1 + drivers/clk/rockchip/clk-rk3328.c | 67 ++++++++++++++-------- include/dt-bindings/clock/rk3328-cru.h | 1 - 3 files changed, 44 insertions(+), 25 deletions(-) -- 2.14.2
Patches in this set
- [0001] clk: rockchip: fix hclk_vio_niu on rk3328 (raw)
- [0002] clk: rockchip: remove HCLK_VIO from rk3328 dt header (raw)
- [0003] clk: rockchip: export sclk_hdmi_sfc on rk3328 (raw)
- [0004] clk: rockchip: protect all remaining rk3328 interconnect (raw)
- [0005] clk: rockchip: remove ignore_unused flag from rk3328 (raw)
- [0006] clk: rockchip: add flags for rk3328 dclk_lcdc (raw)
- [0007] clk: rockchip: document hdmi_phy external input for (raw)
Statistics
- 7 individual patches
- 44 lines added
- 25 lines removed