/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/ |
H A D | al,alpine-smp | 2 Secondary CPU enable-method "al,alpine-smp" binding 5 This document describes the "al,alpine-smp" method for 7 "al,alpine-smp" enable method should be defined in the 10 Enable method name: "al,alpine-smp" 11 Compatible machines: "al,alpine" 17 "al,alpine-cpu-resume" and "al,alpine-nb-service". 20 * Alpine CPU resume registers 26 - compatible : Should contain "al,alpine-cpu-resume". 35 enable-method = "al,alpine-smp"; 63 compatible = "al,alpine-cpu-resume"; [all …]
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | amazon,al.yaml | 7 title: Amazon's Annapurna Labs Alpine Platform 17 - description: Boards with Alpine V1 SoC 19 - const: al,alpine 21 - description: Boards with Alpine V2 SoC 24 - al,alpine-v2-evp 25 - const: al,alpine-v2 27 - description: Boards with Alpine V3 SoC 30 - amazon,al-alpine-v3-evp 31 - const: amazon,al-alpine-v3
|
/linux/arch/arm64/boot/dts/amazon/ |
H A D | alpine-v3-evp.dts | 6 #include "alpine-v3.dtsi" 9 model = "Amazon's Annapurna Labs Alpine v3 Evaluation Platform (EVP)"; 10 compatible = "amazon,al-alpine-v3-evp", "amazon,al-alpine-v3";
|
H A D | alpine-v2-evp.dts | 35 #include "alpine-v2.dtsi" 38 model = "Annapurna Labs Alpine v2 EVP"; 39 compatible = "al,alpine-v2-evp", "al,alpine-v2";
|
H A D | Makefile | 2 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v2-evp.dtb 3 dtb-$(CONFIG_ARCH_ALPINE) += alpine-v3-evp.dtb
|
H A D | alpine-v2.dtsi | 40 model = "Annapurna Labs Alpine v2"; 41 compatible = "al,alpine-v2"; 147 compatible = "al,alpine-msix";
|
H A D | alpine-v3.dtsi | 11 model = "Amazon's Annapurna Labs Alpine v3"; 12 compatible = "amazon,al-alpine-v3"; 356 compatible = "al,alpine-msix";
|
/linux/arch/arm/mach-alpine/ |
H A D | alpine_machine.c | 3 * Machine declaration for Alpine platforms. 11 "al,alpine", 15 DT_MACHINE_START(AL_DT, "Annapurna Labs Alpine")
|
H A D | alpine_cpu_pm.c | 3 * Low-level power-management support for Alpine platform. 49 al_sysfabric = syscon_regmap_lookup_by_compatible("al,alpine-sysfabric-service"); in alpine_cpu_pm_init() 51 np = of_find_compatible_node(NULL, NULL, "al,alpine-cpu-resume"); in alpine_cpu_pm_init()
|
H A D | Kconfig | 3 bool "Annapurna Labs Alpine platform" 14 This enables support for the Annapurna Labs Alpine V1 boards.
|
H A D | alpine_cpu_pm.h | 3 * Low-level power-management support for Alpine platform. 11 /* Alpine CPU Power Management Services Initialization */
|
H A D | platsmp.c | 3 * SMP operations for Alpine platform. 40 CPU_METHOD_OF_DECLARE(alpine_smp, "al,alpine-smp", &alpine_smp_ops);
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | al,alpine-msix.txt | 1 Alpine MSIX controller 7 - compatible: should be "al,alpine-msix" 18 compatible = "al,alpine-msix";
|
/linux/arch/arm/boot/dts/amazon/ |
H A D | alpine.dtsi | 33 compatible = "al,alpine"; 44 enable-method = "al,alpine-smp"; 110 compatible = "al,alpine-cpu-resume"; 116 compatible = "al,alpine-sysfabric-service", "syscon"; 168 compatible = "al,alpine-msix";
|
H A D | Makefile | 3 alpine-db.dtb 5 alpine-db.dtb
|
H A D | alpine-db.dts | 29 #include "alpine.dtsi" 32 model = "Annapurna Labs Alpine Dev Board";
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | pcie-al.txt | 13 - "amazon,al-alpine-v2-pcie" for alpine_v2 14 - "amazon,al-alpine-v3-pcie" for alpine_v3 32 compatible = "amazon,al-alpine-v3-pcie";
|
/linux/drivers/pci/controller/dwc/ |
H A D | pcie-al.c | 4 * such as Graviton and Alpine) 373 { .compatible = "amazon,al-alpine-v2-pcie", 375 { .compatible = "amazon,al-alpine-v3-pcie",
|
/linux/drivers/gpu/drm/ci/ |
H A D | test.yml | 32 - alpine/x86_64_lava_ssh_client 48 - alpine/x86_64_lava_ssh_client 64 - alpine/x86_64_lava_ssh_client
|
H A D | container.yml | 23 alpine/x86_64_build:
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | snps,dw-apb-ssi.yaml | 67 - description: Amazon Alpine SPI Controller 68 const: amazon,alpine-dw-apb-ssi
|
/linux/tools/lib/ |
H A D | str_error_r.c | 14 * build on systems not using glibc, like Alpine Linux, where musl libc is
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | syscon.yaml | 30 - al,alpine-sysfabric-servic 128 - al,alpine-sysfabric-service
|
/linux/tools/perf/util/ |
H A D | branch.h | 7 * detected in at least musl libc, used in Alpine Linux. -acme
|
/linux/Documentation/fb/ |
H A D | cirrusfb.rst | 16 - Alpine (GD-543x/4x)
|