Lines Matching +full:gic +full:- +full:v3
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 * Copyright 2020-2022 Advanced Micro Devices, Inc.
6 #include <dt-bindings/gpio/gpio.h>
7 #include "dt-bindings/interrupt-controller/arm-gic.h"
11 compatible = "amd,pensando-elba";
12 interrupt-parent = <&gic>;
13 #address-cells = <2>;
14 #size-cells = <2>;
16 dma-coherent;
19 compatible = "fixed-clock";
20 #clock-cells = <0>;
24 compatible = "fixed-clock";
25 #clock-cells = <0>;
29 compatible = "fixed-clock";
30 #clock-cells = <0>;
34 compatible = "fixed-clock";
35 #clock-cells = <0>;
39 compatible = "arm,psci-0.2";
44 compatible = "arm,armv8-timer";
52 compatible = "arm,cortex-a72-pmu";
57 compatible = "simple-bus";
58 #address-cells = <2>;
59 #size-cells = <2>;
63 compatible = "snps,designware-i2c";
66 #address-cells = <1>;
67 #size-cells = <0>;
68 i2c-sda-hold-time-ns = <480>;
74 compatible = "snps,dw-wdt";
82 compatible = "amd,pensando-elba-qspi", "cdns,qspi-nor";
85 #address-cells = <1>;
86 #size-cells = <0>;
89 cdns,fifo-depth = <1024>;
90 cdns,fifo-width = <4>;
91 cdns,trigger-address = <0x7fff0000>;
96 compatible = "amd,pensando-elba-spi";
98 #address-cells = <1>;
99 #size-cells = <0>;
100 amd,pensando-elba-syscon = <&syscon>;
103 num-cs = <2>;
108 compatible = "snps,dw-apb-gpio";
110 #address-cells = <1>;
111 #size-cells = <0>;
114 porta: gpio-port@0 {
115 compatible = "snps,dw-apb-gpio-port";
117 gpio-controller;
118 #gpio-cells = <2>;
121 interrupt-controller;
122 interrupt-parent = <&gic>;
123 #interrupt-cells = <2>;
126 portb: gpio-port@1 {
127 compatible = "snps,dw-apb-gpio-port";
129 gpio-controller;
130 #gpio-cells = <2>;
140 reg-shift = <2>;
141 reg-io-width = <4>;
144 gic: interrupt-controller@800000 { label
145 compatible = "arm,gic-v3";
151 #address-cells = <2>;
152 #size-cells = <2>;
153 #interrupt-cells = <3>;
155 interrupt-controller;
159 * Elba specific pre-ITS is enabled using the
160 * existing property socionext,synquacer-pre-its
162 gic_its: msi-controller@820000 {
163 compatible = "arm,gic-v3-its";
165 msi-controller;
166 #msi-cells = <1>;
167 socionext,synquacer-pre-its =
173 compatible = "amd,pensando-elba-sd4hc", "cdns,sd4hc";
175 <0x0 0x30480044 0x0 0x4>; /* byte-lane ctrl */
178 cdns,phy-input-delay-sd-highspeed = <0x4>;
179 cdns,phy-input-delay-legacy = <0x4>;
180 cdns,phy-input-delay-sd-uhs-sdr50 = <0x6>;
181 cdns,phy-input-delay-sd-uhs-ddr50 = <0x16>;
182 mmc-ddr-1_8v;
187 compatible = "amd,pensando-elba-syscon", "syscon";