samsung-s5k6a3.txt 1.3 KB

123456789101112131415161718192021222324252627282930313233
  1. Samsung S5K6A3(YX) raw image sensor
  2. ---------------------------------
  3. S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces
  4. and CCI (I2C compatible) control bus.
  5. Required properties:
  6. - compatible : "samsung,s5k6a3";
  7. - reg : I2C slave address of the sensor;
  8. - svdda-supply : core voltage supply;
  9. - svddio-supply : I/O voltage supply;
  10. - afvdd-supply : AF (actuator) voltage supply;
  11. - gpios : specifier of a GPIO connected to the RESET pin;
  12. - clocks : should contain list of phandle and clock specifier pairs
  13. according to common clock bindings for the clocks described
  14. in the clock-names property;
  15. - clock-names : should contain "extclk" entry for the sensor's EXTCLK clock;
  16. Optional properties:
  17. - clock-frequency : the frequency at which the "extclk" clock should be
  18. configured to operate, in Hz; if this property is not
  19. specified default 24 MHz value will be used.
  20. The common video interfaces bindings (see video-interfaces.txt) should be
  21. used to specify link to the image data receiver. The S5K6A3(YX) device
  22. node should contain one 'port' child node with an 'endpoint' subnode.
  23. Following properties are valid for the endpoint node:
  24. - data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in
  25. video-interfaces.txt. The sensor supports only one data lane.