On Wed, Jun 03, 2026 at 08:29:26PM +0530, Nabige Aala wrote: > Shikra SoC uses the same MDSS/DPU/DSI hardware as QCM2290 (DPU 6.5), > sharing the same register layout, DSI controller and 14nm DSI PHY. > Add qcom,shikra-mdss to the qcm2290-mdss binding compatible enum > rather than introducing a separate binding file.
Why are you introducing the sole compat string instead of using Agatti one as a fallback? > > Register qcom,shikra-dsi-ctrl in dsi-controller-main.yaml alongside > qcom,qcm2290-dsi-ctrl, and update the qcm2290-mdss patternProperties > to accept both SoC-specific DPU and DSI controller compatibles. > > Signed-off-by: Nabige Aala <[email protected]> > --- > .../bindings/display/msm/dsi-controller-main.yaml | 1 + > .../bindings/display/msm/qcom,qcm2290-dpu.yaml | 4 ++- > .../bindings/display/msm/qcom,qcm2290-mdss.yaml | 34 > +++++++++++++++++----- > 3 files changed, 31 insertions(+), 8 deletions(-) > -- With best wishes Dmitry
