mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM: dts: rockchip: correct pwm2 pin mux of rk312x
rk312x pwm2 pin mux should be gpio0_d4. Change-Id: I499d771c498de39ad9502642865c91e73aa0d904 Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
This commit is contained in:
committed by
Tao Huang
parent
a51058aa1d
commit
cbd6ff3011
@@ -1411,7 +1411,7 @@
|
||||
|
||||
pwm2 {
|
||||
pwm2_pin: pwm2-pin {
|
||||
rockchip,pins = <1 RK_PD4 1 &pcfg_pull_none>;
|
||||
rockchip,pins = <0 RK_PD4 1 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user