* Qualcomm Technologies, Inc. MSM Camera ISP The MSM camera ISP driver provides the definitions for enabling the Camera ISP hadware. It provides the functions for the Client to control the ISP hardware. ======================= Required Node Structure ======================= The camera ISP device is described in one level of device node. ================================== First Level Node - CAM ISP device ================================== - compatible Usage: required Value type: Definition: Should be "qcom,cam-isp". - arch-compat Usage: required Value type: Definition: Should be "vfe" or "ife". - ubwc-static-cfg Usage: optional Value type: Definition: IFE UBWC static configuration based on DDR device type. Example: qcom,cam-isp { compatible = "qcom,cam-isp"; arch-compat = "ife"; status = "ok"; };