devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  Add reset deassertion for Aspeed MDIO
@ 2022-03-21  9:56 Dylan Hung
  2022-03-21  9:56 ` [PATCH v2 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding Dylan Hung
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Dylan Hung @ 2022-03-21  9:56 UTC (permalink / raw)
  To: robh+dt, joel, andrew, andrew, hkallweit1, linux, davem, kuba,
	pabeni, p.zabel, devicetree, linux-arm-kernel, linux-aspeed,
	linux-kernel, netdev
  Cc: BMC-SW

Add missing reset deassertion for Aspeed MDIO. There are 4 MDIOs embedded
in Aspeed AST2600 and share one reset control bit SCU50[3].

Dylan Hung (3):
  dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
  net: mdio: add reset control for Aspeed MDIO
  ARM: dts: aspeed: add reset properties into MDIO nodes

 .../bindings/net/aspeed,ast2600-mdio.yaml         |  4 ++++
 arch/arm/boot/dts/aspeed-g6.dtsi                  |  4 ++++
 drivers/net/mdio/mdio-aspeed.c                    | 15 ++++++++++++++-
 3 files changed, 22 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-03-22  9:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21  9:56 [PATCH v2 0/3] Add reset deassertion for Aspeed MDIO Dylan Hung
2022-03-21  9:56 ` [PATCH v2 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding Dylan Hung
2022-03-21 12:48   ` Andrew Lunn
2022-03-21 13:35   ` Rob Herring
2022-03-21 15:51   ` Krzysztof Kozlowski
2022-03-21  9:56 ` [PATCH v2 2/3] net: mdio: add reset control for Aspeed MDIO Dylan Hung
2022-03-21 10:15   ` Philipp Zabel
2022-03-21  9:56 ` [PATCH v2 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes Dylan Hung
2022-03-21 15:53   ` Krzysztof Kozlowski
2022-03-22  2:32     ` Dylan Hung
2022-03-22  3:00       ` Andrew Lunn
2022-03-22  3:22         ` Dylan Hung
2022-03-22  9:08           ` Philipp Zabel
2022-03-22  8:40       ` Krzysztof Kozlowski
2022-03-22  8:44         ` Dylan Hung
2022-03-21 12:45 ` [PATCH v2 0/3] Add reset deassertion for Aspeed MDIO Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).