On Mon, 20 Jan 2020, Matti Vaittinen wrote: > Thanks to Stephen Boyd I today learned we can use platform_device_id > to do device and module matching for MFD sub-devices! > > Do device matching using the platform_device_id instead of using > explicit module_aliases to load modules and custom parent-data field > to do module loading and sub-device matching. > > Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx> > Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx> > --- > No changes since v10 > > drivers/clk/clk-bd718x7.c | 12 ++++++++- > drivers/mfd/rohm-bd70528.c | 3 +-- > drivers/mfd/rohm-bd718x7.c | 39 ++++++++++++++++++++++----- > drivers/regulator/bd718x7-regulator.c | 17 +++++++++--- > include/linux/mfd/rohm-generic.h | 3 +-- > 5 files changed, 58 insertions(+), 16 deletions(-) Still needs Clk and Regulator Acks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog