Home | History | Annotate | Download | only in sunxi
History log of /src/sys/arch/arm/sunxi/sunxi_gmacclk.c
RevisionDateAuthorComments
 1.3  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.2  09-Sep-2018  aymeric branches: 1.2.12;
Pass clock provider's phandle to fdtbus_clock_controller_func.decode()
and update callers.

This allows to accomodate clock managers whose clocks are identified
directly by a clock instead of a pair (clock provider, index).

ok jmcneill@ on port-arm
 1.1  07-Oct-2017  jmcneill branches: 1.1.2; 1.1.4; 1.1.6;
Add support for sun6i/sun7i ethernet
 1.1.6.1  10-Jun-2019  christos Sync with HEAD
 1.1.4.1  30-Sep-2018  pgoyette Ssync with HEAD
 1.1.2.2  03-Dec-2017  jdolecek update from HEAD
 1.1.2.1  07-Oct-2017  jdolecek file sunxi_gmacclk.c was added on branch tls-maxphys on 2017-12-03 11:35:56 +0000
 1.2.12.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed