Searched +full:sun7i +full:- +full:a20 +full:- +full:sc +full:- +full:nmi (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A20 Non-Maskable Interrupt Controller Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 - $ref: /schemas/interrupt-controller.yaml#17 "#interrupt-cells":25 - const: allwinner,sun6i-a31-r-intc[all …]
2 * Allwinner A20/A31 SoCs NMI IRQ chip driver.11 #define DRV_NAME "sunxi-nmi"35 * For deprecated sun6i-a31-sc-nmi compatible.39 #define SUN6I_NMI_CTRL (SUN6I_R_INTC_CTRL - SUN6I_R_INTC_NMI_OFFSET)40 #define SUN6I_NMI_PENDING (SUN6I_R_INTC_PENDING - SUN6I_R_INTC_NMI_OFFSET)41 #define SUN6I_NMI_ENABLE (SUN6I_R_INTC_ENABLE - SUN6I_R_INTC_NMI_OFFSET)113 struct irq_chip_type *ct = gc->chip_types; in sunxi_sc_nmi_set_type()115 u32 ctrl_off = ct->regs.type; in sunxi_sc_nmi_set_type()138 data->irq); in sunxi_sc_nmi_set_type()139 return -EBADR; in sunxi_sc_nmi_set_type()[all …]
4 * Maxime Ripard <maxime.ripard@free-electrons.com>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>46 #include <dt-bindings/thermal/thermal.h>47 #include <dt-bindings/dma/sun4i-a10.h>48 #include <dt-bindings/clock/sun7i-a20-ccu.h>49 #include <dt-bindings/reset/sun4i-a10-ccu.h>50 #include <dt-bindings/pinctrl/sun4i-a10.h>53 interrupt-parent = <&gic>;54 #address-cells = <1>;[all …]
2 * Copyright 2017 Chen-Yu Tsai <wens@csie.org>5 * This file is dual-licensed: you can use it either under the terms44 #include <dt-bindings/interrupt-controller/arm-gic.h>45 #include <dt-bindings/clock/sun8i-de2.h>46 #include <dt-bindings/clock/sun8i-r40-ccu.h>47 #include <dt-bindings/clock/sun8i-tcon-top.h>48 #include <dt-bindings/reset/sun8i-r40-ccu.h>49 #include <dt-bindings/reset/sun8i-de2.h>50 #include <dt-bindings/thermal/thermal.h>53 #address-cells = <1>;[all …]