mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 15:04:27 +08:00
Revert "media: ov08x40: Reduce start streaming time"
This reverts commitfeb8831be9
. Commitfeb8831be9
contained unintentional changes to Documentation/devicetree/bindings/media/video-interfaces.yaml and arch/arm/boot/dts/ti/omap/omap3-n9.dts. Revert the entire patch. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
ee171dc505
commit
b83e2a9142
@ -190,7 +190,7 @@ properties:
|
||||
Allow MIPI CSI-2 non-continuous clock mode.
|
||||
|
||||
link-frequencies:
|
||||
$ref: /schemas/types.yaml#/definitions/uint32-array
|
||||
$ref: /schemas/types.yaml#/definitions/uint64-array
|
||||
description:
|
||||
Allowed data bus frequencies. For MIPI CSI-2, for instance, this is the
|
||||
actual frequency of the bus, not bits per clock per lane value. An array
|
||||
|
@ -26,7 +26,7 @@
|
||||
flash-leds = <&as3645a_flash &as3645a_indicator>;
|
||||
port {
|
||||
smia_1_1: endpoint {
|
||||
link-frequencies = /bits/ 32 <199200000 210000000 499200000>;
|
||||
link-frequencies = /bits/ 64 <199200000 210000000 499200000>;
|
||||
clock-lanes = <0>;
|
||||
data-lanes = <1 2>;
|
||||
remote-endpoint = <&csi2a_ep>;
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user