Searched +full:r +full:- +full:car (Results 1 – 25 of 312) sorted by relevance
12345678910>>...13
/linux-5.10/drivers/soc/renesas/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 57 bool "ARM32 Platform support for R-Car E2" 63 bool "ARM32 Platform support for R-Car H1" 72 bool "ARM32 Platform support for R-Car H2" 80 bool "ARM32 Platform support for R-Car M1A" 85 bool "ARM32 Platform support for R-Car M2-N" 92 bool "ARM32 Platform support for R-Car M2-W" 99 bool "ARM32 Platform support for R-Car V2H" 105 bool "ARM32 Platform support for R-Mobile A1" 111 bool "ARM32 Platform support for R-Mobile APE6" [all …]
|
/linux-5.10/Documentation/devicetree/bindings/reset/ |
D | renesas,rst.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 and RZ/G Reset Controller 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 - Magnus Damm <magnus.damm@gmail.com> 14 The R-Car and RZ/G Reset Controllers provide reset control, and implement the 16 - Latching of the levels on mode pins when PRESET# is negated, 17 - Mode monitoring register, 18 - Reset control of peripheral devices (on R-Car Gen1), [all …]
|
/linux-5.10/drivers/clk/renesas/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 52 bool "R-Mobile APE6 clock support" if COMPILE_TEST 57 bool "R-Mobile A1 clock support" if COMPILE_TEST 94 bool "R-Car M1A clock support" if COMPILE_TEST 98 bool "R-Car H1 clock support" if COMPILE_TEST 102 bool "R-Car H2 clock support" if COMPILE_TEST 106 bool "R-Car M2-W/N clock support" if COMPILE_TEST 110 bool "R-Car V2H clock support" if COMPILE_TEST 114 bool "R-Car E2 clock support" if COMPILE_TEST 118 bool "R-Car H3 clock support" if COMPILE_TEST [all …]
|
/linux-5.10/Documentation/devicetree/bindings/display/ |
D | renesas,du.txt | 1 * 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 …]
|
/linux-5.10/Documentation/devicetree/bindings/timer/ |
D | renesas,cmt.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> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 The CMT is a multi-channel 16/32/48-bit timer/counter with configurable clock 26 - items: 27 - enum: 28 - renesas,r8a7740-cmt0 # 32-bit CMT0 on R-Mobile A1 29 - renesas,r8a7740-cmt1 # 48-bit CMT1 on R-Mobile A1 [all …]
|
/linux-5.10/Documentation/devicetree/bindings/power/ |
D | renesas,rcar-sysc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: "http://devicetree.org/schemas/power/renesas,rcar-sysc.yaml#" 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 title: Renesas R-Car and RZ/G System Controller 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 - Magnus Damm <magnus.damm@gmail.com> 14 The R-Car (RZ/G) System Controller provides power management for the CPU 20 - renesas,r8a7742-sysc # RZ/G1H 21 - renesas,r8a7743-sysc # RZ/G1M [all …]
|
/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | renesas,rcar-gpio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpio/renesas,rcar-gpio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car General-Purpose Input/Output Ports (GPIO) 10 - Geert Uytterhoeven <geert+renesas@glider.be> 15 - items: 16 - enum: 17 - renesas,gpio-r8a7778 # R-Car M1 18 - renesas,gpio-r8a7779 # R-Car H1 [all …]
|
/linux-5.10/Documentation/devicetree/bindings/i2c/ |
D | renesas,iic.txt | 4 - compatible : 5 - "renesas,iic-r8a73a4" (R-Mobile APE6) 6 - "renesas,iic-r8a7740" (R-Mobile A1) 7 - "renesas,iic-r8a7742" (RZ/G1H) 8 - "renesas,iic-r8a7743" (RZ/G1M) 9 - "renesas,iic-r8a7744" (RZ/G1N) 10 - "renesas,iic-r8a7745" (RZ/G1E) 11 - "renesas,iic-r8a774a1" (RZ/G2M) 12 - "renesas,iic-r8a774b1" (RZ/G2N) 13 - "renesas,iic-r8a774c0" (RZ/G2E) [all …]
|
/linux-5.10/Documentation/devicetree/bindings/serial/ |
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 …]
|
D | renesas,scif.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,scif-r7s72100 # RZ/A1H 21 - const: renesas,scif # generic SCIF compatible UART 23 - items: [all …]
|
/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
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> 14 - $ref: "watchdog.yaml#" 19 - items: 20 - enum: 21 - renesas,r7s72100-wdt # RZ/A1 22 - renesas,r7s9210-wdt # RZ/A2 [all …]
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
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) 18 - The CPG block generates various core clocks, 19 - The MSSR block provides two functions: 27 - renesas,r7s9210-cpg-mssr # RZ/A2 28 - renesas,r8a7742-cpg-mssr # RZ/G1H [all …]
|
/linux-5.10/Documentation/devicetree/bindings/pwm/ |
D | renesas,pwm-rcar.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/pwm/renesas,pwm-rcar.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car PWM Timer Controller 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 15 - enum: 16 - renesas,pwm-r8a7742 # RZ/G1H 17 - renesas,pwm-r8a7743 # RZ/G1M 18 - renesas,pwm-r8a7744 # RZ/G1N [all …]
|
D | renesas,tpu-pwm.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/pwm/renesas,tpu-pwm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car Timer Pulse Unit PWM Controller 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 15 - enum: 16 - renesas,tpu-r8a73a4 # R-Mobile APE6 17 - renesas,tpu-r8a7740 # R-Mobile A1 18 - renesas,tpu-r8a7742 # RZ/G1H [all …]
|
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | renesas,irqc.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/renesas,irqc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: DT bindings for the R-Mobile/R-Car/RZ/G interrupt controller 10 - Geert Uytterhoeven <geert+renesas@glider.be> 15 - enum: 16 - renesas,irqc-r8a73a4 # R-Mobile APE6 17 - renesas,irqc-r8a7742 # RZ/G1H 18 - renesas,irqc-r8a7743 # RZ/G1M [all …]
|
/linux-5.10/drivers/pinctrl/renesas/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 61 This enables common pin control functionality for EMMA Mobile, R-Car, 62 R-Mobile, RZ/G, SH, and SH-Mobile platforms. 82 bool "pin control support for R-Car D3" if COMPILE_TEST 86 bool "pin control support for R-Car E2" if COMPILE_TEST 90 bool "pin control support for R-Car E3" if COMPILE_TEST 94 bool "pin control support for R-Car H1" if COMPILE_TEST 98 bool "pin control support for R-Car H2" if COMPILE_TEST 102 bool "pin control support for R-Car H3 ES1.x" if COMPILE_TEST 106 bool "pin control support for R-Car H3 ES2.0+" if COMPILE_TEST [all …]
|
/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | renesas,sdhi.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> 13 - $ref: "mmc-controller.yaml" 18 - items: 19 - const: renesas,sdhi-sh73a0 # R-Mobile APE6 20 - items: 21 - const: renesas,sdhi-r7s72100 # RZ/A1H 22 - items: [all …]
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | renesas.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings 10 - Geert Uytterhoeven <geert+renesas@glider.be> 17 - description: Emma Mobile EV2 19 - enum: 20 - renesas,kzm9d # Kyoto Microcomputer Co. KZM-A9-Dual 21 - const: renesas,emev2 23 - description: RZ/A1H (R7S72100) [all …]
|
/linux-5.10/drivers/gpu/drm/rcar-du/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 tristate "DRM Support for R-Car Display Unit" 14 Choose this option if you have an R-Car chipset. 15 If M is selected the module will be called rcar-du-drm. 18 tristate "R-Car DU Color Management Module (CMM) Support" 22 Enable support for R-Car Color Management Module (CMM). 25 tristate "R-Car Gen3 and RZ/G2 DU HDMI Encoder Support" 29 Enable support for R-Car Gen3 or RZ/G2 internal HDMI encoder. 32 tristate "R-Car DU LVDS Encoder Support" 39 Enable support for the R-Car Display Unit embedded LVDS encoders. [all …]
|
/linux-5.10/Documentation/devicetree/bindings/iommu/ |
D | renesas,ipmmu-vmsa.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iommu/renesas,ipmmu-vmsa.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas VMSA-Compatible IOMMU 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 15 connected to the IPMMU through a port called micro-TLB. 20 - items: 21 - enum: 22 - renesas,ipmmu-r8a73a4 # R-Mobile APE6 [all …]
|
/linux-5.10/Documentation/devicetree/bindings/spi/ |
D | renesas,sh-msiof.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/spi/renesas,sh-msiof.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 13 - $ref: spi-controller.yaml# 18 - items: 19 - const: renesas,msiof-sh73a0 # SH-Mobile AG5 20 - const: renesas,sh-mobile-msiof # generic SH-Mobile compatible 22 - items: [all …]
|
/linux-5.10/Documentation/devicetree/bindings/ata/ |
D | renesas,rcar-sata.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: "http://devicetree.org/schemas/ata/renesas,rcar-sata.yaml#" 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 title: Renesas R-Car Serial-ATA Interface 10 - Geert Uytterhoeven <geert+renesas@glider.be> 15 - items: 16 - enum: 17 - renesas,sata-r8a7779 # R-Car H1 18 - items: [all …]
|
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,pfc.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> 14 On SH/R-Mobile SoCs it also acts as a GPIO controller. 19 - renesas,pfc-emev2 # EMMA Mobile EV2 20 - renesas,pfc-r8a73a4 # R-Mobile APE6 21 - renesas,pfc-r8a7740 # R-Mobile A1 22 - renesas,pfc-r8a7742 # RZ/G1H 23 - renesas,pfc-r8a7743 # RZ/G1M [all …]
|
/linux-5.10/drivers/phy/renesas/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 tristate "Renesas R-Car generation 2 USB PHY driver" 10 Support for USB PHY found on Renesas R-Car generation 2 SoCs. 13 tristate "Renesas R-Car generation 3 PCIe PHY driver" 17 Support for the PCIe PHY found on Renesas R-Car generation 3 SoCs. 20 tristate "Renesas R-Car generation 3 USB 2.0 PHY driver" 22 depends on EXTCON || !EXTCON # if EXTCON=m, this cannot be built-in 27 Support for USB 2.0 PHY found on Renesas R-Car generation 3 SoCs. 30 tristate "Renesas R-Car generation 3 USB 3.0 PHY driver" 34 Support for USB 3.0 PHY found on Renesas R-Car generation 3 SoCs.
|
/linux-5.10/Documentation/devicetree/bindings/media/ |
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 …]
|
12345678910>>...13