aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2021-12-03 11:28:55 +0100
committerMauro Carvalho Chehab <[email protected]>2021-12-16 20:57:21 +0100
commitae971ccae9de3c6ec6507a9ddc7fb10c03234b8b (patch)
tree5397dfe11c946ad2959fbac5fbaeb5c63ad93085 /scripts/bpf_doc.py
parent86790a4fdf4b3d1ad96cd0f8c4e10bad878243d8 (diff)
media: ipu3-cio2: Defer probing until the PMIC is fully setup
On devices where things are not fully describe in devicetree (1) and where the code thus falls back to calling cio2_bridge_init(), the i2c-clients for any VCMs also need to be instantiated manually. The VCM can be probed by its driver as soon as the code instantiates the i2c-client and this probing must not happen before the PMIC is fully setup. Make cio2_bridge_init() return -EPROBE_DEFER when the PMIC is not fully-setup, deferring the probe of the ipu3-cio2 driver. This is a preparation patch for adding VCM enumeration support to the ipu3-cio2-bridge code. 1) Through embedding of devicetree info in the ACPI tables Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions