diff options
author | Li Yang <leoyang.li@nxp.com> | 2022-03-07 14:41:18 -0600 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-04-06 09:39:16 +0200 |
commit | dd8adc713b1656ce469702eba8fc1adc4db91dc4 (patch) | |
tree | 93883d025eed4837af7b23424f2f350ffe643851 /drivers/clk/microchip | |
parent | 4f9f45d0eb0e7d449bc9294459df79b9c66edfac (diff) | |
download | linux-dd8adc713b1656ce469702eba8fc1adc4db91dc4.tar.bz2 |
memory: fsl_ifc: populate child nodes of buses and mfd devices
Commit 3e25f800afb8 ("memory: fsl_ifc: populate child devices without
relying on simple-bus") was trying to replace the "simple-bus"
compatible with explicit bus populate in the driver. But
of_platform_populate() only populates child nodes of ifc without
populating child buses and child mfd devices residing under ifc. Change
it to of_platform_default_populate() to fix the problem.
Fixes: 3e25f800afb8 ("memory: fsl_ifc: populate child devices without relying on simple-bus")
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Link: https://lore.kernel.org/r/20220307204118.19093-1-leoyang.li@nxp.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'drivers/clk/microchip')
0 files changed, 0 insertions, 0 deletions