On 03/03/2021 09:11:58+0100, Steen Hegelund wrote:
This provides reset driver support for the Microchip Sparx5 PCB134 and
PCB135 reference boards.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
From: Rob Herring <robh@kernel.org> Date: 2021-03-08 20:00:22
On Wed, Mar 03, 2021 at 09:11:58AM +0100, Steen Hegelund wrote:
This provides reset driver support for the Microchip Sparx5 PCB134 and
PCB135 reference boards.
This still looks like an incompatible change with no explanation.
What happens on an old kernel that expects "microchip,sparx5-chip-reset"
and doesn't understand "microchip,sparx5-switch-reset"?
Hi Rob,
On Mon, 2021-03-08 at 12:59 -0700, Rob Herring wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you
know the content is safe
On Wed, Mar 03, 2021 at 09:11:58AM +0100, Steen Hegelund wrote:
quoted
This provides reset driver support for the Microchip Sparx5 PCB134
and
PCB135 reference boards.
This still looks like an incompatible change with no explanation.
What happens on an old kernel that expects "microchip,sparx5-chip-
reset"
and doesn't understand "microchip,sparx5-switch-reset"?
Sorry about forgetting that item.
I will add a note to say that this is an incompatible change.
In practice, I do not think the reset driver has really been taken into
use yet.