Home
last modified time | relevance | path

Searched hist:"0 dea3f35" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/meson/
H A Dgxbb.c0dea3f35 Thu Jul 25 11:42:33 CDT 2019 Alexandre Mergnat <amergnat@baylibre.com> clk: meson: gxbb: migrate to the new parent description method

This clock controller use the string comparison method to describe parent
relation between the clocks, which is not optimized.

Migrate to the new way by using .parent_hws where possible (ie. when
all clocks are local to the controller) and use .parent_data otherwise.

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
0dea3f35 Thu Jul 25 11:42:33 CDT 2019 Alexandre Mergnat <amergnat@baylibre.com> clk: meson: gxbb: migrate to the new parent description method

This clock controller use the string comparison method to describe parent
relation between the clocks, which is not optimized.

Migrate to the new way by using .parent_hws where possible (ie. when
all clocks are local to the controller) and use .parent_data otherwise.

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>