On 06/11/2022 09:01, Frank Wunderlich wrote: > From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > > Fix mmc and uart pins after uart splitting. > > Some pinmux pins of the mt7986 pinctrl driver is composed of multiple > pinctrl groups, the original binding only allows one pinctrl group > per dts node, this patch sets "maxItems" for these groups and add new > examples to the binding documentation. > > Fixes: 65916a1ca90a ("dt-bindings: pinctrl: update bindings for MT7986 SoC") > Signed-off-by: Sam Shih <sam.shih@xxxxxxxxxxxx> > Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > --- > v3: > - squashed version from sam > - v2 was ack'd by Krzysztof, but sams patch included updated emmc-names > and different structure for uart to allow 2 pingroups > v2: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof