clk: meson: pll: print out pll name when unable to lock it
authorDmitry Rokosov <ddrokosov@salutedevices.com>
Thu, 28 Mar 2024 19:57:29 +0000 (22:57 +0300)
committerJerome Brunet <jbrunet@baylibre.com>
Fri, 29 Mar 2024 11:24:40 +0000 (12:24 +0100)
commit16182ac30a68204aeb9fb373f5cb53f995251e85
tree80c012c9afd4c011a25ef30afe9a44457437cf76
parent5995a2f26f83f09d128a56a51df6d5631a274040
clk: meson: pll: print out pll name when unable to lock it

In most meson systems, multiple PLLs are present, making it difficult to
identify the specific PLL that fails to lock. To address this issue,
print out the name of the PLL that cannot be locked.

Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>
Link: https://lore.kernel.org/r/20240328195733.30572-1-ddrokosov@salutedevices.com
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/clk-pll.c