11d9f8afa775b299f311fdb96e635472af7ee641

Currently, the mechanism to create platform device out of i3c slave DT nodes is done through "simple-bus" compatibility string in camera DT. The addition of this compatibility string in parent nodes is causing probes to be fired for parent drivers when they don't expect it. Change this mechanism and add support to do the same using of_platform_populate() call for camera sensor module nodes under i3c master DT node. CRs-Fixed: 3259550 Change-Id: I92523e7178ff78cdc783ca0b67b2dfbcebd0be61 Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
Omschrijving
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%