Devicetree
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Lee Jones <lee@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Heiner Kallweit <hkallweit1@gmail.com>,
	Russell King <linux@armlinux.org.uk>,
	mfd@lists.linux.dev, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v4 1/4] dt-bindings: mfd: x-powers: Add AC200
Date: Sun, 9 Aug 2026 17:34:45 +0200	[thread overview]
Message-ID: <0cdd9998-51e7-40eb-8c01-54684f6944dc@lunn.ch> (raw)
In-Reply-To: <20260806-submit-acx00-of-dynamic-v1-v4-1-9bf2f7441632@gmail.com>

> +description:
> +  The AC200 is a mixed-signal companion IC containing audio, video, RTC and
> +  Fast Ethernet PHY functions. Its control registers are accessed over I2C.
> +
> +properties:
> +  compatible:
> +    const: x-powers,ac200
> +
> +  reg:
> +    maxItems: 1
> +
> +  clocks:
> +    maxItems: 1
> +    description:
> +      AC200 input clock. When using the Ethernet PHY, its configured rate must
> +      be 24 or 27 MHz, matching the rates encoded by the documented EPHY clock
> +      selector.

What is the scope of this clock. Is the PHY the only consumer?

> +  ephy-vcc-supply:
> +    description: 3.3 V supply for the Ethernet PHY analog front end

This sounds to be specific to the PHY, so the PHY driver should be the
consumer, not the MFD as a whole. That then would allow the PHY to
perform power management, turn the regulator off when the link is
admin down, so suspended.

	Andrew

  parent reply	other threads:[~2026-08-09 15:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07  4:51 [PATCH net-next v4 0/4] net: phy: add X-Powers AC200/AC300 EPHY support James Hilliard
2026-08-07  4:51 ` [PATCH net-next v4 1/4] dt-bindings: mfd: x-powers: Add AC200 James Hilliard
2026-08-08  4:52   ` sashiko-bot
2026-08-09 15:34   ` Andrew Lunn [this message]
2026-08-07  4:51 ` [PATCH net-next v4 2/4] mfd: ac200: Add X-Powers AC200 support James Hilliard
2026-08-08  4:52   ` sashiko-bot
2026-08-07  4:51 ` [PATCH net-next v4 3/4] dt-bindings: net: x-powers: add AC200/AC300 EPHY packages James Hilliard
2026-08-08  4:52   ` sashiko-bot
2026-08-07  4:51 ` [PATCH net-next v4 4/4] net: phy: add X-Powers AC200/AC300 EPHY driver James Hilliard
2026-08-08  4:52   ` sashiko-bot
2026-08-09 15:50   ` Andrew Lunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0cdd9998-51e7-40eb-8c01-54684f6944dc@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=andrew+netdev@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=james.hilliard1@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=lee@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mfd@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox