On 04/08/2025 08:15, Raviteja Laggyshetty wrote: > Add Operation State Manager (OSM) L3 interconnect provider binding for > QCS615 SoC. As the OSM hardware in QCS615 and SM8150 are same, > added a family-level compatible for SM8150 SoC. This shared fallback > compatible allows grouping of SoCs with similar hardware, reducing > the need to explicitly list each variant in the driver match table. Drop last sentence, it is completely redundant. Do not explain to us how DT works. We all know that. > > Signed-off-by: Raviteja Laggyshetty <raviteja.laggyshetty@xxxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/interconnect/qcom,osm-l3.yaml | 5 +++++ > 1 file changed, 5 insertions(+) No, slow down, this conflicts with other patch and makes your entry duplicated. Just squash both commits. Best regards, Krzysztof