On Tue, 2 Feb 2016 17:19:15 +0000 Emil Velikov emil.l.velikov@gmail.com wrote:
Documentation/devicetree/bindings/clock/sunxi.txt | 2 + drivers/clk/sunxi/clk-sun6i-display.c | 106 +++++++++++++ drivers/clk/sunxi/clk-sun6i-pll3.c | 174 ++++++++++++++++++++++ 3 files changed, 282 insertions(+) create mode 100644 drivers/clk/sunxi/clk-sun6i-display.c create mode 100644 drivers/clk/sunxi/clk-sun6i-pll3.c
Something is missing here - namely the changes to the Makefile. Does this series work or did you simply forget git add ?
Yes, the series works. I just forgot the Makefile which contains other changes for my kernel (thermal clock).
Thanks. I sent an new request.