diff options
author | Tero Kristo <t-kristo@ti.com> | 2019-04-04 10:11:04 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-04-25 19:51:33 +0200 |
commit | 2b1202d708fd3117bca6bad8770353f389ee0f08 (patch) | |
tree | c9b5fc9a2940a48767557886d32bb3414bd6fe26 /arch/arm/mach-omap2/clock.c | |
parent | ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usage (diff) | |
download | linux-2b1202d708fd3117bca6bad8770353f389ee0f08.tar.xz linux-2b1202d708fd3117bca6bad8770353f389ee0f08.zip |
clk: ti: dra7x: prevent non-existing clkctrl clocks from registering
Certain clkctrl clocks (like the USB_OTG_SS4) do not exist on some
variants of the dra7x SoC. Append a flag for these clocks and skip
the registration in cases where the clocks do not exist.
Reported-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'arch/arm/mach-omap2/clock.c')
0 files changed, 0 insertions, 0 deletions