dt-bindings/gic-v3: Add msm8996 compatible string
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 10 Dec 2018 13:56:30 +0000 (13:56 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 13 Dec 2018 17:22:14 +0000 (17:22 +0000)
commit7c813152cf9ba1901a4d621ebba1edbac910095e
tree339d9852a1a0a28b2508d1f828cbf42744a6aa9a
parentb0c4b9f35555f02d2d8a701cd336b432415b1a55
dt-bindings/gic-v3: Add msm8996 compatible string

Access to GICR_WAKER is restricted on msm8996 SoC in Hypervisor.
There are many devices out there with this restriction in place
and there has been no update to this firmware since last few years,
making those devices totally unusable for upstream development.

IIDR register value conflicts with other SoCs, using compatible seems
to be the only way to apply quirks required for msm8996 based SoCs.

Without this quirk many qcom SoCs (atleast 3 that I know) are
unable to boot mainline.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.txt