0001 Samsung S5K6A3(YX) raw image sensor
0002 ---------------------------------
0003
0004 S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces
0005 and CCI (I2C compatible) control bus.
0006
0007 Required properties:
0008
0009 - compatible : "samsung,s5k6a3";
0010 - reg : I2C slave address of the sensor;
0011 - svdda-supply : core voltage supply;
0012 - svddio-supply : I/O voltage supply;
0013 - afvdd-supply : AF (actuator) voltage supply;
0014 - gpios : specifier of a GPIO connected to the RESET pin;
0015 - clocks : should contain list of phandle and clock specifier pairs
0016 according to common clock bindings for the clocks described
0017 in the clock-names property;
0018 - clock-names : should contain "extclk" entry for the sensor's EXTCLK clock;
0019
0020 Optional properties:
0021
0022 - clock-frequency : the frequency at which the "extclk" clock should be
0023 configured to operate, in Hz; if this property is not
0024 specified default 24 MHz value will be used.
0025
0026 The common video interfaces bindings (see video-interfaces.txt) should be
0027 used to specify link to the image data receiver. The S5K6A3(YX) device
0028 node should contain one 'port' child node with an 'endpoint' subnode.
0029
0030 Following properties are valid for the endpoint node:
0031
0032 - data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in
0033 video-interfaces.txt. The sensor supports only one data lane.