Searched +full:rcar +full:- +full:gen3 +full:- +full:drif (Results 1 – 6 of 6) 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 Renesas R-Car Gen3 Digital Radio Interface controller (DRIF)2 ------------------------------------------------------------4 R-Car Gen3 DRIF is a SPI like receive only slave device. A general5 representation of DRIF interfacing with a master device is shown below.7 +---------------------+ +---------------------+8 | |-----SCK------->|CLK |9 | Master |-----SS-------->|SYNC DRIFn (slave) |10 | |-----SD0------->|D0 |11 | |-----SD1------->|D1 |12 +---------------------+ +---------------------+[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car E3 (R8A77990) SoC5 * Copyright (C) 2018-2019 Renesas Electronics Corp.8 #include <dt-bindings/clock/r8a77990-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a77990-sysc.h>14 #address-cells = <2>;15 #size-cells = <2>;23 compatible = "fixed-clock";24 #clock-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M3-N (R8A77965) SoC11 #include <dt-bindings/clock/r8a77965-cpg-mssr.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/power/r8a77965-sysc.h>19 #address-cells = <2>;20 #size-cells = <2>;28 compatible = "fixed-clock";29 #clock-cells = <0>;30 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M3-W (R8A77960) SoC5 * Copyright (C) 2016-2017 Renesas Electronics Corp.8 #include <dt-bindings/clock/r8a7796-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a7796-sysc.h>14 #address-cells = <2>;15 #size-cells = <2>;23 compatible = "fixed-clock";24 #clock-cells = <0>;[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>19 #address-cells = <2>;20 #size-cells = <2>;28 compatible = "fixed-clock";29 #clock-cells = <0>;30 clock-frequency = <0>;[all …]