OpenGrok
Cross Reference: meson_usbphy.c
xref
: /
src
/
sys
/
arch
/
arm
/
amlogic
/
meson_usbphy.c
Home
|
History
|
Annotate
|
Download
|
only in
amlogic
History log of
/src/sys/arch/arm/amlogic/meson_usbphy.c
Revision
Date
Author
Comments
1.6
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.5
27-Jan-2021
thorpej
Use DEVICE_COMPAT_EOL.
1.4
25-Jan-2021
thorpej
Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.
1.3
18-Jan-2021
thorpej
Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.
Fix several "loses const qualifier" bugs encountered during
this conversion.
1.2
25-Feb-2019
jmcneill
branches: 1.2.4; 1.2.14;
Add support for Amlogic S905 (Meson GXBB) SoCs.
1.1
19-Jan-2019
jmcneill
branches: 1.1.2;
Add support for (FDT-ized) Amlogic Meson8b.
1.1.2.2
26-Jan-2019
pgoyette
Sync with HEAD
1.1.2.1
19-Jan-2019
pgoyette
file meson_usbphy.c was added on branch pgoyette-compat on 2019-01-26 21:59:59 +0000
1.2.14.1
03-Apr-2021
thorpej
Sync with HEAD.
1.2.4.2
10-Jun-2019
christos
Sync with HEAD
1.2.4.1
25-Feb-2019
christos
file meson_usbphy.c was added on branch phil-wifi on 2019-06-10 22:05:51 +0000
Indexes created Tue Sep 30 11:09:46 GMT 2025