Hello, Ocelot SoC belongs to a larger family of SoCs which use the same interrupt controller with a few variation. This series of patches add support for Luton and Serval, they are all MIPS based. The first patches of the series also updates the binding documentation with the new compatible strings. Gregory Gregory CLEMENT (2): dt-bindings: pinctrl: ocelot: Add Luton SoC support dt-bindings: pinctrl: ocelot: Add Serval SoC support Lars Povlsen (2): pinctrl: ocelot: Add support for Luton platforms pinctrl: ocelot: Add support for Serval platforms .../bindings/pinctrl/mscc,ocelot-pinctrl.txt | 3 +- drivers/pinctrl/pinctrl-ocelot.c | 184 ++++++++++++++++++ 2 files changed, 186 insertions(+), 1 deletion(-) -- 2.28.0