1
0
Fork 0

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>
alistair/sunxi64-5.4-dsi
Alexandre Mergnat 2019-07-25 18:42:33 +02:00 committed by Jerome Brunet
parent 25e682a02d
commit 0dea3f3599
1 changed files with 451 additions and 203 deletions

File diff suppressed because it is too large Load Diff