1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Silence no interrupt-parent found message during boot.

Approved by:	stas (mentor)
This commit is contained in:
Ganbold Tsagaankhuu 2014-05-08 00:26:21 +00:00
parent 5699ef2588
commit 229af4388c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=265624

View File

@ -31,6 +31,8 @@
#address-cells = <1>;
#size-cells = <1>;
interrupt-parent = <&GIC>;
aliases {
soc = &SOC;
};