ODROID-M1S: arm64/dts: fix pwm2 pinctrl

Unify with M1's pwm2

Signed-off-by: Steve Jeong <steve@how2flow.net>
Change-Id: I85306524a56be6f55ae292322a6262b02a83ee9b
This commit is contained in:
Steve Jeong
2024-02-28 01:22:28 +00:00
committed by Dongjin Kim
parent 62c0169b21
commit fc02a233e2

View File

@@ -807,6 +807,11 @@
pinctrl-0 = <&pwm1m1_pins>;
};
&pwm2 {
status = "disabled";
pinctrl-0 = <&pwm2m1_pins>;
};
&rk_rga {
status = "okay";
};