Searched +full:rcar_sound +full:- +full:r8a7790 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas R-Car Sound Driver10 - Kuninori Morimoto <[email protected]>17 - items:18 - enum:19 - renesas,rcar_sound-r8a7778 # R-Car M1A20 - renesas,rcar_sound-r8a7779 # R-Car H121 - const: renesas,rcar_sound-gen1[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car H2 (R8A77900) SoC6 * Copyright (C) 2013-2014 Renesas Solutions Corp.10 #include <dt-bindings/clock/r8a7790-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/r8a7790-sysc.h>16 compatible = "renesas,r8a7790";17 #address-cells = <2>;18 #size-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (C) 2013-2014 Renesas Solutions Corp.7 * Copyright (C) 2015-2016 Renesas Electronics Corporation11 * SSI-AK464338 /dts-v1/;39 #include "r8a7790.dtsi"40 #include <dt-bindings/gpio/gpio.h>41 #include <dt-bindings/input/input.h>45 compatible = "renesas,lager", "renesas,r8a7790";63 stdout-path = "serial0:115200n8";[all …]