On 4/27/2023 5:21 AM, Jianhua Lu wrote:
This fixes warning:
sm8250-xiaomi-elish-csot.dtb: dsi@ae94000: Unevaluated properties are not
allowed ('qcom,master-dsi', 'qcom,sync-dual-dsi' were unexpected)
Reviewed-by: Dmitry Baryshkov <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Jianhua Lu <[email protected]>
---
Changes in v2:
- pick up tags
- fix typo (need -> needs)
.../bindings/display/msm/dsi-controller-main.yaml | 12 ++++++++++++
1 file changed, 12 insertions(+)
Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI
bindings")
Reviewed-by: Abhinav Kumar <[email protected]>