History log of /netbsd-current/sys/arch/arm/broadcom/bcm2835_bsc_fdt.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 29-Jan-2021 skrll

fdtbus_intr_establish -> fdtbus_intr_establish_xname


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


Revision tags: thorpej-futex-base
# 1.4 23-Dec-2020 thorpej

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.


# 1.3 23-Dec-2020 thorpej

Add missing call to fdtbus_register_i2c_controller(). This doesn't
affect basic child attachment, but would have broken other references
to the i2c controller in DT overlays.


# 1.2 31-May-2020 thorpej

branches: 1.2.2;
Remove superfluous checking for a "disable" property in the device_t
properties dictionary.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.1 31-Mar-2020 jmcneill

branches: 1.1.2;
Add ACPI support.


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


Revision tags: thorpej-futex-base
# 1.4 23-Dec-2020 thorpej

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.


# 1.3 23-Dec-2020 thorpej

Add missing call to fdtbus_register_i2c_controller(). This doesn't
affect basic child attachment, but would have broken other references
to the i2c controller in DT overlays.


# 1.2 31-May-2020 thorpej

branches: 1.2.2;
Remove superfluous checking for a "disable" property in the device_t
properties dictionary.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.1 31-Mar-2020 jmcneill

branches: 1.1.2;
Add ACPI support.


# 1.4 23-Dec-2020 thorpej

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.


# 1.3 23-Dec-2020 thorpej

Add missing call to fdtbus_register_i2c_controller(). This doesn't
affect basic child attachment, but would have broken other references
to the i2c controller in DT overlays.


Revision tags: thorpej-futex-base
# 1.2 31-May-2020 thorpej

Remove superfluous checking for a "disable" property in the device_t
properties dictionary.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.1 31-Mar-2020 jmcneill

branches: 1.1.2;
Add ACPI support.


# 1.3 23-Dec-2020 thorpej

Add missing call to fdtbus_register_i2c_controller(). This doesn't
affect basic child attachment, but would have broken other references
to the i2c controller in DT overlays.


Revision tags: thorpej-futex-base
# 1.2 31-May-2020 thorpej

Remove superfluous checking for a "disable" property in the device_t
properties dictionary.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.1 31-Mar-2020 jmcneill

branches: 1.1.2;
Add ACPI support.