utils: rkisp1: Don't enable immutable link
Link between resizer and capture is immutable and doesn't need to be enabled. Signed-off-by: Helen Koike <helen.koike@collabora.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
parent
a118b1a491
commit
700aba5f87
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ configure_pipeline() {
|
||||||
|
|
||||||
$mediactl -l "'$sensor':0 -> 'rkisp1_isp':0 [1]"
|
$mediactl -l "'$sensor':0 -> 'rkisp1_isp':0 [1]"
|
||||||
$mediactl -l "'rkisp1_isp':2 -> 'rkisp1_resizer_mainpath':0 [1]"
|
$mediactl -l "'rkisp1_isp':2 -> 'rkisp1_resizer_mainpath':0 [1]"
|
||||||
$mediactl -l "'rkisp1_resizer_mainpath':1 -> 'rkisp1_mainpath':0 [1]"
|
|
||||||
|
|
||||||
$mediactl -V "\"$sensor\":0 [$format]"
|
$mediactl -V "\"$sensor\":0 [$format]"
|
||||||
$mediactl -V "'rkisp1_isp':0 [$format crop:(0,0)/$sensor_size]"
|
$mediactl -V "'rkisp1_isp':0 [$format crop:(0,0)/$sensor_size]"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue