
7 Sep
2020
7 Sep
'20
11:32 a.m.
On 05.08.2020 18:11, Claudiu Beznea wrote:
Move clock code to compat.c to allow switching to CCF without mixing CCF code with non CCF code. This prepares the field for next commits.
Signed-off-by: Claudiu Beznea claudiu.beznea@microchip.com
Hi Claudiu,
I want to apply these, but meanwhile, there are some changes in driver/clk/at91/compat.c
To avoid any issues I might introduce when applying/moving code to another file, would you mind rebasing your series on top of latest u-boot/master ? This commit from master adds a conflict in rebasing :
702e57e113 ("treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()")
It may be needed that new code is also checked against this conversion
Thanks! Eugen
snip [...]