Elaine Zhang (3): clk: rockchip: add dt-binding header for rk312x dt-bindings: add bindings for rk312x clock controller clk: rockchip: add clock controller for rk312x .../bindings/clock/rockchip,rk312x-cru.txt | 56 ++ drivers/clk/rockchip/Makefile | 1 + drivers/clk/rockchip/clk-rk312x.c | 612 +++++++++++++++++++++ include/dt-bindings/clock/rk312x-cru.h | 281 ++++++++++ 4 files changed, 950 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk312x-cru.txt create mode 100644 drivers/clk/rockchip/clk-rk312x.c create mode 100644 include/dt-bindings/clock/rk312x-cru.h -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html