Searched +full:hscif +full:- +full:r8a7795 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: "http://devicetree.org/schemas/serial/renesas,hscif.yaml#"5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"7 title: Renesas High Speed Serial Communication Interface with FIFO (HSCIF)10 - Geert Uytterhoeven <geert+renesas@glider.be>13 - $ref: serial.yaml#18 - items:19 - enum:20 - renesas,hscif-r8a7778 # R-Car M1[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car H3 (R8A77951) SoC8 #include <dt-bindings/clock/r8a7795-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a7795-sysc.h>15 compatible = "renesas,r8a7795";16 #address-cells = <2>;17 #size-cells = <2>;36 compatible = "fixed-clock";37 #clock-cells = <0>;[all …]