[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201106093118.965152-1-gregory.clement@bootlin.com>
Date: Fri, 6 Nov 2020 10:31:14 +0100
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Lars Povlsen <lars.povlsen@...rochip.com>,
<Steen.Hegelund@...rochip.com>,
Gregory CLEMENT <gregory.clement@...tlin.com>
Subject: [PATCH 0/4] Extend pinctrl ocelot driver to support other SoCs
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
Powered by blists - more mailing lists