diff options
| author | Svyatoslav Ryhel <clamor95@gmail.com> | 2026-06-25 11:33:02 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-07-15 17:12:54 +0200 |
| commit | dd5f981d0256893dd38dbee44c5f03fc6c084313 (patch) | |
| tree | a026b85d18564d587cefcff3794c12bbb82468c2 /samples/rpmsg | |
| parent | e1880f52cbc69de83e9d22873b83cd38d20da5a2 (diff) | |
| download | linux-next-dd5f981d0256893dd38dbee44c5f03fc6c084313.tar.gz linux-next-dd5f981d0256893dd38dbee44c5f03fc6c084313.zip | |
staging: media: tegra-video: vi: Improve media graph building logic
The existing tegra_vi_graph_build function relies heavily on a one-to-one
match between Device Tree nodes and media pad links. While this works for
simpler configurations, it causes issues when Device Tree nodes do not
match media pad link logic (e.g., mt9m114). Switch to the
media_entity_get_fwnode_pad helper to verify and retrieve the correct pad
linked to an endpoint, rather than assuming the endpoint ID matches the
pad ID.
Tested-by: Luca Ceresoli <luca.ceresoli@bootlin.com> # tegra20, parallel camera
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'samples/rpmsg')
0 files changed, 0 insertions, 0 deletions
