You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
Add PWM configuration to rk3506b-armsom-forge1.dts
Enables CPU to be controlled via PWM.
This commit is contained in:
@@ -236,6 +236,12 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pwm0_4ch_0 {
|
||||
pinctrl-names = "active";
|
||||
pinctrl-0 = <&rm_io21_pwm0_ch0>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
ethernet {
|
||||
rmii0_rstn: rmii0-rstn {
|
||||
|
||||
Reference in New Issue
Block a user