Searched +full:r8a7795 +full:- +full:drif (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/media/renesas,drif.yaml#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 general15 representation of DRIF interfacing with a master device is shown below.17 +---------------------+ +---------------------+[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>18 compatible = "renesas,r8a7795";19 #address-cells = <2>;20 #size-cells = <2>;28 compatible = "fixed-clock";29 #clock-cells = <0>;[all …]