]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ux500: Drop AB8540/9540 support
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 22 Mar 2018 10:16:18 +0000 (11:16 +0100)
committerStephen Boyd <sboyd@kernel.org>
Fri, 23 Mar 2018 16:36:11 +0000 (09:36 -0700)
commit726fef09b8018e58f1930fc7bc0a46e8d12ed8c1
tree74189d547433f11a7a5284ba10440416f531e612
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
clk: ux500: Drop AB8540/9540 support

The AB8540 was an evolved version of the AB8500, but it was never
mass produced or put into products, only reference designs exist.
The upstream support was never completed and it is unlikely that
this will happen so drop the support for now to simplify
maintenance of the AB8500.

Cc: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ux500/Makefile
drivers/clk/ux500/abx500-clk.c
drivers/clk/ux500/u8540_clk.c [deleted file]
drivers/clk/ux500/u9540_clk.c [deleted file]