Searched +full:thermal +full:- +full:r8a73a4 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only4 ---5 $id: http://devicetree.org/schemas/thermal/rcar-thermal.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Renesas R-Car Thermal11 - Niklas Söderlund <niklas.soderlund@ragnatech.se>16 - items:17 - enum:18 - renesas,thermal-r8a73a4 # R-Mobile APE619 - renesas,thermal-r8a7779 # R-Car H1[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the r8a73a4 SoC9 #include <dt-bindings/clock/r8a73a4-clock.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>14 compatible = "renesas,r8a73a4";15 interrupt-parent = <&gic>;16 #address-cells = <2>;17 #size-cells = <2>;20 #address-cells = <1>;[all …]