summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/dwiic_fdt.c
AgeCommit message (Expand)Author
2022-10-19dwiic(4): Don't try to attach children if dwiic_attach failed.riastradh
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-15use fdtbus_intr_establish_xnamejmcneill
2020-12-23Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,thorpej
2018-09-26Add dwiic_fdt attachment for "snps,designware-i2c".jakllsch