On Mon, Apr 08, 2024 at 11:05:06AM +0200, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > Both: MT7622 and MT7629 use two reg spaces: "base" and "eint". It wasn't > covered by the binding and also example didn't match incomplete binding. > Fix it. > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> > --- > .../bindings/pinctrl/mediatek,mt7622-pinctrl.yaml | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml > index a9ab623b2697..eaa65512161a 100644 > --- a/Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml > @@ -19,10 +19,12 @@ properties: > - mediatek,mt7629-pinctrl > > reg: > - maxItems: 1 > + minItems: 2 > + maxItems: 2 This should become an items list with descriptions IMO. > reg-names: > items: > + - const: base > - const: eint Why isnt the new region appended to the list?
Attachment:
signature.asc
Description: PGP signature