Include resets and clocks properties for PCI in FreeBSD RT3883 dtsi file
This change is required so that RT3662/RT3883 PCI can function correctly Approved by: adrian (mentor) Sponsored by: Smartcom - Bulgaria AD Differential Revision: https://reviews.freebsd.org/D6028
This commit is contained in:
parent
a4524d0609
commit
70bb5bd0d8
@ -46,5 +46,8 @@
|
|||||||
|
|
||||||
interrupt-parent = <&cpuintc>;
|
interrupt-parent = <&cpuintc>;
|
||||||
interrupts = <4>;
|
interrupts = <4>;
|
||||||
|
|
||||||
|
resets = <&rstctrl 23>;
|
||||||
|
clocks = <&clkctrl 21>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user