[PATCH v2 3/3] ARM: dts: mvebu: add device tree for netgear gs110emx switch
Andrew Lunn
andrew at lunn.ch
Wed Oct 6 14:36:01 PDT 2021
> + 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
More information about the linux-arm-kernel
mailing list