Searched +full:ep9301 +full:- +full:dma +full:- +full:m2p (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/dma/cirrus,ep9301-dma-m2p.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Cirrus Logic ep93xx SoC M2P DMA controller10 - Alexander Sverdlin <alexander.sverdlin@gmail.com>11 - Nikita Shubin <nikita.shubin@maquefel.me>14 - $ref: dma-controller.yaml#19 - const: cirrus,ep9301-dma-m2p20 - items:[all …]
1 // SPDX-License-Identifier: GPL-2.05 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/leds/common.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/clock/cirrus,ep9301-syscon.h>11 compatible = "simple-bus";13 #address-cells = <1>;14 #size-cells = <1>;17 compatible = "cirrus,ep9301-syscon", "syscon";20 #clock-cells = <1>;[all …]