Searched +full:r8a7740 +full:- +full:cpg +full:- +full:clocks (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7740.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the R-Mobile A1 (R8A77400) SoC 8 #include <dt-bindings/clock/r8a7740-clock.h> 9 #include <dt-bindings/interrupt-controller/arm-gi [all...] |
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A 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# 7 title: Renesas Clock Pulse Generator (CPG) 10 - Geert Uytterhoeven <geert+renesas@glider.be> 13 The Clock Pulse Generator (CPG) generates core clocks for the SoC. It 16 The CPG may also provide a Clock Domain for SoC devices, in combination with 17 the CPG Module Stop (MSTP) Clocks. 22 - const: renesas,r8a73a4-cpg-clocks # R-Mobile APE6 [all …]
|
H A D | renesas,r8a7740-cpg-clocks.txt | 3 * Renesas R8A7740 Clock Pulse Generator (CPG) 5 The CPG generates core clocks for the R8A7740 SoC. It includes three PLLs 10 - compatible: Must be "renesas,r8a7740-cpg-clocks" 12 - reg: Base address and length of the memory resource used by the CPG 14 - clocks: Reference to the three parent clocks 15 - #clock-cells: Must be 1 16 - clock-output-names: The names of the clocks. Supported clocks are 20 - renesas,mode: board-specific settings of the MD_CK* bits 24 ------- 27 compatible = "renesas,r8a7740-cpg-clocks"; [all …]
|
H A 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# 7 title: Renesas CPG DIV6 Clock 10 - Geert Uytterhoeven <geert+renesas@glider.be> 13 The CPG DIV6 clocks are variable factor clocks provided by the Clock Pulse 14 Generator (CPG). Their clock input is divided by a configurable factor from 1 20 - enum: 21 - renesas,r8a73a4-div6-clock # R-Mobile APE6 [all …]
|
H A 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# 7 title: Renesas Clock Pulse Generator (CPG) Module Stop (MSTP) Clocks 10 - Geert Uytterhoeven <geert+renesas@glider.be> 13 The Clock Pulse Generator (CPG) can gate SoC device clocks. The gates are 16 This device tree binding describes a single 32 gate clocks group per node. 17 Clocks are referenced by user nodes by the Module Stop (MSTP) node phandle 23 - enum: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A 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 …]
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | renesas,sdhi.txt | 4 - compatible: should contain one or more of the following: 5 "renesas,sdhi-sh73a0" - SDHI IP on SH73A0 SoC 6 "renesas,sdhi-r7s72100" - SDHI IP on R7S72100 SoC 7 "renesas,sdhi-r7s9210" - SDHI IP on R7S9210 SoC 8 "renesas,sdhi-r8a73a4" - SDHI IP on R8A73A4 SoC 9 "renesas,sdhi-r8a7740" - SDHI IP on R8A7740 SoC 10 "renesas,sdhi-r8a7742" - SDHI IP on R8A7742 SoC 11 "renesas,sdhi-r8a7743" - SDHI IP on R8A7743 SoC 12 "renesas,sdhi-r8a7744" - SDHI IP on R8A7744 SoC 13 "renesas,sdhi-r8a7745" - SDHI IP on R8A7745 SoC [all …]
|
H A 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 …]
|
H A D | renesas,sdhi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | renesas,ether.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - $ref: ethernet-controller.yaml# 13 - Serge [all...] |
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A 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 …]
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | renesas,scifa.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |