Hi, these patches add support for similar hardware to the Infineon IR38064 driver. The following features are added: - a .of_match_table is provided to allow device tree probing - add an option to expose a regulator, guarded by a Kconfig parameter Changes since v1: - use of_match_ptr() when providing .of_match_table - Remove unused PMBUS_HAVE_VOUT_COMMAND