Re: [PATCH net-next v3 09/11] dt-bindings: add constants for Microsemi Ocelot SerDes driver
From: Rob Herring <robh@kernel.org>
Date: 2018-09-26 21:36:29
Also in:
linux-devicetree, linux-mips, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-09-26 21:36:29
Also in:
linux-devicetree, linux-mips, lkml
On Fri, 14 Sep 2018 10:16:07 +0200, Quentin Schulz wrote:
The Microsemi Ocelot has multiple SerDes and requires that the SerDes be muxed accordingly to the hardware representation. Let's add a constant for each SerDes available in the Microsemi Ocelot. Signed-off-by: Quentin Schulz <redacted> --- include/dt-bindings/phy/phy-ocelot-serdes.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 include/dt-bindings/phy/phy-ocelot-serdes.h
Reviewed-by: Rob Herring <robh@kernel.org>