[PATCH v3 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding

Krzysztof Kozlowski krzk at kernel.org
Fri Mar 25 23:19:28 AEDT 2022


On 25/03/2022 05:14, Dylan Hung wrote:
> The AST2600 MDIO bus controller has a reset control bit and must be
> deasserted before manipulating the MDIO controller. By default, the
> hardware asserts the reset so the driver only need to deassert it.
> 
> Regarding to the old DT blobs which don't have reset property in them,
> the reset deassertion is usually done by the bootloader so the reset
> property is optional to work with them.
> 
> Signed-off-by: Dylan Hung <dylan_hung at aspeedtech.com>
> ---
>  .../devicetree/bindings/net/aspeed,ast2600-mdio.yaml         | 5 +++++
>  1 file changed, 5 insertions(+)
> 


Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>


Best regards,
Krzysztof


More information about the Linux-aspeed mailing list