[<prev] [next>] [day] [month] [year] [list]
Message-ID: <70e70a16-76d0-cfda-efe0-9831ca3bea60@sord.co.jp>
Date: Wed, 31 May 2023 22:57:44 +0900
From: Atsushi Nemoto <atsushi.nemoto@...d.co.jp>
To: netdev@...r.kernel.org, devicetree@...r.kernel.org
Cc: Michael Hennerich <michael.hennerich@...log.com>,
Alexandru Tachici <alexandru.tachici@...log.com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>, Russell King
<linux@...linux.org.uk>, Horatiu Vultur <horatiu.vultur@...rochip.com>
Subject: [PATCH net-next v2 0/2] net: phy: adin: add support for inverting the
link status output signal
The ADIN1200/ADIN1300 supports inverting the link status output signal
on the LINK_ST pin.
Add support for selecting this feature via device-tree properties.
Atsushi Nemoto (2):
dt-bindings: net: adin: document a phy link status inversion property
net: phy: adin: add support for inverting the link status output
signal
Documentation/devicetree/bindings/net/adi,adin.yaml | 5 +++++
drivers/net/phy/adin.c | 12 ++++++++++++
2 files changed, 17 insertions(+)
---
v2:
- no change on patch itself
- add a cover letter
- add all the maintaners to CC list
v1: https://lore.kernel.org/r/1bb924e1-37ee-db64-a7b3-8873b13a1a91@sord.co.jp
Powered by blists - more mailing lists