[PATCH 2/5] fixup! net: eqos: Rockchip support

Sascha Hauer sha at pengutronix.de
Wed Jun 9 04:33:49 PDT 2021


On Wed, Jun 09, 2021 at 10:55:09AM +0200, Ahmad Fatoum wrote:
> The rk3568 requests some extra clocks, which aren't needed/available for
> other SoCs, like the rk3399. To make the driver easier to extend, split
> up the clk array into common clocks, needed by all variants and extra
> clocks, which are per-variant. This will come in handy for extending
> the driver later.

Applied all except this one. We should rather implement a
clk_bulk_get_optional() (I just did this) and use it. Each variant can
then check if it has all required clocks.

Sascha

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list