summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/imx-iomux-v3.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-02-02 11:59:51 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-02-06 07:41:10 +0100
commit75cb02078e0353c968b9c8cb71c6d02e597dc137 (patch)
tree3e421535cbc715181a1d91cf09c888070f957763 /drivers/pinctrl/imx-iomux-v3.c
parent23aa31a6d25408f88ec530347534adb498a32761 (diff)
downloadbarebox-75cb02078e0353c968b9c8cb71c6d02e597dc137.tar.gz
barebox-75cb02078e0353c968b9c8cb71c6d02e597dc137.tar.xz
clk: i.MX7: do not register PLL bypass clocks as separate clocks
In the Kernel the bypass bits in the PLLs are now registered as separate clocks and are no longer handled in the PLL code. In barebox we haven't made this step and there currently seems to be no reason to do so. This means that the bypass bits are currently modified in both the PLL driver and in the separate clocks which does not work properly. Drop all the bypass clocks to let the bypass bits be handled in the PLL driver exclusively. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/pinctrl/imx-iomux-v3.c')
0 files changed, 0 insertions, 0 deletions