This patch series extends pinctrl-ocelot driver to support lan966x. v3 -> v4: - Minor description fix in lan966x_pinmux_set_mux(). v2 -> v3: - Removed extra new lines in pinctrl-ocelot. - Reverted sparx5_desc changes which are done by mistake. v1 -> v2: - Use consistent name lan966x everywhere. Kavyasree Kotagiri (2): dt-bindings: pinctrl: ocelot: add lan966x SoC support pinctrl: ocelot: Extend support for lan966x .../bindings/pinctrl/mscc,ocelot-pinctrl.txt | 3 +- drivers/pinctrl/pinctrl-ocelot.c | 416 ++++++++++++++++++ 2 files changed, 418 insertions(+), 1 deletion(-) -- 2.17.1