[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220422122518.347d7779@kernel.org>
Date: Fri, 22 Apr 2022 12:25:18 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Dylan Hung <dylan_hung@...eedtech.com>
Cc: <robh+dt@...nel.org>, <joel@....id.au>, <andrew@...id.au>,
<andrew@...n.ch>, <hkallweit1@...il.com>, <linux@...linux.org.uk>,
<davem@...emloft.net>, <pabeni@...hat.com>,
<p.zabel@...gutronix.de>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-aspeed@...ts.ozlabs.org>, <linux-kernel@...r.kernel.org>,
<netdev@...r.kernel.org>, <krzk+dt@...nel.org>,
<BMC-SW@...eedtech.com>
Subject: Re: [PATCH net-next RESEND v5 0/3] Add reset deassertion for Aspeed
MDIO
On Mon, 18 Apr 2022 09:40:56 +0800 Dylan Hung wrote:
> Add missing reset deassertion for Aspeed MDIO bus controller. The reset
> is asserted by the hardware when power-on so the driver only needs to
> deassert it. To be able to work with the old DT blobs, the reset is
> optional since it may be deasserted by the bootloader or the previous
> kernel.
still doesn't apply cleanly to net-next:
$ git checkout net-next/master
HEAD is now at c78c5a660439 dt-bindings: net: mediatek,net: convert to the json-schema
$ git pw series apply 632891
Applying: dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
Applying: net: mdio: add reset control for Aspeed MDIO
Using index info to reconstruct a base tree...
M drivers/net/mdio/mdio-aspeed.c
Falling back to patching base and 3-way merge...
Auto-merging drivers/net/mdio/mdio-aspeed.c
Applying: ARM: dts: aspeed: add reset properties into MDIO nodes
Powered by blists - more mailing lists