Home
last modified time | relevance | path

Searched hist:c61e165822d57fd317868d14b46151d9c83662d2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dsprd-sc27xx-spi.cdiff c61e165822d57fd317868d14b46151d9c83662d2 Fri Jun 19 04:09:14 CDT 2020 Chunyan Zhang <chunyan.zhang@unisoc.com> mfd: sprd: Populate sub-devices defined in DT

SC27XX-SPI added subdevices according to a pre-defined mfd_cell array,
no matter these devices were really included on board. In this patch,
switch to use devm_of_platform_populate() for adding sub-devices which
are defined in devicetree.

Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>