/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | renesas,cpg-mssr.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/renesas,cpg-mssr.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 13 On Renesas ARM SoCs (SH/R-Mobile, R-Car, RZ), the CPG (Clock Pulse Generator) 14 and MSSR (Module Standby and Software Reset) blocks are intimately connected, 18 - The CPG block generates various core clocks, 19 - The MSSR block provides two functions: 27 - renesas,r7s9210-cpg-mssr # RZ/A2 [all …]
|
H A D | renesas,rcar-usb2-clock-sel.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/renesas,rcar-usb2-clock-sel.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car USB 2.0 clock selector 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 19 Case 1: An external clock connects to R-Car SoC 20 +----------+ +--- R-Car ---------------------+ 21 |External |---|USB_EXTAL ---> all usb channels| 23 +----------+ +-------------------------------+ [all …]
|
/openbmc/u-boot/drivers/clk/renesas/ |
H A D | Makefile | 1 obj-$(CONFIG_CLK_RENESAS) += renesas-cpg-mssr.o 2 obj-$(CONFIG_CLK_RCAR_GEN2) += clk-rcar-gen2.o 3 obj-$(CONFIG_CLK_R8A7790) += r8a7790-cpg-mssr.o 4 obj-$(CONFIG_CLK_R8A7791) += r8a7791-cpg-mssr.o 5 obj-$(CONFIG_CLK_R8A7792) += r8a7792-cpg-mssr.o 6 obj-$(CONFIG_CLK_R8A7793) += r8a7791-cpg-mssr.o 7 obj-$(CONFIG_CLK_R8A7794) += r8a7794-cpg-mssr.o 8 obj-$(CONFIG_CLK_RCAR_GEN3) += clk-rcar-gen3.o 9 obj-$(CONFIG_CLK_R8A7795) += r8a7795-cpg-mssr.o 10 obj-$(CONFIG_CLK_R8A7796) += r8a7796-cpg-mssr.o [all …]
|
H A D | r8a7795-cpg-mssr.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Renesas R8A7795 CPG MSSR driver 5 * Copyright (C) 2017-2018 Marek Vasut <marek.vasut@gmail.com> 14 #include <clk-uclass.h> 17 #include <dt-bindings/clock/r8a7795-cpg-mssr.h> 19 #include "renesas-cpg-mssr.h" 20 #include "rcar-gen3-cpg.h" 112 DEF_MOD("fdp1-2", 117, R8A7795_CLK_S2D1), /* ES1.x */ 113 DEF_MOD("fdp1-1", 118, R8A7795_CLK_S0D1), 114 DEF_MOD("fdp1-0", 119, R8A7795_CLK_S0D1), [all …]
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 3 obj-$(CONFIG_CLK_EMEV2) += clk-emev2.o 4 obj-$(CONFIG_CLK_RZA1) += clk-rz.o 5 obj-$(CONFIG_CLK_R7S9210) += r7s9210-cpg-mssr.o 6 obj-$(CONFIG_CLK_R8A73A4) += clk-r8a73a4.o 7 obj-$(CONFIG_CLK_R8A7740) += clk-r8a7740.o 8 obj-$(CONFIG_CLK_R8A7742) += r8a7742-cpg-mssr.o 9 obj-$(CONFIG_CLK_R8A7743) += r8a7743-cpg-mssr.o 10 obj-$(CONFIG_CLK_R8A7745) += r8a7745-cpg-mssr.o 11 obj-$(CONFIG_CLK_R8A77470) += r8a77470-cpg-mssr.o [all …]
|
H A D | r7s9210-cpg-mssr.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Based on r8a7795-cpg-mssr.c 13 #include <linux/clk-provider.h> 15 #include <dt-bindings/clock/r7s9210-cpg-mssr.h> 16 #include "renesas-cpg-mssr.h" 169 parent = clks[core->parent]; in rza2_cpg_clk_register() 173 switch (core->id) { in rza2_cpg_clk_register() 185 return ERR_PTR(-EINVAL); in rza2_cpg_clk_register() 188 if (core->id == CLK_MAIN) in rza2_cpg_clk_register() 191 return clk_register_fixed_factor(NULL, core->name, in rza2_cpg_clk_register() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | rcar-gen3-thermal.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 4 --- 5 $id: http://devicetree.org/schemas/thermal/rcar-gen3-thermal.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Renesas R-Car Gen3 Thermal Sensor 11 On most R-Car Gen3 and later SoCs, the thermal sensor controllers (TSC) 16 - Niklas Söderlund <niklas.soderlund@ragnatech.se> 21 - renesas,r8a774a1-thermal # RZ/G2M 22 - renesas,r8a774b1-thermal # RZ/G2N 23 - renesas,r8a774e1-thermal # RZ/G2H [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | renesas,drif.yaml | 1 # 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 Gen3 Digital Radio Interface Controller (DRIF) 10 - Ramesh Shanmugasundaram <rashanmu@gmail.com> 11 - Fabrizio Castro <fabrizio.castro.jz@renesas.com> 14 R-Car Gen3 DRIF is a SPI like receive only slave device. A general 17 +---------------------+ +---------------------+ 18 | |-----SCK------->|CLK | 19 | Master |-----SS-------->|SYNC DRIFn (slave) | [all …]
|
H A D | renesas,imr.yaml | 1 # 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 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 27 - const: renesas,imr-lx4 # R-Car Gen3 [all …]
|
H A D | renesas,vin.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 4 --- 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 the 15 Renesas R-Car family of devices. 20 on Gen3 and RZ/G2 platforms to a CSI-2 receiver. 25 - items: 26 - enum: [all …]
|
H A D | renesas,vsp1.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 The VSP is a video processing engine that supports up-/down-scaling, alpha 15 It can be found in the Renesas R-Car Gen2, R-Car Gen3, RZ/G1, and RZ/G2 SoCs. 20 - enum: 21 - renesas,r9a07g044-vsp2 # RZ/G2L 22 - renesas,vsp1 # R-Car Gen2 and RZ/G1 23 - renesas,vsp2 # R-Car Gen3 and RZ/G2 [all …]
|
H A D | renesas,fcp.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car Frame Compression Processor (FCP) 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 14 R-Car Gen3 and RZ/G2 SoCs. It provides data compression and decompression, 25 - enum: 26 - renesas,fcpv # FCP for VSP 27 - renesas,fcpf # FCP for FDP 28 - items: [all …]
|
H A D | renesas,fdp1.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car Fine Display Processor (FDP1) 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 The FDP1 is a de-interlacing module which converts interlaced video to 21 - renesas,fdp1 32 power-domains: 42 Not allowed on R-Car Gen2, mandatory on R-Car Gen3. 45 - compatible [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | renesas,lvds.yaml | 1 # 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 LVDS Encoder 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 13 These DT bindings describe the LVDS encoder embedded in the Renesas R-Car 14 Gen2, R-Car Gen3, RZ/G1 and RZ/G2 SoCs. 19 - renesas,r8a7742-lvds # for RZ/G1H compatible LVDS encoders 20 - renesas,r8a7743-lvds # for RZ/G1M compatible LVDS encoders 21 - renesas,r8a7744-lvds # for RZ/G1N compatible LVDS encoders [all …]
|
H A D | renesas,dw-hdmi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/bridge/renesas,dw-hdmi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car DWC HDMI TX Encoder 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 17 - $ref: synopsys,dw-hdmi.yaml# 22 - enum: 23 - renesas,r8a774a1-hdmi # for RZ/G2M compatible HDMI TX 24 - renesas,r8a774b1-hdmi # for RZ/G2N compatible HDMI TX [all …]
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | r8a7795-cpg-mssr.h | 1 /* SPDX-License-Identifier: GPL-2.0+ 8 #include <dt-bindings/clock/renesas-cpg-mssr.h> 10 /* r8a7795 CPG Core Clocks */ 59 /* r8a7795 ES2.0 CPG Core Clocks */
|
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | r8a7795-cpg-mssr.h | 12 #include <dt-bindings/clock/renesas-cpg-mssr.h> 14 /* r8a7795 CPG Core Clocks */ 63 /* r8a7795 ES2.0 CPG Core Clocks */
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | renesas,usb-xhci.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/renesas,usb-xhci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> 11 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 16 - items: 17 - enum: 18 - renesas,xhci-r8a7742 # RZ/G1H 19 - renesas,xhci-r8a7743 # RZ/G1M [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | renesas,usb2-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/renesas,usb2-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car generation 3 USB 2.0 PHY 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 15 - items: 16 - const: renesas,usb2-phy-r8a77470 # RZ/G1C 18 - items: 19 - enum: [all …]
|
H A D | renesas,usb3-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/renesas,usb3-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car generation 3 USB 3.0 PHY 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 15 - enum: 16 - renesas,r8a774a1-usb3-phy # RZ/G2M 17 - renesas,r8a774b1-usb3-phy # RZ/G2N 18 - renesas,r8a774e1-usb3-phy # RZ/G2H [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A D | renesas,rcar-canfd.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/can/renesas,rcar-canfd.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car CAN FD Controller 10 - Fabrizio Castro <fabrizio.castro.jz@renesas.com> 15 - items: 16 - enum: 17 - renesas,r8a774a1-canfd # RZ/G2M 18 - renesas,r8a774b1-canfd # RZ/G2N [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | renesas,hscif.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 13 - $ref: serial.yaml# 18 - items: 19 - enum: 20 - renesas,hscif-r8a7778 # R-Car M1 21 - renesas,hscif-r8a7779 # R-Car H1 22 - const: renesas,rcar-gen1-hscif # R-Car Gen1 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | renesas,rcar-rproc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/renesas,rcar-rproc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car remote processor controller 10 - Julien Massot <julien.massot@iot.bzh> 14 boots firmwares on the Renesas R-Car family chipset. 15 R-Car gen3 family may have a realtime processor, this processor shares peripheral 20 const: renesas,rcar-cr7 25 power-domains: [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | renesas,wdt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Wolfram Sang <wsa+renesas@sang-engineering.com> 11 - Geert Uytterhoeven <geert+renesas@glider.be> 16 - items: 17 - enum: 18 - renesas,r7s72100-wdt # RZ/A1 19 - renesas,r7s9210-wdt # RZ/A2 20 - const: renesas,rza-wdt # RZ/A [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | renesas,cmm.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 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), 17 3-D look-up tables (CLU), 1D-histogram generation (HGO), and color [all …]
|