On Wed, 04 May 2022 23:32:48 +0200, Sebastian Reichel wrote: > RK3588 can have 10 different device functions, so increase the maximum > amount appropriately. Considering rockchip uses auto-generated pinmux > files, adding a quite complex if construct to increase the limit just > for rk3588 does not seem to be worth the effort. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>