mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
MIPS: mobileye: dts: eyeq6h: Enable cluster support
The CM3.5 device used in EyeQ6H SoCs incorrectly reports the status for Hardware Cache Initialization (HCI). This commit adds the compatible string for the CM to acknowledge this issue, which enables the use of the second CPU cluster. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
ccd015b02d
commit
25613b42c1
|
|
@ -32,6 +32,10 @@ cpu_intc: interrupt-controller {
|
|||
#interrupt-cells = <1>;
|
||||
};
|
||||
|
||||
coherency-manager {
|
||||
compatible = "mobileye,eyeq6-cm";
|
||||
};
|
||||
|
||||
xtal: clock-30000000 {
|
||||
compatible = "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user