On Thu, 25 Aug 2022 at 23:11, Rob Herring <robh@xxxxxxxxxx> wrote: > > On Thu, Aug 25, 2022 at 12:50:53PM +0300, Dmitry Baryshkov wrote: > > Create separate YAML schema for MDSS devicesd$ (both for MDP5 and DPU > > devices). Cleanup DPU schema files, so that they do not contain schema > > for both MDSS and DPU nodes. Apply misc small fixes to the DPU schema > > afterwards. > > > > Changes since v3: > > - Changed mdss->(dpu, dsi, etc.) relationship into the tight binding > > dependin on the mdss compatible string. > > - Added sm8250 dpu schema and added qcom,sm8250-mdss to mdss.yaml > > My scripts tell me I reviewed these, but I don't really follow what's > changed. Previously I used the $ref for the mdss child nodes (which resulted in errors for disabled DSI PHY nodes). These were replaced with binding dpu/dsi/hdmi/phy nodes using the compatible properties rather than using $ref. -- With best wishes Dmitry