On 8/4/2025 11:56 AM, Krzysztof Kozlowski wrote: > 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. > Sure, Will drop the fallback explanation in next revision.>> >> 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. > The conflicting patch https://lore.kernel.org/all/20250711102540.143-2-raviteja.laggyshetty@xxxxxxxxxxxxxxxx/ got picked into v6.17-rc1. Thanks, Raviteja > Best regards, > Krzysztof