[RFC][PATCH 0/1] ep93xx: clock: convert in-place
Nikita Shubin
nikita.shubin at maquefel.me
Tue May 25 01:33:38 PDT 2021
Dear All,
In continuation of
https://lore.kernel.org/linux-gpio/1042421616413081@mail.yandex.ru/
Alexander please look at provided patch, the size goes from
```
text data bss dec hex filename
4491689 920748 92840 5505277 5400fd vmlinux
```
to with patch applied:
```
text data bss dec hex filename
4534485 927424 90304 5552213 54b855 vmlinux
```
If this is not acceptable to you, than it's perfectly fine, i'll
finish (actually only gpio left to rework to DT) and stash my rework
somewhere and can send link or patches to all interested.
But still if you have possibility to test clocks for video and I2S
it would be nice.
Otherwise i can proceed to multiarch and try to make it possible to
compile with or without multiarch support.
More information about the linux-arm-kernel
mailing list