On Sun, 25 May 2025 at 06:16, Krzysztof Kozlowski <[email protected]> wrote: > --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl-2l.yaml > +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl-2l.yaml > @@ -45,9 +45,8 @@ properties: > - description: OVL-2L Clock > > iommus: > - description: > - This property should point to the respective IOMMU block with master > port as argument, > - see Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml for > details. > + minItems: 1 > + maxItems: 2
The comment removals are not documented in the commit message, and it's not clear why removing information and references would be a good thing. Please see https://www.kernel.org/doc/html/latest/process/submitting-patches.html for information on how to submit good-quality patches that can be better reviwed by maintainers.
