On Sat, 09 Aug 2025 11:36:54 +0300, Dmitry Baryshkov wrote: > None of MDP5 platforms have a LUT clock on the display-controller, it > was added by the mistake. Drop it, fixing DT warnings on MSM8976 / > MSM8956 platforms. Technically it's an ABI break, but no other platforms > are affected. > > Fixes: 385c8ac763b3 ("dt-bindings: display/msm: convert MDP5 schema to YAML > format") > Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> > --- > Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml | 1 - > 1 file changed, 1 deletion(-) >
Acked-by: Rob Herring (Arm) <r...@kernel.org>