[PATCH v4 13/14] arm64: dts: imx8mp-var-som-symphony: add second Ethernet port

Fabio Estevam festevam at gmail.com
Mon Jun 8 04:50:27 PDT 2026


On Mon, Jun 8, 2026 at 7:09 AM Stefano Radaelli
<stefano.radaelli21 at gmail.com> wrote:

> +       reg_fec_phy: regulator-fec-phy {
> +               compatible = "regulator-fixed";
> +               regulator-name = "fec-phy";
> +               regulator-min-microvolt = <1800000>;
> +               regulator-max-microvolt = <1800000>;
> +               regulator-enable-ramp-delay = <20000>;
> +               gpio = <&pca9534 7 GPIO_ACTIVE_HIGH>;
> +               enable-active-high;
> +               regulator-always-on;

There is no need to mark it as regulator-always-on, as reg_fec_phy has
a consumer.

Please check globally.



More information about the linux-arm-kernel mailing list