blob: 8ad445a89ad200f12670e6b48f833e196c9a0a99 [file] [log] [blame]
/*
* Copyright (c) 2018 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
soc {
i2c@f0004000 {
interrupts = <25 1>;
};
i2c@f0005000 {
interrupts = <26 1>;
};
uart@f0008000 {
interrupts = <29 1>;
};
uart@f0009000 {
interrupts = <30 1>;
};
uart@f000a000 {
interrupts = <31 1>;
};
gpio@f0002000 {
interrupts = <24 1>;
};
gpio@f000200c {
interrupts = <0 1>;
};
gpio@f0002018 {
interrupts = <0 1>;
};
gpio@f0002024 {
interrupts = <0 1>;
};
spi@f0006000 {
interrupts = <27 1>;
};
spi@f0007000 {
interrupts = <28 1>;
};
};
};