Lines Matching +full:video +full:- +full:interfaces
2 ----------------------------------------------
8 - compatible: value should be one of the following
9 "rockchip,rk1808-rkisp1";
10 "rockchip,rk3288-rkisp1";
11 "rockchip,rk3326-rkisp1";
12 "rockchip,rk3368-rkisp1";
13 "rockchip,rk3399-rkisp1";
14 - reg : offset and length of the register set for the device.
15 - interrupts: should contain ISP interrupt.
16 - clocks: phandle to the required clocks.
17 - clock-names: required clock name.
18 - iommus: required a iommu node.
21 -------------------
25 media/video-interfaces.txt.
27 - endpoint(parallel):
28 - remote-endpoint: Connecting to a sensor with a parallel video bus.
29 - parallel_bus properties: Refer to Documentation/devicetree/bindings/
30 media/video-interfaces.txt.
31 - endpoint(mipi):
32 - remote-endpoint: Connecting to Rockchip MIPI-DPHY,
33 which is defined in rockchip-mipi-dphy.txt.
40 -------------------
43 compatible = "rockchip,rk3399-rkisp1";
49 clock-names = "clk_isp",
52 power-domains = <&power RK3399_PD_ISP0>;
56 #address-cells = <1>;
57 #size-cells = <0>;
62 remote-endpoint = <&dphy_rx0_out>;
68 remote-endpoint = <&ov5640_out>;
69 bus-width = <8>;