Skip to content
Commit 2004f98a authored by Robert Schwebel's avatar Robert Schwebel Committed by Arnd Bergmann
Browse files

ARM: vexpress/ca9: Add unified-cache property to l2 cache node

Commit d9d1f3e2

 ("ARM: l2c: check that DT files specify the required
"cache-unified" property") mandates to specify this required property.
Without this property, we get this boot warning:

"L2C: device tree omits to specify unified cache"

This patch adds "cache-unified" property to L2 cache node in vexpress
CA9 device tree.

Signed-off-by: default avatarRobert Schwebel <r.schwebel@pengutronix.de>
Acked-by: default avatarSudeep Holla <sudeep.holla@arm.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 3bb1555c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment