123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- // SPDX-License-Identifier: GPL-2.0
- /*
- * Copyright 2020, Amazon.com, Inc. or its affiliates. All Rights Reserved
- */
- /dts-v1/;
- #include <dt-bindings/interrupt-controller/arm-gic.h>
- / {
- model = "Amazon's Annapurna Labs Alpine v3";
- compatible = "amazon,al-alpine-v3";
- interrupt-parent = <&gic>;
- #address-cells = <2>;
- #size-cells = <2>;
- cpus {
- #address-cells = <1>;
- #size-cells = <0>;
- cpu@0 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x0>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster0_l2>;
- };
- cpu@1 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x1>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster0_l2>;
- };
- cpu@2 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x2>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster0_l2>;
- };
- cpu@3 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x3>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster0_l2>;
- };
- cpu@100 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x100>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster1_l2>;
- };
- cpu@101 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x101>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster1_l2>;
- };
- cpu@102 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x102>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster1_l2>;
- };
- cpu@103 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x103>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster1_l2>;
- };
- cpu@200 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x200>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster2_l2>;
- };
- cpu@201 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x201>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster2_l2>;
- };
- cpu@202 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x202>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster2_l2>;
- };
- cpu@203 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x203>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster2_l2>;
- };
- cpu@300 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x300>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster3_l2>;
- };
- cpu@301 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x301>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster3_l2>;
- };
- cpu@302 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x302>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster3_l2>;
- };
- cpu@303 {
- device_type = "cpu";
- compatible = "arm,cortex-a72";
- reg = <0x303>;
- enable-method = "psci";
- d-cache-size = <0x8000>;
- d-cache-line-size = <64>;
- d-cache-sets = <256>;
- i-cache-size = <0xc000>;
- i-cache-line-size = <64>;
- i-cache-sets = <256>;
- next-level-cache = <&cluster3_l2>;
- };
- cluster0_l2: cache@0 {
- compatible = "cache";
- cache-size = <0x200000>;
- cache-line-size = <64>;
- cache-sets = <2048>;
- cache-level = <2>;
- };
- cluster1_l2: cache@100 {
- compatible = "cache";
- cache-size = <0x200000>;
- cache-line-size = <64>;
- cache-sets = <2048>;
- cache-level = <2>;
- };
- cluster2_l2: cache@200 {
- compatible = "cache";
- cache-size = <0x200000>;
- cache-line-size = <64>;
- cache-sets = <2048>;
- cache-level = <2>;
- };
- cluster3_l2: cache@300 {
- compatible = "cache";
- cache-size = <0x200000>;
- cache-line-size = <64>;
- cache-sets = <2048>;
- cache-level = <2>;
- };
- };
- reserved-memory {
- #address-cells = <2>;
- #size-cells = <2>;
- ranges;
- secmon@0 {
- reg = <0x0 0x0 0x0 0x100000>;
- no-map;
- };
- };
- psci {
- compatible = "arm,psci-0.2";
- method = "smc";
- };
- timer {
- compatible = "arm,armv8-timer";
- interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_LOW>,
- <GIC_PPI 14 IRQ_TYPE_LEVEL_LOW>,
- <GIC_PPI 11 IRQ_TYPE_LEVEL_LOW>,
- <GIC_PPI 10 IRQ_TYPE_LEVEL_LOW>;
- };
- pmu {
- compatible = "arm,cortex-a72-pmu";
- interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
- };
- soc {
- compatible = "simple-bus";
- #address-cells = <2>;
- #size-cells = <2>;
- ranges;
- gic: interrupt-controller@f0000000 {
- compatible = "arm,gic-v3";
- #interrupt-cells = <3>;
- interrupt-controller;
- reg = <0x0 0xf0800000 0 0x10000>, /* GICD */
- <0x0 0xf0a00000 0 0x200000>, /* GICR */
- <0x0 0xf0000000 0 0x2000>, /* GICC */
- <0x0 0xf0010000 0 0x1000>, /* GICH */
- <0x0 0xf0020000 0 0x2000>; /* GICV */
- interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
- };
- pcie@fbd00000 {
- compatible = "pci-host-ecam-generic";
- device_type = "pci";
- #size-cells = <2>;
- #address-cells = <3>;
- #interrupt-cells = <1>;
- reg = <0x0 0xfbd00000 0x0 0x100000>;
- interrupt-map-mask = <0xf800 0 0 7>;
- /* 8 x legacy interrupts for SATA only */
- interrupt-map = <0x4000 0 0 1 &gic 0 57 IRQ_TYPE_LEVEL_HIGH>,
- <0x4800 0 0 1 &gic 0 58 IRQ_TYPE_LEVEL_HIGH>,
- <0x5000 0 0 1 &gic 0 59 IRQ_TYPE_LEVEL_HIGH>,
- <0x5800 0 0 1 &gic 0 60 IRQ_TYPE_LEVEL_HIGH>,
- <0x6000 0 0 1 &gic 0 61 IRQ_TYPE_LEVEL_HIGH>,
- <0x6800 0 0 1 &gic 0 62 IRQ_TYPE_LEVEL_HIGH>,
- <0x7000 0 0 1 &gic 0 63 IRQ_TYPE_LEVEL_HIGH>,
- <0x7800 0 0 1 &gic 0 64 IRQ_TYPE_LEVEL_HIGH>;
- ranges = <0x02000000 0x0 0xfe000000 0x0 0xfe000000 0x0 0x1000000>;
- bus-range = <0x00 0x00>;
- msi-parent = <&msix>;
- };
- msix: msix@fbe00000 {
- compatible = "al,alpine-msix";
- reg = <0x0 0xfbe00000 0x0 0x100000>;
- interrupt-controller;
- msi-controller;
- al,msi-base-spi = <336>;
- al,msi-num-spis = <959>;
- interrupt-parent = <&gic>;
- };
- io-fabric {
- compatible = "simple-bus";
- #address-cells = <1>;
- #size-cells = <1>;
- ranges = <0x0 0x0 0xfc000000 0x2000000>;
- uart0: serial@1883000 {
- compatible = "ns16550a";
- reg = <0x1883000 0x1000>;
- interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
- clock-frequency = <0>; /* Filled by firmware */
- reg-shift = <2>;
- reg-io-width = <4>;
- status = "disabled";
- };
- uart1: serial@1884000 {
- compatible = "ns16550a";
- reg = <0x1884000 0x1000>;
- interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;
- clock-frequency = <0>; /* Filled by firmware */
- reg-shift = <2>;
- reg-io-width = <4>;
- status = "disabled";
- };
- uart2: serial@1885000 {
- compatible = "ns16550a";
- reg = <0x1885000 0x1000>;
- interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
- clock-frequency = <0>; /* Filled by firmware */
- reg-shift = <2>;
- reg-io-width = <4>;
- status = "disabled";
- };
- uart3: serial@1886000 {
- compatible = "ns16550a";
- reg = <0x1886000 0x1000>;
- interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
- clock-frequency = <0>; /* Filled by firmware */
- reg-shift = <2>;
- reg-io-width = <4>;
- status = "disabled";
- };
- };
- };
- };
|