[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210525083340.27722-1-nikita.shubin@maquefel.me>
Date: Tue, 25 May 2021 11:33:38 +0300
From: Nikita Shubin <nikita.shubin@...uefel.me>
To: unlisted-recipients:; (no To-header on input)
Cc: Nikita Shubin <nikita.shubin@...uefel.me>,
Russell King <linux@...linux.org.uk>,
Hartley Sweeten <hsweeten@...ionengravers.com>,
Alexander Sverdlin <alexander.sverdlin@...il.com>,
Arnd Bergmann <arnd@...db.de>,
Linus Walleij <linus.walleij@...aro.org>,
Ard Biesheuvel <ardb@...nel.org>,
Mike Rapoport <rppt@...nel.org>,
Gregory Fong <gregory.0xf0@...il.com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
YiFei Zhu <yifeifz2@...inois.edu>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [RFC][PATCH 0/1] ep93xx: clock: convert in-place
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.
Powered by blists - more mailing lists