Searched +full:r8a77995 +full:- +full:rpc +full:- +full:if (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/memory-controllers/renesas,rpc-if.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas Reduced Pin Count Interface (RPC-IF)10 - Sergei Shtylyov <sergei.shtylyov@gmail.com>13 Renesas RPC-IF allows a SPI flash or HyperFlash connected to the SoC to16 The flash chip itself should be represented by a subnode of the RPC-IF node.19 - if it contains "jedec,spi-nor", then SPI is used;20 - if it contains "cfi-flash", then HyperFlash is used.[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car D3 (R8A77995) SoC9 #include <dt-bindings/clock/r8a77995-cpg-mssr.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/power/r8a77995-sysc.h>14 compatible = "renesas,r8a77995";15 #address-cells = <2>;16 #size-cells = <2>;24 compatible = "fixed-clock";25 #clock-cells = <0>;[all …]