History log of /netbsd-current/sys/arch/arm/sunxi/sunxi_usbphy.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.17 28-Jun-2022 skrll

Add support for Lichee Pi Zero from Rui-Xiang Guo on port-arm


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.16 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.15 27-Jan-2021 thorpej

Use DEVICE_COMPAT_EOL.


# 1.14 25-Jan-2021 thorpej

Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.


# 1.13 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.12 14-May-2020 msaitoh

branches: 1.12.2;
Remove extra semicolon.


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.11 19-Feb-2018 jmcneill

Add support for H6 USB PHY


Revision tags: tls-maxphys-base-20171202
# 1.10 28-Oct-2017 jmcneill

branches: 1.10.2;
Add A83T USB PHY support


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.16 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.15 27-Jan-2021 thorpej

Use DEVICE_COMPAT_EOL.


# 1.14 25-Jan-2021 thorpej

Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.


# 1.13 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.


Revision tags: thorpej-futex-base
# 1.12 14-May-2020 msaitoh

Remove extra semicolon.


Revision tags: netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.11 19-Feb-2018 jmcneill

Add support for H6 USB PHY


Revision tags: tls-maxphys-base-20171202
# 1.10 28-Oct-2017 jmcneill

branches: 1.10.2;
Add A83T USB PHY support


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.14 25-Jan-2021 thorpej

Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.


# 1.13 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.


Revision tags: thorpej-futex-base
# 1.12 14-May-2020 msaitoh

Remove extra semicolon.


Revision tags: netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.11 19-Feb-2018 jmcneill

Add support for H6 USB PHY


Revision tags: tls-maxphys-base-20171202
# 1.10 28-Oct-2017 jmcneill

branches: 1.10.2;
Add A83T USB PHY support


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.13 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.


Revision tags: thorpej-futex-base
# 1.12 14-May-2020 msaitoh

Remove extra semicolon.


Revision tags: netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.11 19-Feb-2018 jmcneill

Add support for H6 USB PHY


Revision tags: tls-maxphys-base-20171202
# 1.10 28-Oct-2017 jmcneill

branches: 1.10.2;
Add A83T USB PHY support


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.12 14-May-2020 msaitoh

Remove extra semicolon.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.11 19-Feb-2018 jmcneill

Add support for H6 USB PHY


Revision tags: tls-maxphys-base-20171202
# 1.10 28-Oct-2017 jmcneill

branches: 1.10.2;
Add A83T USB PHY support


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


Revision tags: isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.11 19-Feb-2018 jmcneill

Add support for H6 USB PHY


Revision tags: tls-maxphys-base-20171202
# 1.10 28-Oct-2017 jmcneill

branches: 1.10.2;
Add A83T USB PHY support


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.10 28-Oct-2017 jmcneill

Add A83T USB PHY support


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.9 06-Oct-2017 jmcneill

Add sun4i (A10) and sun7i (A20) USB PHY support


# 1.8 09-Sep-2017 jmcneill

Add PHY init for OTG ports in host mode.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.7 07-Sep-2017 jmcneill

Fix A64 PHY enable


# 1.6 07-Sep-2017 jmcneill

Add support for Allwinner A64 SoCs.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

branches: 1.5.2;
Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


Revision tags: nick-nhusb-base-20170825
# 1.5 25-Aug-2017 jmcneill

Lookup reg resources by name instead of index; fixes USB on non-H3/A64 SoCs


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.4 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: perseant-stdc-iso10646-base
# 1.3 02-Jul-2017 jmcneill

branches: 1.3.4;
Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.3 02-Jul-2017 jmcneill

Add basic support for Allwinner A31.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.


# 1.2 29-Jun-2017 jmcneill

PHY registers start at index 1. Now USB works.


# 1.1 29-Jun-2017 jmcneill

Add USB stuff. Doesn't quite work yet.