FROM APORTS: libcamera: simple: Enable softwareISP for the librem5

And - in theory - on similar devices.
This commit is contained in:
Robert Mader 2024-04-22 23:30:31 +02:00 committed by Vasiliy Doylov
parent 78f72fbc51
commit 486a56e91f
Signed by: NekoCWD
GPG key ID: B7BE22D44474A582

View file

@ -250,7 +250,7 @@ namespace {
static const SimplePipelineInfo supportedDevices[] = {
{ "dcmipp", {}, false },
{ "imx7-csi", { { "pxp", 1 } }, false },
{ "imx7-csi", { { "pxp", 1 } }, true },
{ "intel-ipu6", {}, true },
{ "j721e-csi2rx", {}, true },
{ "mtk-seninf", { { "mtk-mdp", 3 } }, false },