Re: [PATCH net-next v3 1/4] dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-11-26 22:43:35
Also in:
linux-devicetree, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-11-26 22:43:35
Also in:
linux-devicetree, lkml
On Fri, Nov 26, 2021 at 06:27:36PM +0100, Clément Léger wrote:
Convert existing txt bindings to yaml format. Additionally, add bindings for FDMA support and phy-mode property.
Whenever i see 'additionally' i think a patch is doing two things, and
it should probably be two or more patches. Do these needs to be
combined into one patch?
Andrew