Searched +full:r8a779a0 +full:- +full:isp (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause4 ---5 $id: http://devicetree.org/schemas/media/renesas,isp.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Renesas R-Car ISP Channel Selector11 - Niklas Söderlund <niklas.soderlund@ragnatech.se>14 The R-Car ISP Channel Selector provides MIPI CSI-2 VC and DT filtering15 capabilities for the Renesas R-Car family of devices. It is used in16 conjunction with the R-Car VIN and CSI-2 modules, which provides the video22 - enum:[all …]
1 # SPDX-License-Identifier: GPL-2.0-only4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Renesas R-Car Video Input (VIN)11 - Niklas Söderlund <niklas.soderlund@ragnatech.se>14 The R-Car Video Input (VIN) device provides video input capabilities for the15 Renesas R-Car family of devices.20 on Gen3 and RZ/G2 platforms to a CSI-2 receiver.25 - items:26 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car V3U (R8A779A0) SoC8 #include <dt-bindings/clock/r8a779a0-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a779a0-sysc.h>13 compatible = "renesas,r8a779a0";14 #address-cells = <2>;15 #size-cells = <2>;17 /* External CAN clock - to be overridden by boards that provide it */19 compatible = "fixed-clock";[all …]