[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221118001548.635752-1-tharvey@gateworks.com>
Date: Thu, 17 Nov 2022 16:15:45 -0800
From: Tim Harvey <tharvey@...eworks.com>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, netdev@...r.kernel.org,
Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc: Tim Harvey <tharvey@...eworks.com>
Subject: [PATCH 0/3] add dt configuration for dp83867 led modes
This series adds a dt-prop ti,led-modes to configure dp83867 PHY led
modes, adds the code to implement it, and updates some board dt files
to use the new property.
Tim Harvey (3):
dt-bindings: net: phy: dp83867: add LED mode property
net: phy: dp83867: add LED mode configuration via dt
arm64: dts: imx8m*-venice: add dp83867 PHY LED mode configuration
.../devicetree/bindings/net/ti,dp83867.yaml | 6 ++++
.../dts/freescale/imx8mm-venice-gw700x.dtsi | 6 ++++
.../dts/freescale/imx8mm-venice-gw7902.dts | 6 ++++
.../dts/freescale/imx8mn-venice-gw7902.dts | 6 ++++
drivers/net/phy/dp83867.c | 32 +++++++++++++++++--
include/dt-bindings/net/ti-dp83867.h | 16 ++++++++++
6 files changed, 70 insertions(+), 2 deletions(-)
--
2.25.1
Powered by blists - more mailing lists