clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
authorLi Jun <jun.li@nxp.com>
Wed, 3 Jul 2019 07:23:25 +0000 (15:23 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Aug 2019 07:16:02 +0000 (09:16 +0200)
commitd1b395b36e907f7ff0b06deefc7ba163ea7bc398
treef36be3beeaa39caa2d39b5c2e0ea1c02ca7ee23b
parent6ad7cb7122cee4d3e672e58bf542b070b9363c15
clk: imx8mm: correct the usb1_ctrl parent to be usb_bus

Per latest imx8mm datasheet of CCM, the parent of usb1_ctrl_root_clk
should be usb_bus.

Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx8mm.c