arm64: dts: mediatek: mt7988a-bpi-r4pro: drop duplicate fan properties

These properties are already set in the original node and do not need
to be defined again.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Frank Wunderlich 2026-04-12 11:23:30 +02:00 committed by AngeloGioacchino Del Regno
parent 2e5bfbff39
commit 99b0935364
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -185,13 +185,6 @@ &eth {
status = "okay";
};
&fan {
pinctrl-0 = <&pwm0_pins>;
pinctrl-names = "default";
pwms = <&pwm 0 50000>;
status = "okay";
};
&gmac0 {
status = "okay";
};