• Sakari Ailus's avatar
    media: Documentation: media: Improve camera sensor documentation · b9a54336
    Sakari Ailus authored
    Modernise the documentation to make it more precise and update the use of
    pixel rate control and various other changes. In particular:
    
    - Use non-proportional font for file names, properties as well as
      controls.
    
    - The unit of the HBLANK control is pixels, not lines.
    
    - The unit of PIXEL_RATE control is pixels per second, not Hz.
    
    - Merge common requirements for CSI-2 and parallel busses.
    
    - Include all DT properties needed for assigned clocks.
    
    - Fix referencing the link rate control.
    
    - SMIA driver's new name is CCS driver.
    
    - The PIXEL_RATE control denotes pixel rate on the pixel array on camera
      sensors. Do not suggest it is used to tell the maximum pixel rate on the
      bus anymore.
    
    - Improve ReST syntax (plain struct and function names).
    
    - Remove the suggestion to use s_power() in receiver drivers.
    
    - Make MIPI website URL use HTTPS, add Wikipedia links to BT.601 and
      BT.656.
    
    Fixes: e4cf8c58 ("media: Documentation: media: Document how to write camera sensor drivers")
    Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
    Reviewed-by: default avatarJacopo Mondi <jacopo@jmondi.org>
    Reviewed-by: default avatarAndrey Konovalov <andrey.konovalov@linaro.org>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
    b9a54336
index.rst 1.34 KB