[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YV4WweG1ukE9HfJr@lunn.ch>
Date: Wed, 6 Oct 2021 23:36:01 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Marcel Ziswiler <marcel@...wiler.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>,
Frank Rowand <frowand.list@...il.com>,
Gregory Clement <gregory.clement@...tlin.com>,
Olof Johansson <olof@...om.net>,
Rob Herring <robh+dt@...nel.org>,
Russell King <linux@...linux.org.uk>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
soc@...nel.org
Subject: Re: [PATCH v2 3/3] ARM: dts: mvebu: add device tree for netgear
gs110emx switch
> + reg_3p3v: regulator-3p3v {
> + compatible = "regulator-fixed";
> + regulator-always-on;
> + regulator-max-microvolt = <3300000>;
> + regulator-min-microvolt = <3300000>;
> + regulator-name = "3P3V";
> + };
Sorry, i missed this the first time. This regulator does not appear to
be used. Other armada boards us it in the sdhci controller, but it
does not look like this board uses that. So i think you can remove
this.
Andrew
Powered by blists - more mailing lists