Searched +full:0 +full:x58000000 +full:- +full:0 +full:x5fffffff (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Linus Walleij <linus.walleij@linaro.org>18 The host controller appear on the PCI bus with vendor ID 0x159b (Faraday19 Technology) and product ID 0x4321.21 The plain variant has 128MiB of non-prefetchable memory space, whereas the27 and should point to respective interrupt in that controller in its interrupt-map.29 The code which is the only documentation of how the Faraday PCI (the non-dual34 interrupt-map-mask = <0xf800 0 0 7>;[all …]
1 // SPDX-License-Identifier: GPL-2.06 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/clock/cortina,gemini-clock.h>8 #include <dt-bindings/reset/cortina,gemini-reset.h>9 #include <dt-bindings/gpio/gpio.h>13 #address-cells = <1>;14 #size-cells = <1>;16 compatible = "simple-bus";17 interrupt-parent = <&intcon>;20 compatible = "cortina,gemini-flash", "cfi-flash";[all …]