Update pl310 node in Armada 38x DTS to match the one used in Linux

Since the cache controller nodes fixup is added to the platform code,
this patch aligns it to the Linux device tree representation.

Submitted by: Patryk Duda <pdk@semihalf.com>
Reviewed by: cognet (mentor)
Approved by: cognet (mentor)
Obtained from: Semihalf
Differential Revision: https://reviews.freebsd.org/D11884
This commit is contained in:
Marcin Wojtas 2017-08-09 01:31:05 +00:00
parent 75b2aa51b4
commit 29a263df94
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=322295

View File

@ -177,7 +177,10 @@
reg = <0x8000 0x1000>;
cache-unified;
cache-level = <2>;
arm,io-coherent;
arm,double-linefill-incr = <1>;
arm,double-linefill-wrap = <0>;
arm,double-linefill = <1>;
prefetch-data = <1>;
};
scu@c000 {