60 lines
1.3 KiB
Plaintext
60 lines
1.3 KiB
Plaintext
Version = 1;
|
|
Make: "Purism";
|
|
Model: "Librem 5";
|
|
|
|
Rear: {
|
|
SensorDriver: "s5k3l6xx";
|
|
BridgeDriver: "imx7-csi";
|
|
|
|
Modes: (
|
|
{
|
|
Width: 4208;
|
|
Height: 3120;
|
|
Rate: 15;
|
|
Format: "GRBG8";
|
|
Rotate: 270;
|
|
|
|
# All the links on this platform are immutable
|
|
Pipeline: (
|
|
{Type: "Mode", Entity: "s5k3l6xx"},
|
|
{Type: "Mode", Entity: "imx8mq-mipi-csi2"},
|
|
{Type: "Mode", Entity: "csi"},
|
|
);
|
|
},
|
|
{
|
|
Width: 1052;
|
|
Height: 780;
|
|
Rate: 30;
|
|
Format: "GRBG8";
|
|
Rotate: 270;
|
|
Pipeline: (
|
|
{Type: "Mode", Entity: "s5k3l6xx"},
|
|
{Type: "Mode", Entity: "imx8mq-mipi-csi2"},
|
|
{Type: "Mode", Entity: "csi"},
|
|
);
|
|
},
|
|
);
|
|
};
|
|
|
|
Front: {
|
|
SensorDriver: "hi846";
|
|
BridgeDriver: "imx7-csi";
|
|
FlashDisplay: true;
|
|
|
|
Modes: (
|
|
{
|
|
Width: 1632;
|
|
Height: 1224;
|
|
Rate: 30;
|
|
Format: "GBRG10";
|
|
Rotate: 90;
|
|
Mirror: true;
|
|
|
|
Pipeline: (
|
|
{Type: "Mode", Entity: "hi846"},
|
|
{Type: "Mode", Entity: "imx8mq-mipi-csi2"},
|
|
{Type: "Mode", Entity: "csi"},
|
|
);
|
|
}
|
|
);
|
|
}; |