Searched +full:mt6779 +full:- +full:devapc (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/soc/mediatek/devapc.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#17 - Neal Liu <neal.liu@mediatek.com>22 - mediatek,mt6779-devapc23 - mediatek,mt8186-devapc26 description: The base address of devapc register bank37 clock-names:42 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.0+8 #include <dt-bindings/clock/mt6779-clk.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/pinctrl/mt6779-pinfunc.h>14 compatible = "mediatek,mt6779";15 interrupt-parent = <&sysirq>;16 #address-cells = <2>;17 #size-cells = <2>;20 compatible = "arm,psci-0.2";[all …]