Home
last modified time | relevance | path

Searched +full:hspi +full:- +full:r8a7778 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/spi/
H A Drenesas,hspi.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/spi/renesas,hspi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas HSPI
10 - Geert Uytterhoeven <geert+renesas@glider.be>
13 - $ref: spi-controller.yaml#
18 - enum:
19 - renesas,hspi-r8a7778 # R-Car M1A
20 - renesas,hspi-r8a7779 # R-Car H1
[all …]
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7778.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car M1A (R8A77781) SoC
14 #include <dt-bindings/clock/r8a7778-clock.h>
15 #include <dt-bindings/interrupt-controller/arm-gic.h>
16 #include <dt-bindings/interrupt-controller/irq.h>
19 compatible = "renesas,r8a7778";
20 interrupt-parent = <&gic>;
21 #address-cells = <1>;
22 #size-cells = <1>;
25 #address-cells = <1>;
[all …]
/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a7778.c1 // SPDX-License-Identifier: GPL-2.0
3 * r8a7778 processor support - PFC hardware block
17 #include <linux/pinctrl/pinconf-generic.h>
37 GP_ALL(DATA), /* GP_0_0_DATA -> GP_4_26_DATA */
41 GP_ALL(FN), /* GP_0_0_FN -> GP_4_26_FN */
1254 /* - macro */
1273 /* - AUDIO macro -------------------------------------------------------------*/
1277 /* - AUDIO clock -------------------------------------------------------------*/
1289 /* - CAN macro --------_----------------------------------------------------- */
1294 /* - CAN0 ------------------------------------------------------------------- */
[all …]