Searched +full:milbeaut +full:- +full:smp +full:- +full:sram (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/interrupt-controller/irq.h>3 #include <dt-bindings/input/input.h>4 #include <dt-bindings/gpio/gpio.h>5 #include <dt-bindings/interrupt-controller/arm-gic.h>9 interrupt-parent = <&gic>;10 #address-cells = <1>;11 #size-cells = <1>;14 #address-cells = <1>;15 #size-cells = <0>;[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/sram/sram.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Generic on-chip SRAM10 - Rob Herring <robh@kernel.org>15 Each child of the sram node specifies a region of reserved memory. Each19 Following the generic-names recommended practice, node names should25 pattern: "^sram(@.*)?"30 - mmio-sram[all …]