diff options
| author | Chen-Yu Tsai <[email protected]> | 2024-12-11 07:20:07 +0000 |
|---|---|---|
| committer | Mathieu Poirier <[email protected]> | 2024-12-16 16:31:33 +0000 |
| commit | dbb9c372555c0b2a5a9264418bfba6d017752808 (patch) | |
| tree | 2a3ac2ca7e8fab46c10a143f8a6e200969bd7276 /scripts/generate_rust_target.rs | |
| parent | remoteproc: omap: Handle ARM dma_iommu_mapping (diff) | |
| download | kernel-dbb9c372555c0b2a5a9264418bfba6d017752808.tar.gz kernel-dbb9c372555c0b2a5a9264418bfba6d017752808.zip | |
remoteproc: mtk_scp: Only populate devices for SCP cores
When multi-core SCP support was added, the driver was made to populate
platform devices for all the sub-nodes. This ended up adding platform
devices for the rpmsg sub-nodes as well, which never actually get used,
since rpmsg devices are registered through the rpmsg interface.
Limit of_platform_populate() to just populating the SCP cores with a
compatible string match list.
Fixes: 1fdbf0cdde98 ("remoteproc: mediatek: Probe SCP cluster on multi-core SCP")
Cc: Tinghan Shen <[email protected]>
Signed-off-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions
