Searched +full:vin +full:- +full:r8a77970 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only4 ---5 $id: http://devicetree.org/schemas/media/renesas,vin.yaml#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.17 Each VIN instance has a single parallel input that supports RGB and YUV video,19 Depending on the instance the VIN input is connected to external SoC pins, or[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car V3M (R8A77970) SoC5 * Copyright (C) 2016-2017 Renesas Electronics Corp.9 #include <dt-bindings/clock/r8a77970-cpg-mssr.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/power/r8a77970-sysc.h>15 compatible = "renesas,r8a77970";16 #address-cells = <2>;17 #size-cells = <2>;[all …]