msm: kgsl: Select GPU hardware quirks based on efuse

Add qcom,gpu-hw-revisions property to define multiple
hardware revisions and select the right GPU hardware
quirks based on fused efuse value.

Earlier we used to only depend on the different device
tree configuration file for different hardware revisions.
With this approach we don’t need to depend on separate
device tree file but we can select the hardware related
quirks using this property.

Change-Id: I93abeef543213878da1be36e4b542386b51ee32b
Signed-off-by: Deepak Kumar <dkumar@codeaurora.org>
Signed-off-by: Prakash Kamliya <pkamliya@codeaurora.org>
2 files changed