arm64: dts: imx8mm-kontron: Remove unused regulator

This regulator is not used anywhere and is not available in hardware.
Remove it.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Frieder Schrempf 2025-07-21 12:05:36 +02:00 committed by Shawn Guo
parent cd565458c6
commit 4fc4ff0240
1 changed files with 0 additions and 8 deletions

View File

@ -48,14 +48,6 @@
pwms = <&pwm2 0 5000 0>;
};
reg_rst_eth2: regulator-rst-eth2 {
compatible = "regulator-fixed";
gpio = <&gpio1 1 GPIO_ACTIVE_HIGH>;
enable-active-high;
regulator-always-on;
regulator-name = "rst-usb-eth2";
};
reg_vdd_5v: regulator-5v {
compatible = "regulator-fixed";
regulator-always-on;