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 Controller10 - 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-sc-nmi[all …]
2 * Allwinner A20/A31 SoCs NMI IRQ chip driver.11 #define DRV_NAME "sunxi-nmi"30 * For deprecated sun6i-a31-sc-nmi compatible.99 struct irq_chip_type *ct = gc->chip_types; in sunxi_sc_nmi_set_type()101 u32 ctrl_off = ct->regs.type; in sunxi_sc_nmi_set_type()124 data->irq); in sunxi_sc_nmi_set_type()125 return -EBADR; in sunxi_sc_nmi_set_type()131 for (i = 0; i < gc->num_ct; i++, ct++) in sunxi_sc_nmi_set_type()132 if (ct->type & flow_type) in sunxi_sc_nmi_set_type()133 ctrl_off = ct->regs.type; 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/sun6i-rtc.h>46 #include <dt-bindings/clock/sun8i-de2.h>47 #include <dt-bindings/clock/sun8i-r40-ccu.h>48 #include <dt-bindings/clock/sun8i-tcon-top.h>49 #include <dt-bindings/reset/sun8i-r40-ccu.h>50 #include <dt-bindings/reset/sun8i-de2.h>51 #include <dt-bindings/thermal/thermal.h>[all …]