On 25/08/2022 15:40, Dmitry Baryshkov wrote: >>> clock-names: >>> items: >>> + - const: bus >>> - const: iface >>> - - const: ahb >>> + - const: rot >>> + - const: lut >>> - const: core >>> + - const: vsync >> >> All these changes point that device schemas are simply different and >> trying to unify them is not correct approach. > > I'm not going the argue the mdss-common + platform specifics, but please > note that these changes are coming from me removing one extra level of > depth in dpu-smth.yaml. Currently these files have both mdss and dpu > devices, I'm stripping the mdss out of them. True, it's second time I got myself looking at wrong part of diff hunk. Still your allOf:if:then grows with different cases. I guess the biggest differences came with sdm845 and later only children and clocks differ. Best regards, Krzysztof