Skip to content

Commit

Permalink
radxa cm3: delete exclusive field for pwm0
Browse files Browse the repository at this point in the history
Signed-off-by: Nascs Fang <[email protected]>
  • Loading branch information
nascs committed Mar 27, 2024
1 parent 3f7ff0d commit bebe34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/overlays/rk3568-pwm0-m1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
title = "Enable PWM0-M1";
compatible = "radxa,cm3-io", "radxa,cm3-rpi-cm4-io";
category = "misc";
exclusive = "GPIO0_C7", "pwm0";
exclusive = "pwm0";
description = "Enable PWM0-M1.\nOn Radxa CM3 IO this is pin 11.\nOn Radxa CM3, You need to disable FAN0 first.\nOn Radxa CM3 RPI CM4 this is on pin 11.";
};

Expand Down

0 comments on commit bebe34c

Please sign in to comment.