OpenGrok
Cross Reference: exynos_usbdrdphy.c
xref
: /
src
/
sys
/
arch
/
arm
/
samsung
/
exynos_usbdrdphy.c
Home
|
History
|
Annotate
|
Download
|
only in
samsung
History log of
/src/sys/arch/arm/samsung/exynos_usbdrdphy.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
03-Jul-2018
jmcneill
branches: 1.2.2; 1.2.6; 1.2.16;
Fix value of PHY_CLK_RST_FSEL_24M, USB2 on XHCI works now.
1.1
03-Jul-2018
jmcneill
Add support for Samsung Exynos USB.
1.2.16.1
03-Apr-2021
thorpej
Sync with HEAD.
1.2.6.2
10-Jun-2019
christos
Sync with HEAD
1.2.6.1
03-Jul-2018
christos
file exynos_usbdrdphy.c was added on branch phil-wifi on 2019-06-10 22:05:56 +0000
1.2.2.2
28-Jul-2018
pgoyette
Sync with HEAD
1.2.2.1
03-Jul-2018
pgoyette
file exynos_usbdrdphy.c was added on branch pgoyette-compat on 2018-07-28 04:37:29 +0000
Indexes created Sun Oct 19 02:09:48 GMT 2025