2020-12-17 21:00:35 +08:00
|
|
|
# Copyright (c) 2020, FrankLi Limited
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: OV7725 CMOS video sensor
|
|
|
|
|
|
|
|
compatible: "ovti,ov7725"
|
|
|
|
|
|
|
|
properties:
|
2023-01-04 03:21:25 +08:00
|
|
|
reset-gpios:
|
|
|
|
type: phandle-array
|
|
|
|
description: |
|
|
|
|
The RESETn pin is asserted to disable the sensor causing a hard
|
|
|
|
reset. The sensor receives this as an active-low signal.
|
2020-12-17 21:00:35 +08:00
|
|
|
|
|
|
|
include: i2c-device.yaml
|