arm64: dts: juno/fast models: using GIC macros instead of hardcoded values
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 25 Jan 2019 17:49:53 +0000 (17:49 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 29 Jan 2019 14:39:46 +0000 (14:39 +0000)
commitef972714b1b25683f250e54039623bf3031fe9e6
treeaed5e70cb3f057ee896061ab7ac73d41bbf15b6c
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
arm64: dts: juno/fast models: using GIC macros instead of hardcoded values

There are macros that exist to indicate the GIC specific flags and
custom cell values as per the GIC DT bindings. It's used in most of the
places in these DTS files but not all. To maintain consistency, lets
use the macros at all the places.

Since DTC doesn't even warn is any cells are missing, it's very hard to
debug if that's the case. Changing to use macros avoids missing cells/
columns.

Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/foundation-v8-gicv2.dtsi
arch/arm64/boot/dts/arm/foundation-v8-gicv3.dtsi
arch/arm64/boot/dts/arm/foundation-v8.dtsi
arch/arm64/boot/dts/arm/juno-base.dtsi
arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts