]> git.baikalelectronics.ru Git - kernel.git/commit
memory: fsl_ifc: populate child devices without relying on simple-bus
authorLi Yang <leoyang.li@nxp.com>
Tue, 16 Nov 2021 21:18:46 +0000 (15:18 -0600)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 27 Jan 2022 09:41:23 +0000 (10:41 +0100)
commit3d98d8f2e69cf01e98ce0f7fbf2adbbe6c8c5f87
tree43d3480f2a2868e4ac41953775e6e9ca4a0c4cf4
parent8b1ae68a4968b26fb6fef3d4eaeadcd374069a48
memory: fsl_ifc: populate child devices without relying on simple-bus

After we update the binding to not use simple-bus compatible for the
controller, we need the driver to populate the child devices explicitly.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Link: https://lore.kernel.org/r/20211116211846.16335-3-leoyang.li@nxp.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
drivers/memory/fsl_ifc.c