On 21/11/2022 02:54, Bernhard Rosenkränzer wrote: > Drop the pins-are-numbered property from the Mediatek MT65xx DeviceTree > schema > > Signed-off-by: Bernhard Rosenkränzer <bero@xxxxxxxxxxxx> > --- > .../bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml > index cca9cc58a6934..cb450da49e6e9 100644 > --- a/Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml > @@ -28,11 +28,6 @@ properties: > reg: > maxItems: 1 > > - pins-are-numbered: > - $ref: /schemas/types.yaml#/definitions/flag > - description: | > - Specify the subnodes are using numbered pinmux to specify pins. Oh, I missed that patch. There is no need to split it. Squash it with your first and rather mark it as "deprecated: true" Best regards, Krzysztof