Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / intel-ixp43x.dtsi
1 // SPDX-License-Identifier: ISC
2 /*
3  * Device Tree file for Intel XScale Network Processors
4  * in the IXP 43x series. This series has 64 interrupts and adds a few more
5  * peripherals over the 42x series.
6  */
7 #include "intel-ixp4xx.dtsi"
8
9 / {
10         soc {
11                 pci@c0000000 {
12                         compatible = "intel,ixp43x-pci";
13                 };
14
15                 interrupt-controller@c8003000 {
16                         compatible = "intel,ixp43x-interrupt";
17                 };
18         };
19 };