[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201116171159.1735315-1-gregory.clement@bootlin.com>
Date: Mon, 16 Nov 2020 18:11:54 +0100
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Sebastian Reichel <sre@...nel.org>, linux-pm@...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/5] Improve reset for ocelot and add support for new platfrom
Hello,
This series first adds new feature to the ocelot reset driver and then
it extends its support for 2 other MIPS based SoCs: Luton and Jaguar 2.
Patches 1, 2 and 4 should be merged through the reset subsystem, while
the device tree changes in patches 3 and 5 should go through the mips
subsystem.
Gregory
Gregory CLEMENT (3):
MIPS: dts: mscc: add reset switch property
power: reset: ocelot: Add support 2 othe MIPS based SoCs
MIPS: dts: mscc: add reset support for Luton and Jaguar2
Lars Povlsen (2):
dt-bindings: reset: ocelot: Add documentation for
'microchip,reset-switch-core' property
power: reset: ocelot: Add support for reset switch on load time
.../bindings/power/reset/ocelot-reset.txt | 6 ++
arch/mips/boot/dts/mscc/jaguar2.dtsi | 6 ++
arch/mips/boot/dts/mscc/luton.dtsi | 5 ++
arch/mips/boot/dts/mscc/ocelot.dtsi | 1 +
drivers/power/reset/ocelot-reset.c | 70 +++++++++++++++++--
5 files changed, 83 insertions(+), 5 deletions(-)
--
2.29.2
Powered by blists - more mailing lists