mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 20:34:20 +08:00
arm64: dts: qcom: msm8996: drop not documented adreno properties
commitc41910f257
upstream. 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:69cc3114ab
("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 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
795ad139ed
commit
55d613f5d4
@ -965,9 +965,6 @@
|
|||||||
nvmem-cells = <&speedbin_efuse>;
|
nvmem-cells = <&speedbin_efuse>;
|
||||||
nvmem-cell-names = "speed_bin";
|
nvmem-cell-names = "speed_bin";
|
||||||
|
|
||||||
qcom,gpu-quirk-two-pass-use-wfi;
|
|
||||||
qcom,gpu-quirk-fault-detect-mask;
|
|
||||||
|
|
||||||
operating-points-v2 = <&gpu_opp_table>;
|
operating-points-v2 = <&gpu_opp_table>;
|
||||||
|
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
|
Loading…
Reference in New Issue
Block a user