Home
last modified time | relevance | path

Searched +full:r8a7796 +full:- +full:cmm (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/display/
H A Drenesas,cmm.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/display/renesas,cmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas R-Car Color Management Module (CMM)
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11 - Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
12 - Jacopo Mondi <jacopo+renesas@jmondi.org>
15 Renesas R-Car color management module connected to R-Car DU video channels.
16 It provides image enhancement functions such as 1-D look-up tables (LUT),
[all …]
H A Drenesas,du.txt1 * Renesas R-Car Display Unit (DU)
5 - compatible: must be one of the following.
6 - "renesas,du-r8a7742" for R8A7742 (RZ/G1H) compatible DU
7 - "renesas,du-r8a7743" for R8A7743 (RZ/G1M) compatible DU
8 - "renesas,du-r8a7744" for R8A7744 (RZ/G1N) compatible DU
9 - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU
10 - "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU
11 - "renesas,du-r8a774a1" for R8A774A1 (RZ/G2M) compatible DU
12 - "renesas,du-r8a774b1" for R8A774B1 (RZ/G2N) compatible DU
13 - "renesas,du-r8a774c0" for R8A774C0 (RZ/G2E) compatible DU
[all …]
H A Drenesas,du.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas R-Car Display Unit (DU)
10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
13 These DT bindings describe the Display Unit embedded in the Renesas R-Car
14 Gen1, R-Car Gen2, R-Car Gen3, RZ/G1 and RZ/G2 SoCs.
19 - renesas,du-r8a7742 # for RZ/G1H compatible DU
20 - renesas,du-r8a7743 # for RZ/G1M compatible DU
21 - renesas,du-r8a7744 # for RZ/G1N compatible DU
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
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>
13 compatible = "renesas,r8a7796";
14 #address-cells = <2>;
15 #size-cells = <2>;
23 compatible = "fixed-clock";
[all …]
H A Dr8a77965.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car M3-N (R8A77965) SoC
7 * Based on r8a7796.dtsi
11 #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 …]