mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
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:
@@ -807,6 +807,11 @@
|
||||
pinctrl-0 = <&pwm1m1_pins>;
|
||||
};
|
||||
|
||||
&pwm2 {
|
||||
status = "disabled";
|
||||
pinctrl-0 = <&pwm2m1_pins>;
|
||||
};
|
||||
|
||||
&rk_rga {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user