The NetBSD Project

CVS log for src/sys/arch/arm/ti/ti_iic.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / arm / ti

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 27 03:10:20 2021 UTC (3 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Branch point for: thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

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.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 27 02:12:16 2021 UTC (3 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Use DEVICE_COMPAT_EOL.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 25 14:20:39 2021 UTC (3 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 18 02:35:49 2021 UTC (3 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.9: +9 -8 lines
Diff to previous 1.9 (colored)

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 1.9 / (download) - annotate - [select for diffs], Fri Jan 15 23:19:33 2021 UTC (3 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

use fdtbus_intr_establish_xname

Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 23 16:02:12 2020 UTC (3 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.7: +3 -17 lines
Diff to previous 1.7 (colored)

Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,
rather than the device and a set of functions (the only of which was to
return the i2c_tag_t anyway).  Previously, this assumed only a single
i2c controller node per device_t, which is not true with an i2c mux.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 16 03:48:59 2020 UTC (3 years, 8 months ago) by riastradh
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

Initialize the i2c controller before using it.

Fixes mutex uninitialized panic in LOCKDEBUG.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 3 16:00:00 2020 UTC (3 years, 10 months ago) by jmcneill
Branch: MAIN
Changes since 1.5: +7 -3 lines
Diff to previous 1.5 (colored)

If we can't find a hwmod name, use the device type and mmio address

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 14 08:34:20 2020 UTC (3 years, 11 months ago) by msaitoh
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Remove extra semicolon.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 1 09:49:21 2019 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: phil-wifi, netbsd-9
Changes since 1.3: +23 -14 lines
Diff to previous 1.3 (colored)

Enable IRQ status bits for omap3 type and set speed properly

Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 31 10:21:29 2019 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
Changes since 1.2: +128 -61 lines
Diff to previous 1.2 (colored)

Handle different register layout on OMAP3

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 29 22:19:13 2019 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
Changes since 1.1: +16 -11 lines
Diff to previous 1.1 (colored)

Add support for TI OMAP3.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 27 19:11:07 2019 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN

Add I2C support.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>