clk: imx6ul: fix periph clk2 clock mux selection
authorStefan Agner <stefan@agner.ch>
Wed, 18 Apr 2018 12:52:54 +0000 (14:52 +0200)
committerStephen Boyd <sboyd@kernel.org>
Sat, 5 May 2018 02:55:15 +0000 (19:55 -0700)
commita43e86833b8754bfdbf9640c6c5616f27df8486f
treeb253cf30cee2f022633f9f366b227883b2b5e3b5
parent60cc43fc888428bb2f18f08997432d426a243338
clk: imx6ul: fix periph clk2 clock mux selection

According to the data sheet the 3rd choice is the bypass clock
of pll2. This should not have any effect in practice as this
selection is not used currently.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-imx6ul.c