Searched +full:r +full:- +full:mobile (Results 1 – 25 of 132) sorted by relevance
123456
/linux-6.12.1/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 …]
|
D | renesas,tmu.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-Mobile/R-Car Timer Unit (TMU) 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 The TMU is a 32-bit timer/counter with configurable clock inputs and 23 - enum: 24 - renesas,tmu-r8a73a4 # R-Mobile APE6 25 - renesas,tmu-r8a7740 # R-Mobile A1 [all …]
|
/linux-6.12.1/drivers/pinctrl/renesas/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 # Renesas SH and SH Mobile PINCTRL drivers 66 This enables common pin control functionality for EMMA Mobile, R-Car, 67 R-Mobile, RZ/G, SH, and SH-Mobile platforms. 74 This enables pin control and GPIO drivers for SH/SH Mobile platforms 83 bool "pin control support for Emma Mobile EV2" if COMPILE_TEST 87 bool "pin control support for R-Car D3" if COMPILE_TEST 91 bool "pin control support for R-Car E2" if COMPILE_TEST 95 bool "pin control support for R-Car E3" if COMPILE_TEST 99 bool "pin control support for R-Car H1" if COMPILE_TEST [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | renesas,shmobile-lcdc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/renesas,shmobile-lcdc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas SH-Mobile LCD Controller (LCDC) 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 11 - Geert Uytterhoeven <geert+renesas@glider.be> 16 - renesas,r8a7740-lcdc # R-Mobile A1 17 - renesas,sh73a0-lcdc # SH-Mobile AG5 30 Some of the optional clocks are model-dependent (e.g. "video" (a.k.a. [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | renesas,sysc-rmobile.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/renesas,sysc-rmobile.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Mobile System Controller 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 - Magnus Damm <magnus.damm@gmail.com> 14 The R-Mobile System Controller provides the following functions: 15 - Boot mode management, 16 - Reset generation, [all …]
|
/linux-6.12.1/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-6.12.1/drivers/clk/renesas/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 50 bool "Emma Mobile EV2 clock support" if COMPILE_TEST 61 bool "R-Mobile APE6 clock support" if COMPILE_TEST 66 bool "R-Mobile A1 clock support" if COMPILE_TEST 103 bool "R-Car M1A clock support" if COMPILE_TEST 107 bool "R-Car H1 clock support" if COMPILE_TEST 111 bool "R-Car H2 clock support" if COMPILE_TEST 115 bool "R-Car M2-W/N clock support" if COMPILE_TEST 119 bool "R-Car V2H clock support" if COMPILE_TEST 123 bool "R-Car E2 clock support" if COMPILE_TEST [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | renesas,rmobile-iic.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/renesas,rmobile-iic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Mobile I2C Bus Interface (IIC) 10 - Wolfram Sang <wsa+renesas@sang-engineering.com> 15 - items: 16 - enum: 17 - renesas,iic-r8a73a4 # R-Mobile APE6 18 - renesas,iic-r8a7740 # R-Mobile A1 [all …]
|
/linux-6.12.1/drivers/soc/renesas/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 67 bool "ARM32 Platform support for Emma Mobile EV2" 72 bool "ARM32 Platform support for R-Car E2" 78 bool "ARM32 Platform support for R-Car H1" 87 bool "ARM32 Platform support for R-Car H2" 95 bool "ARM32 Platform support for R-Car M1A" 100 bool "ARM32 Platform support for R-Car M2-N" 107 bool "ARM32 Platform support for R-Car M2-W" 114 bool "ARM32 Platform support for R-Car V2H" 120 bool "ARM32 Platform support for R-Mobile A1" [all …]
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/serial/ |
D | renesas,scifb.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,scifb-r8a73a4 # R-Mobile APE6 21 - renesas,scifb-r8a7740 # R-Mobile A1 22 - renesas,scifb-sh73a0 # SH-Mobile AG5 [all …]
|
D | renesas,scifa.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,scifa-r8a73a4 # R-Mobile APE6 21 - renesas,scifa-r8a7740 # R-Mobile A1 22 - renesas,scifa-sh73a0 # SH-Mobile AG5 [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | renesas,cpg-clocks.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/renesas,cpg-clocks.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 22 - const: renesas,r8a73a4-cpg-clocks # R-Mobile APE6 23 - const: renesas,r8a7740-cpg-clocks # R-Mobile A1 24 - const: renesas,r8a7778-cpg-clocks # R-Car M1 25 - const: renesas,r8a7779-cpg-clocks # R-Car H1 26 - items: [all …]
|
D | renesas,cpg-mstp-clocks.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/renesas,cpg-mstp-clocks.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 23 - enum: 24 - renesas,r7s72100-mstp-clocks # RZ/A1 25 - renesas,r8a73a4-mstp-clocks # R-Mobile APE6 26 - renesas,r8a7740-mstp-clocks # R-Mobile A1 27 - renesas,r8a7778-mstp-clocks # R-Car M1 [all …]
|
D | renesas,cpg-div6-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/renesas,cpg-div6-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 20 - enum: 21 - renesas,r8a73a4-div6-clock # R-Mobile APE6 22 - renesas,r8a7740-div6-clock # R-Mobile A1 23 - renesas,sh73a0-div6-clock # SH-Mobile AG5 24 - const: renesas,cpg-div6-clock [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | renesas,mmcif.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 - enum: 19 - renesas,mmcif-r7s72100 # RZ/A1H 20 - renesas,mmcif-r8a73a4 # R-Mobile APE6 21 - renesas,mmcif-r8a7740 # R-Mobile A1 22 - renesas,mmcif-r8a7742 # RZ/G1H [all …]
|
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> 15 - enum: 16 - renesas,sdhi-mmc-r8a77470 # RZ/G1C 17 - renesas,sdhi-r7s72100 # RZ/A1H 18 - renesas,sdhi-r7s9210 # SH-Mobile AG5 19 - renesas,sdhi-r8a73a4 # R-Mobile APE6 20 - renesas,sdhi-r8a7740 # R-Mobile A1 [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas,dbsc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/renesas,dbsc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 21 - renesas,dbsc-r8a73a4 # R-Mobile APE6 22 - renesas,dbsc3-r8a7740 # R-Mobile A1 23 - renesas,sbsc-sh73a0 # SH-Mobile AG5 31 interrupt-names: 33 - const: sec # secure interrupt [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/renesas/ |
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 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-6.12.1/Documentation/devicetree/bindings/pwm/ |
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> 18 - compatible 19 - '#pwm-cells' 24 - enum: 25 - renesas,tpu-r8a73a4 # R-Mobile APE6 [all …]
|
/linux-6.12.1/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: 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 …]
|
D | renesas,intc-irqpin.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/renesas,intc-irqpin.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 15 - enum: 16 - renesas,intc-irqpin-r8a7740 # R-Mobile A1 17 - renesas,intc-irqpin-r8a7778 # R-Car M1A 18 - renesas,intc-irqpin-r8a7779 # R-Car H1 19 - renesas,intc-irqpin-sh73a0 # SH-Mobile AG5 [all …]
|
/linux-6.12.1/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-6.12.1/drivers/irqchip/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 119 tristate "Broadcom STB 7038-style L1/L2 interrupt controller driver" 127 tristate "Broadcom STB 7120-style L2 interrupt controller driver" 180 will be called irq-lan966x-oic. 221 bool "J-Core integrated AIC" if COMPILE_TEST 225 Support for the J-Core integrated AIC. 236 interrupt pins, as found on SH/R-Mobile and R-Car Gen1 SoCs. 239 bool "Renesas R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} IRQC support" if COMPILE_TEST 244 devices, as found on R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} SoCs. 294 tristate "TS-4800 IRQ controller" [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | rcar-thermal.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 4 --- 5 $id: http://devicetree.org/schemas/thermal/rcar-thermal.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Renesas R-Car Thermal 11 - Niklas Söderlund <niklas.soderlund@ragnatech.se> 16 - items: 17 - enum: 18 - renesas,thermal-r8a73a4 # R-Mobile APE6 19 - renesas,thermal-r8a7779 # R-Car H1 [all …]
|
123456