OSDN Git Service

arm64: dts: qcom: msm8996: drop not documented adreno properties
authorDavid Heidelberg <david@ixit.cz>
Sat, 30 Oct 2021 10:04:12 +0000 (12:04 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 20 Nov 2021 22:24:52 +0000 (16:24 -0600)
commitc41910f257a22dc406c60d8826b4a3b5398003a3
tree99d381000b9f5a86ea9093add47e3c7fe14cce9e
parent3922ccaed4ac9dab5087fc5f20d319cc55765afa
arm64: dts: qcom: msm8996: drop not documented adreno properties

These properties aren't documented nor implemented in the driver.
Drop them.

Fixes warnings as:
$ make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/display/msm/gpu.yaml
...
arch/arm64/boot/dts/qcom/msm8996-mtp.dt.yaml: gpu@b00000: 'qcom,gpu-quirk-fault-detect-mask', 'qcom,gpu-quirk-two-pass-use-wfi' do not match any of the regexes: 'pinctrl-[0-9]+'
From schema: Documentation/devicetree/bindings/display/msm/gpu.yaml
...

Fixes: 69cc3114ab0f ("arm64: dts: Add Adreno GPU definitions")
Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211030100413.28370-1-david@ixit.cz
arch/arm64/boot/dts/qcom/msm8996.dtsi