MLK-16442-1: clk: clk-mux-scu: Add new mux type.
authorAdriana Reus <adriana.reus@nxp.com>
Mon, 11 Sep 2017 07:44:58 +0000 (10:44 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:42 +0000 (15:38 -0500)
commit7471b76af939e3acc77f234ebb1f2b2961698627
treeb0ec869d0dfe9eb97750afcc02024e3805c22080
parent57be8fcb7bd43dc308bd3220f4eac2393da6bf59
MLK-16442-1: clk: clk-mux-scu: Add new mux type.

Display clocks can choose their parrent between various clock sources
(ex pll1, pll2, bypass).

This patch adds a new mux type that uses the underlying support in scfw
to set/get a parent.

(BuildInfo: SCFW 9e9f6ec6, IMX-MKIMAGE 0, ATF 0)

Signed-off-by: Adriana Reus <adriana.reus@nxp.com>
Reviewed by: Ranjani Vaidyanathan <Ranjani.vaidyanathan@nxp.com>
drivers/clk/imx/clk-imx8.h
drivers/clk/imx/clk-mux-scu.c