Searched +full:msiof +full:- +full:r8a7791 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/spi/renesas,sh-msiof.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas MSIOF SPI / I2S controller10 - Geert Uytterhoeven <geert+renesas@glider.be>15 - items:16 - const: renesas,msiof-sh73a0 # SH-Mobile AG517 - const: renesas,sh-mobile-msiof # generic SH-Mobile compatible19 - items:[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M2-W (R8A77910) SoC5 * Copyright (C) 2013-2015 Renesas Electronics Corporation6 * Copyright (C) 2013-2014 Renesas Solutions Corp.10 #include <dt-bindings/clock/r8a7791-cpg-mssr.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/power/r8a7791-sysc.h>16 compatible = "renesas,r8a7791";17 #address-cells = <2>;[all …]