]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: display: arm,malidp: remove bogus RQOS property
authorAndre Przywara <andre.przywara@arm.com>
Thu, 9 Jun 2022 16:27:29 +0000 (17:27 +0100)
committerRob Herring <robh@kernel.org>
Fri, 10 Jun 2022 18:32:05 +0000 (12:32 -0600)
commit38c93e54c6dfbb7f9e363fdef988066070e32bb1
tree5afaa466d5d5f1f0093691030c86984d1401a797
parent19cc8590f466050a94c264fee865f6391a0e9654
dt-bindings: display: arm,malidp: remove bogus RQOS property

As Liviu pointed out, the arm,malidp-arqos-high-level property
mentioned in the original .txt binding was a mistake, and
arm,malidp-arqos-value needs to take its place.

The binding commit 1f730f0d6a31 ("dt/bindings: display: Add optional
property node define for Mali DP500") mentions the right name in the
commit message, but has the wrong name in the diff.
Commit 480b1be91d0d ("drm/arm/mali-dp: Add display QoS interface
configuration for Mali DP500") uses the property in the driver, but uses
the shorter name.

Remove the wrong property from the binding, and use the proper name in
the example. The actual property was already documented properly.

Fixes: a3260bd14c0a ("dt-bindings: display: convert Arm Mali-DP to DT schema")
Link: https://lore.kernel.org/linux-arm-kernel/YnumGEilUblhBx8E@e110455-lin.cambridge.arm.com/
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reported-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220609162729.1441760-1-andre.przywara@arm.com
Documentation/devicetree/bindings/display/arm,malidp.yaml