Home
last modified time | relevance | path

Searched +full:imr +full:- +full:lx4 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,imr.txt1 Renesas R-Car Image Renderer (Distortion Correction Engine)
2 -----------------------------------------------------------
11 - compatible: "renesas,<soctype>-imr-lx4", "renesas,imr-lx4" as a fallback for
12 the image renderer light extended 4 (IMR-LX4) found in the R-Car gen3 SoCs,
14 - "renesas,r8a7795-imr-lx4" for R-Car H3,
15 - "renesas,r8a7796-imr-lx4" for R-Car M3-W.
16 - reg: offset and length of the register block;
17 - interrupts: single interrupt specifier;
18 - clocks: single clock phandle/specifier pair;
19 - power-domains: power domain phandle/specifier pair;
[all …]
H A Drenesas,imr.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/renesas,imr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas R-Car Image Renderer (Distortion Correction Engine)
10 - Sergei Shtylyov <sergei.shtylyov@gmail.com>
19 The image renderer light extended 4 (IMR-LX4) is found in R-Car Gen3 SoCs.
24 - enum:
25 - renesas,r8a7795-imr-lx4 # R-Car H3
26 - renesas,r8a7796-imr-lx4 # R-Car M3-W
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/renesas/
H A Drenesas-soc.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/soc/renesas/renesas-soc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Geert Uytterhoeven <geert+renesas@glider.be>
11 - Niklas Söderlund <niklas.soderlund@ragnatech.se>
16 renesas,SoC-IP
19 renesas,r8a77965-csi2
28 pattern: "^renesas,.+-.+$"
30 - compatible
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a77951.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car H3 (R8A77951) SoC
8 #include <dt-bindings/clock/r8a7795-cpg-mssr.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 #include <dt-bindings/power/r8a7795-sysc.h>
19 #address-cells = <2>;
20 #size-cells = <2>;
28 compatible = "fixed-clock";
29 #clock-cells = <0>;
30 clock-frequency = <0>;
[all …]
H A Dr8a77960.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car M3-W (R8A77960) SoC
5 * 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>
14 #address-cells = <2>;
15 #size-cells = <2>;
23 compatible = "fixed-clock";
24 #clock-cells = <0>;
[all …]