Searched +full:r8a7796 +full:- +full:csi2 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only4 ---5 $id: http://devicetree.org/schemas/media/renesas,csi2.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Renesas R-Car MIPI CSI-2 receiver11 - Niklas Söderlund <niklas.soderlund@ragnatech.se>14 The R-Car CSI-2 receiver device provides MIPI CSI-2 capabilities for the15 Renesas R-Car and RZ/G2 family of devices. It is used in conjunction with the16 R-Car VIN module, which provides the video capture capabilities.21 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M3-W (R8A77960) SoC5 * Copyright (C) 2016-2017 Renesas Electronics Corp.8 #include <dt-bindings/clock/r8a7796-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a7796-sysc.h>13 compatible = "renesas,r8a7796";14 #address-cells = <2>;15 #size-cells = <2>;23 compatible = "fixed-clock";[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M3-N (R8A77965) SoC7 * Based on r8a7796.dtsi11 #include <dt-bindings/clock/r8a77965-cpg-mssr.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/power/r8a77965-sysc.h>19 #address-cells = <2>;20 #size-cells = <2>;28 compatible = "fixed-clock";29 #clock-cells = <0>;[all …]